help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `#` in org mode links doesn't open correctly?


From: Tim Visher
Subject: Re: `#` in org mode links doesn't open correctly?
Date: Mon, 14 Apr 2014 13:33:29 -0400

On Tue, Apr 8, 2014 at 10:16 AM, Thorsten Jolitz <tjolitz@gmail.com> wrote:
> Tim Visher <tim.visher@gmail.com> writes:
>
>> Ah. I'm on an older org version:
>>
>> `Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @
>> /usr/local/Cellar/emacs/24.3/share/e\
>> macs/24.3/lisp/org/)`.
>
> Uhh, you did not update to Org 8 yet?
> That would explain an endless number of problems ...
>
> Org 8+ is a must, really, it has the new parser and exporter and thus
> groundbreaking changes.

#+begin_src emacs-lisp
(call-interactively 'org-version)
#+end_src

#+results:
: Org-mode version 8.2.5h (8.2.5h-98-g0820d0-elpa @
/Users/tim/.emacs.d/elpa/org-20140407/)

#+begin_src emacs-lisp
(emacs-version)
#+end_src

#+results:
: GNU Emacs 24.3.1 (x86_64-apple-darwin13.0.0)
:  of 2013-10-27 on ts-macbook-air

I'm still getting this problematic behavior. Any further clues here?
The `#` character is still translated to `%23`.

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



reply via email to

[Prev in Thread] Current Thread [Next in Thread]