GNU bug report logs -
#28263
24.5; Org: `C-c LETTER' keys
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 28 Aug 2017 16:49:01 UTC
Severity: normal
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 28263-done <at> debbugs.gnu.org (full text, mbox):
> > Dunno whether there are actual bindings in Org that correspond to these
> > occurrences in the source code of `C-c' followed by a letter. Might be
> > worth checking. (Bindings of `C-c' followed by a letter are reserved
> > for users.) Possibly these are just vestigial doc indications, which
> > could be corrected/updated.
>
> Org's manual suggests to bind `org-agenda' to `C-c a', but doesn't bind
> it by default.
I'm not even sure that's a great idea. I think not.
I suppose it's "legit", as the user, not the Org code, would be
making the binding. But in my libraries I provide binding
suggestions only for keys that are not reserved for use by users.
If a commonly used Emacs library (Org is the best example of that)
suggests to users that they bind `C-c a' to something then that
key becomes pretty much, in effect, lost as a key reserved for
user customization.
IOW, if 90% of Emacs users follow that suggestion then there is
little difference between that situation and the situation of
Org binding `C-c a' by default.
My vote would be that Org should not do this. Just one opinion.
> Fixed (I used \\[org-agenda] instead of C-c a). Thank you.
Thanks for doing that.
This bug report was last modified 7 years and 176 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.