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



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to