From: Willi Richert <w.richert@gmx.net>
To: emacs-orgmode@gnu.org
Subject: "Ctrl-c a a" does not switch automatically to agenda view
Date: Mon, 15 Jun 2009 20:59:41 +0200 [thread overview]
Message-ID: <200906152059.41194.w.richert@gmx.net> (raw)
Hi,
if I invoke org-agenda-list it opens the list in a not visible buffer. I have
to manually switch to that buffer all the time.
My Emacs version:
GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1)
of 2009-06-15 on lychee, modified by Debian
.emacs contains the following related stuff:
...
'(org-agenda-skip-deadline-if-done t)
'(org-agenda-skip-scheduled-if-done t)
'(org-agenda-skip-timestamp-if-done t)
...
(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
(global-set-key "\C-cr" 'org-remember)
(setq org-log-done t)
(org-remember-insinuate)
(setq org-default-notes-file "~/org/notes.org")
Is my emacs installation broken, or is the org verison outdated? It is the
standard org-mode that came with emacs.
Regards,
wr
next reply other threads:[~2009-06-15 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-15 18:59 Willi Richert [this message]
2009-06-16 6:56 ` "Ctrl-c a a" does not switch automatically to agenda view Tassilo Horn
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200906152059.41194.w.richert@gmx.net \
--to=w.richert@gmx.net \
--cc=emacs-orgmode@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/org-mode.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).