Bastien <bastien.gue...@wikimedia.fr> writes:

> Bernt Hansen <be...@norang.ca> writes:
>
>> I'm not against this change since I've never used J in the agenda before
>> (mostly because I wasn't aware of this key binding at all).
>
> C-c C-x C-j is now bound to org-agenda-clock-goto in agenda buffers and
> to org-clock-goto is org buffers.
>
> I hesitated long, and I'm still not convinved this is the best choice.
>
> Since `J' is an agenda-only keybinding, maybe using `J' would make more
> sense.
>
> What's your take on this?

I currently have a binding for F11 that calls org-clock-goto so I'm
unlikely to switch to using J -- mainly because F11 works everywhere for
me and J only works in the agenda and on org-mode headings.

>
>> Is there a way to rebind agenda keys in case I want to use J for
>> something different (similar to the user speed key settings?)  
>
> (org-defkey org-agenda-mode-map "J" 'your-function)

Thanks

>
>> I don't really want to overwrite the standard org-agenda-keymap
>> bindings but it might be useful to have user bindings that on top of
>> those as we do for the speed key settings.
>
> ...
>
> Mayby, if rebinding agenda keys is common.  I personaly don't rebind
> agenda keys.

I currently don't rebind agenda keys -- I was just thinking if we're
changing keys and people want their own definitions this might be
useful.  I'd skip implementing this until there's a real benefit from
it.

Regards,
Bernt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to