* Store link broken?
@ 2007-06-25 13:45 Uwe Jochum
2007-06-25 15:40 ` Uwe Jochum
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Jochum @ 2007-06-25 13:45 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
I just wanted to store a link, using the usual "C-c l". But it seems
this command is broken in the new Org-4.79. Can someone verify this? Or
did I miss something?
I have
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(define-key global-map "\C-cl" 'org-store-link)
(define-key global-map "\C-ca" 'org-agenda)
(global-font-lock-mode 1)
in my .emacs-file, so the command should work (Emacs 22.1.1 on Windows
XP).
Schöne Grüße,
Uwe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Store link broken?
2007-06-25 13:45 Store link broken? Uwe Jochum
@ 2007-06-25 15:40 ` Uwe Jochum
0 siblings, 0 replies; 2+ messages in thread
From: Uwe Jochum @ 2007-06-25 15:40 UTC (permalink / raw)
To: emacs-orgmode
O.k., sorry, I got it... Stupid enough: I forgot to _release_ the c-key
before hitting the l-key (happens when you use a function rather from
time to time).
Uwe
Message from Jun 25 2007 (15:45):
> Hi all,
>
> I just wanted to store a link, using the usual "C-c l". But it seems
> this command is broken in the new Org-4.79. Can someone verify this? Or
> did I miss something?
>
> I have
>
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> (define-key global-map "\C-cl" 'org-store-link)
> (define-key global-map "\C-ca" 'org-agenda)
> (global-font-lock-mode 1)
>
> in my .emacs-file, so the command should work (Emacs 22.1.1 on Windows
> XP).
>
> Schöne Grüße,
>
> Uwe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-25 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-25 13:45 Store link broken? Uwe Jochum
2007-06-25 15:40 ` Uwe Jochum
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).