emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] How to let [C-u C-c C-o] to open file link in other window by settin


From: address@hidden
Subject: [O] How to let [C-u C-c C-o] to open file link in other window by setting variable org-link-frame-setup.
Date: Mon, 15 Jul 2013 17:44:03 +0800

  I setup variable `org-link-frame-setup' like this:
  I want to let [C-c C-o] to open file link in current window.
 
  (setq org-link-frame-setup
      '((vm . vm-visit-folder-other-frame)
        (vm-imap . vm-visit-imap-folder-other-frame)
        (gnus . org-gnus-no-new-news)
        (file . find-file)
        (wl . wl-other-frame)))

   And I want to let [C-u C-c C-o] to open file link in *other* window.
   But upper setting can not do that.
   I do not know how to change this variable behavior to archive  this.

   Does anyone knows how to solve this problem ?


[stardiviner]           <fuck you, world!>      GPG key ID: 47C32433
IRC(freeenode): Evanescence                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
    http://stardiviner.dyndns-blog.com/author.html

reply via email to

[Prev in Thread] Current Thread [Next in Thread]