emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Open link to directory outside of emacs?
@ 2013-03-20  9:49 James Harkins
  2013-03-20 13:55 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: James Harkins @ 2013-03-20  9:49 UTC (permalink / raw)
  To: Emacs-orgmode

I'm unsure if org-mode's behavior is correct here.

1. Create a link to a directory in an org file, e.g. [[~/Documents/][My docs]].

2. Put the point on the link and hit C-u C-u C-c C-o.

The org manual says "If you want to avoid opening in Emacs, use a C-u
C-u prefix." I am doing that, but I get a dired buffer anyway.

?

hjh

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Open link to directory outside of emacs?
  2013-03-20  9:49 Open link to directory outside of emacs? James Harkins
@ 2013-03-20 13:55 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-03-20 13:55 UTC (permalink / raw)
  To: jamshark70; +Cc: Emacs-orgmode

Hi James,

James Harkins <jamshark70@gmail.com> writes:

> I'm unsure if org-mode's behavior is correct here.
>
> 1. Create a link to a directory in an org file, e.g. [[~/Documents/][My docs]].
>
> 2. Put the point on the link and hit C-u C-u C-c C-o.
>
> The org manual says "If you want to avoid opening in Emacs, use a C-u
> C-u prefix." I am doing that, but I get a dired buffer anyway.

Org *tries* to open this directory, as the docstring says. 
But here the system does not know how to open directories.

Check the docstring of `org-file-apps' on how to set it so
that directories can be opened specially.

HTH,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-20 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-20  9:49 Open link to directory outside of emacs? James Harkins
2013-03-20 13:55 ` Bastien

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).