Hi Aline,
I just called it from my browser and got a nice org link after executing
‘org-insert-link’. With ‘C-y’ you’ll get only the URL.
Cheers Mario
—
GNU Emacs 25.3.3 (x86_64-apple-darwin13.4.0, Carbon Version 157 AppKit 1265.21)
of 2017-09-28
Org mode version 9.1.2 (release_9.1.2-154-g99
Hello,
Matt Lundin writes:
> Since commit e87ebca2a7, setting org-special-ctrl-k to t no longer
> protects tags if when pressing C-k (org-kill-line) in the middle of a
> headline. The expected behavior is described in the docstring for
> org-special-ctrl-k: "When in the middle of the headline te
Since commit e87ebca2a7, setting org-special-ctrl-k to t no longer
protects tags if when pressing C-k (org-kill-line) in the middle of a
headline. The expected behavior is described in the docstring for
org-special-ctrl-k: "When in the middle of the headline text, kill the
headline up to the tags."
Hi all,
I'm testing store-link protocol.
When I execute ' emacsclient
"org-protocol://store-link?url=URL&title=TITLE" ' the title is not stored,
just url is stored.
I don't have [[URL][TITLE]] but just URL !
Any idea ? Thanks.
--
Aline
Hello,
Robert Irelan writes:
> How to reproduce:
>
> 1. Clock into default task.
> 2. Switch to non-Org buffer (I used `*scratch*`).
> 3. Type C-u M-x org-clock-info
> 4. Type d to clock into default task (which is located in a buffer
>that's part of my agenda).
>
> Clocking in will then fai
Heikki Lehvaslaiho writes:
> x86_64-apple-darwin14.5.0
Looking at the C source of ‘string-collate-lessp’ (src/fns.c), it looks
like there exists a case where Emacs itself will fall back on
‘string-lessp’ even when ‘string-collate-lessp’ is invoked.
#else /* !__STDC_ISO_10646__, !WINDOWSN