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?

> 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)

> 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.

HTH,

-- 
 Bastien

_______________________________________________
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