Re: [O] "file" link from org-mode file

2012-12-06 Thread Haider Rizvi
writes: > It works wonderfully. Are there other magic combinations? Of course :-) See http://orgmode.org/org.html#External-links for a comprehensive list. Also keep in mind the keyboard and mouse shortcuts for opening links, described immediately below the list. Regards, -- Haider

Re: [O] "file" link from org-mode file

2012-12-06 Thread ronaldo.mercado
Great. Thanks Bernt. It works wonderfully. Are there other magic combinations? > -Original Message- > From: Bernt Hansen [mailto:be...@norang.ca] > Sent: 06 December 2012 11:46 > To: Mercado, Ronaldo (DLSLtd,RAL,DIA) > Cc: emacs-orgmode@gnu.org > Subject: Re: "file" link from org-mode file

Re: [O] "file" link from org-mode file

2012-12-06 Thread Jambunathan K
writes: > When I “mouse click” or press C-c C-o (org-open-at-point) > > I would like the link to be opened in dired, but windows explorer > appears. dired=> C-u C-c C-o explorer => C-u C-u C-c C-o --

Re: [O] "file" link from org-mode file

2012-12-06 Thread Bernt Hansen
writes: > Dear list, > > GNU Emacs 24.1.1 (i386-mingw-nt5.1.2600) of 2012-06-10 on MARVIN > > Org-mode version 7.8.11 > > on windows XP > > I create a link to a directory > > file:c:/home Try file+emacs:c:/home Regards, Bernt > > When I “mouse click” or press C-c C-o (org-open-at-point) > > I

[O] "file" link from org-mode file

2012-12-06 Thread ronaldo.mercado
Dear list, GNU Emacs 24.1.1 (i386-mingw-nt5.1.2600) of 2012-06-10 on MARVIN Org-mode version 7.8.11 on windows XP I create a link to a directory file:c:/home When I "mouse click" or press C-c C-o (org-open-at-point) I would like the link to be opened in dired, but windows explorer appears. How