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 > > <ronaldo.merc...@diamond.ac.uk> 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 would like the link to be opened in dired, but windows explorer > appears. > > > > How can I modify this behaviour? > > > > Thanks!