unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
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'





                 reply	other threads:[~2017-08-28 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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