emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: hyperlink to customize
Date: Tue, 10 Dec 2013 10:41:24 -0500	[thread overview]
Message-ID: <87iouwlnmj.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: loom.20131210T002433-366@post.gmane.org

Brady Trainor <algebrat@uw.edu> writes:

> synopsis: want (clickable) customize to open in a new frame  
>

Fiddling with the following variable may help (NB: untested,
and no time to dig, so I may be leading you up the garden path):

,----
| org-link-frame-setup is a variable defined in `org.el'.
| Its value is ((vm . vm-visit-folder-other-frame)
|  (vm-imap . vm-visit-imap-folder-other-frame)
|  (gnus . org-gnus-no-new-news)
|  (file . find-file-other-window)
|  (wl . wl-other-frame))
| 
| 
| Documentation:
| Setup the frame configuration for following links.
| When following a link with Emacs, it may often be useful to display
| this link in another window or frame.  This variable can be used to
| set this up for the different types of links.
| For VM, use any of
|     `vm-visit-folder'
|     `vm-visit-folder-other-window'
|     `vm-visit-folder-other-frame'
| For Gnus, use any of
|     `gnus'
|     `gnus-other-frame'
|     `org-gnus-no-new-news'
| For FILE, use any of
|     `find-file'
|     `find-file-other-window'
|     `find-file-other-frame'
| For Wanderlust use any of
|     `wl'
|     `wl-other-frame'
| For the calendar, use the variable `calendar-setup'.
| For BBDB, it is currently only possible to display the matches in
| another window.
| 
| You can customize this variable.
`----

Nick

  reply	other threads:[~2013-12-10 15:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 21:01 hyperlink to customize Brady Trainor
2013-12-09 21:14 ` Nick Dokos
2013-12-09 21:40   ` Brady Trainor
2013-12-09 22:06     ` Nick Dokos
2013-12-10  1:56       ` Brady Trainor
2013-12-10 15:41         ` Nick Dokos [this message]
2013-12-10 20:10           ` Brady Trainor
2013-12-10 21:23             ` Brady Trainor
2013-12-10 22:17               ` Nick Dokos
2013-12-11  5:57                 ` Brady Trainor

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=87iouwlnmj.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.com \
    --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).