From: Drew Adams <drew.adams@oracle.com>
To: 28263@debbugs.gnu.org
Subject: bug#28263: 24.5; Org: `C-c LETTER' keys
Date: Mon, 28 Aug 2017 09:47:51 -0700 (PDT) [thread overview]
Message-ID: <936768a0-1a2e-4a89-8a11-8f1779f8591d@default> (raw)
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.
In org-agenda.el:
["Find FLAGGED Tasks" (org-agenda nil "?") :active t :keys "C-c a ?"]
(defun org-agenda-kill-all-agenda-buffers ()
"Kill all buffers in `org-agenda-mode'.
This is used when toggling sticky agendas.
You can also explicitly invoke it with `C-c a C-k'."...
In org.el:
commands `org-search-view' (`C-c a s') and `org-occur-in-agenda-files'.
["Global TODO list" org-todo-list :active t :keys "C-c a t"]
["Find FLAGGED Tasks" (org-agenda nil "?") :active t :keys "C-c a ?"]
In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'
next reply other threads:[~2017-08-28 16:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 16:47 Drew Adams [this message]
2017-12-04 21:45 ` bug#28263: 24.5; Org: `C-c LETTER' keys Nicolas Goaziou
2017-12-04 22:42 ` Drew Adams
2017-12-05 11:28 ` Nicolas Goaziou
2017-12-05 15:15 ` Drew Adams
2017-12-06 7:58 ` bug#28263: " Allen Li
2017-12-06 7:59 ` Allen Li
2017-12-06 15:23 ` Drew Adams
2017-12-06 20:09 ` bug#28263: " Allen Li
[not found] ` <871shilz7h.fsf@nicolasgoaziou.fr>
2018-02-19 0:26 ` Drew Adams
2018-02-19 9:24 ` Nicolas Goaziou
2018-02-19 16:21 ` Drew Adams
2018-02-20 0:38 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=936768a0-1a2e-4a89-8a11-8f1779f8591d@default \
--to=drew.adams@oracle.com \
--cc=28263@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.