unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28263: 24.5; Org: `C-c LETTER' keys
@ 2017-08-28 16:47 Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2017-08-28 16:47 UTC (permalink / raw)
  To: 28263

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'





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-28 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 16:47 bug#28263: 24.5; Org: `C-c LETTER' keys Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).