Hi Carsten and Giovanni,
I used (add-to-list 'auto-mode-alist '("\\.info\\'" . text-mode)) and it
works!
By the way, my system is GNU Linux.
Thanks!
Xin
On Fri, Jan 22, 2010 at 4:45 AM, Giovanni Ridolfi wrote:
> Hi, Xin,
>
> Xin Shi writes:
>
> > Emacs 23.1.1 and org mode 6.34b.
> here:
>
Hi, Xin,
Xin Shi writes:
> Emacs 23.1.1 and org mode 6.34b.
here:
GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Org-mode version 6.34
Windows XP PS3
> a link say [[./http://link.org][test]], it will open the
> http://link.org file in another buffer with orgmode.
[...]
On Jan 21, 2010, at 4:25 PM, Xin Shi wrote:
Hello Experts,
I'm using Emacs 23.1.1 and org mode 6.34b. In the org file, if I
use a link say [[./link.org][test]], it will open the link.org file
in another buffer with orgmode. It will be also true, if I use [[./
link.txt][link test]], which
Hello Experts,
I'm using Emacs 23.1.1 and org mode 6.34b. In the org file, if I use a link
say [[./link.org][test]], it will open the link.org file in another buffer
with orgmode. It will be also true, if I use [[./link.txt][link test]],
which will open a link.txt file with Text mode. However, if