bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging grub


From: Daniele Bellucci
Subject: Re: debugging grub
Date: Sun, 28 Sep 2003 23:48:05 +0200
User-agent: Mutt/1.4.1i


Hi Yoshinori!!!


..|
|> I've a little proposal too:
|> yesterday night i hacked a little in Grub (just to understand its internal)
|> and (for testing purpose) i've added some emacs like binding for cmdline:
|> C-s [Set mark]
|> C-w [move text starting from C-s to current position {or viceversa} in
|> kill_buf]
|> C-m [move forward a word]
|> C-n [move backward a word]
|
|They are not like Emacs at all.

yes ... you're right but ...
if we want to preserve as much as we can from grub source code ....
we have to change such binding.
. for example: [Set mark] is mapped (in emacs) in C-SPC
                move forward a word: is M-f


|> I've a patch for this but, before to submit, i would like to know if this is
|> the right
|> place for RFC like patches.
|
|Yes, this is the right place.

.ok, can i post that patch? 
starting with the " move forward/backward a word "?


-- 



Daniele.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]