Leo <[email protected]> writes: > Hello Rémi and Óscar: > > I think using C-d for this will be confusing C-d is global key-binding > for deleting.
Yes indeed, something better must be found. Any idea ? > > On 2010-03-31 16:13 +0100, Óscar Fuentes wrote: >> I implemented this but the widget's keymap interferes with magit's >> keymap, so the solution is not to use the widgets but bind one key for >> doubling the number of entries shown and another for showing all >> entries. Some text is appended at the end of the log buffer reporting >> the existence of those bindings. >> >> I hope to have enough time this night for finishing the code. > > I think it will be better to implement something similar to what vc does > for consistency. Unfortunately I haven't used the widget so don't know > if the interference can be done away with. There is already a lot of inconsistency between vc and magit, so I'm not sure its a problem. One could use a magit section for this too. > > My experience with using Gnus and its mml convinces me the keymap is > only active when point is in the widget. For example, if you view an > email with an attachment in Gnus, the key bindings when point is at the > attachment are different from normal gnus key bindings. It could be also a good idea. By the way, I won't have time to look at this before 4/5 days, so if someone want to take my patch and make something better from it, do not hesitate. -- Rémi Vanicat -- To unsubscribe, reply using "remove me" as the subject.
