Hi Mattias,
thanks for telling us what worked.
If someone can figure out what is going on here, a FAQ entry would be
MUCH appreciated.
- Carsten
On Dec 8, 2009, at 12:36 AM, Mattias Jämting wrote:
Hello again,
I've now got it to work. Not really sure why. This is what i did:
I removed
(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)
(prefer-coding-system 'utf-8-dos)
from my init.el
And replaced it with
(modify-coding-system-alist 'file "\\.org\\'" 'utf-8-dos)
(modify-coding-system-alist 'file "\\.org_archive\\'" 'utf-8-dos)
And everything works great! Thanks anyway.
/Mattias
Mattias Jämting, Jämting Web & Design
www.jamting.se | +46 (0)70 6760182
On Sun, Nov 22, 2009 at 02:32, Sebastian Rose
<sebastian_r...@gmx.de> wrote:
Also, I can follow the link, that is created. It terribly ugly, but
working.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode