[O] HTML export hides URLs in table of contents

2017-10-12 Thread ConcreteVitamin
Hi all, I am exporting an org file to html with a table of contents. In the file, some subheadings are/have URLs. There are not shown in the ToC in the exported HTML page -- as if they are blank. Exporting to latex yields no such issues. What's wrong? Reading the manual I didn't find an

[O] Bug: org-agenda-category-filter-preset in org-agenda-custom-commands with org-agenda-sticky does not work [9.1.2 (release_9.1.2-99-g4d828b @ /home/cperl/git/org-mode/lisp/)]

2017-10-12 Thread Chris Perl
When using org-agenda-custom-commands with org-agenda-category-filter-preset and org-agenda-sticky, it seems as though changes to org-agenda-category-filter are global, even though the variable is made buffer local. >From the limited digging I've done, it seems that setting the :preset-filter

Re: [O] *Good* client for Android?

2017-10-12 Thread John Goerzen
Hi Martin, Unfortunately, I am talking just a phone, so I don't think I'd find that especially practical. John On 10/12/2017 06:01 PM, Martin Alsinet wrote: > Hello John: > > If your phone screen is big enough, you could use termux >

Re: [O] *Good* client for Android?

2017-10-12 Thread Martin Alsinet
Hello John: If your phone screen is big enough, you could use termux + emacs + git & git-remote-gcrypt. With that you could use the same stack on Android as on your laptop. Termux is a linux console for Android that lets you install

Re: [O] capture template placeholders do not work

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 5:12 PM Allen Li wrote: > org-store-link-props basically shoves everything into > org-store-link-plist (with some pre-processing). The plist keys are > what's used as keywords for %: > > The :initlal is special; it gets mapped to %i, and :query

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Nick Helm
On Fri, 13 Oct 2017 at 05:58:20 +1300, Sharon Kimble wrote: > Ok, thanks, that works, but how can I assign a keypress to it as I need > to use it very often, several times each day. Plus I've got a backlog to > work through too. If you only need that one character, you could temporarily assign a

[O] *Good* client for Android?

2017-10-12 Thread John Goerzen
Hi folks, All along, I anticipated using this with Android (and, ideally, also iOS). The MobileOrg feature set looked great, and the syncing mechanism looked a lot better than sharing Dropbox. I use git to share my ~/org between two computers (laptop and desktop), using git-remote-gcrypt to

Re: [O] capture template placeholders do not work

2017-10-12 Thread Allen Li
On Thu, Oct 12, 2017 at 6:24 AM, Kaushal Modi wrote: > > I don't use org-protocol, but I'd just like to understand how you derived > that. > > Source code: > > (defun org-protocol-do-capture (info) > "Perform the actual capture based on INFO." > (let* ((temp-parts

Re: [O] Lint multiple files at once

2017-10-12 Thread Luciano Passuello
Hi Nick, Thank you very much, it works! Being an elips newbie, it helped me a lot reading and understanding your code snippet. Next step is beautify the output, and send it to a buffer/file. I'll try to do that myself as a learning exercise. Regards On Wed, Oct 11, 2017 at 10:48 PM, Nick

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Göktuğ Kayaalp
On 2017-10-12 17:58 +01, Sharon Kimble wrote: > Ok, thanks, that works, but how can I assign a keypress to it as I need > to use it very often, several times each day. Plus I've got a backlog to > work through too. See "International" in the Emacs manual, especially

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Sharon Kimble
Kaushal Modi writes: > On Thu, Oct 12, 2017 at 10:08 AM Sharon Kimble > wrote: > > I'm copying out loads of old recipes into org-mode exported to latex and > build a pdf, which is working very nicely, except for one thing - > >   > >

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 11:53 AM Nicolas Goaziou wrote: > There is a zero-width space right before the last "=" character. I don't > understand why you do use it if that's not your plan. Maybe you haven't > noticed there is one? > (Blush) that is embarrassing.. sorry for

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Nicolas Goaziou
Kaushal Modi writes: > I believe we have some confusion here. > > For clarity: I do not plan to use zero-width space for escaping > markup. There is a zero-width space right before the last "=" character. I don't understand why you do use it if that's not your plan.

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 11:35 AM Nicolas Goaziou wrote: > Again, that's the whole point of the change. So, to move discussion > forward, what do you need the zero width space for, in this particular > case? > I do not need zero width space.. I mentioned it and tried it

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Nicolas Goaziou
Kaushal Modi writes: > On Thu, Oct 12, 2017 at 11:01 AM Nicolas Goaziou > wrote: > >> Why do you consider it to be a regression? IIRC, the change allowed to >> use zero-width space as a way to escape markup. >> > > Earlier, > > =title = "foo"​= >

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 11:20 AM Kaushal Modi wrote: > On Thu, Oct 12, 2017 at 11:01 AM Nicolas Goaziou > wrote: > >> Why do you consider it to be a regression? IIRC, the change allowed to >> use zero-width space as a way to escape markup. > >

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 11:01 AM Nicolas Goaziou wrote: > Why do you consider it to be a regression? IIRC, the change allowed to > use zero-width space as a way to escape markup. > Earlier, =title = "foo"​= just worked. Now that does not work. Also below does not

Re: [O] Bug: org-encrypt-entry fails [9.1.2 (9.1.2-elpa @ /Users/dmm/.emacs.d/elpa/org-20171004/)]

2017-10-12 Thread Nicolas Goaziou
Hello, David Maslen writes: > The EPA package commands work, so I believe I have gpg configured > correctly. > > For example; > m-x epa-encrypt-region using a password of 'test' works on the following; > > test > However selecting an org heading such as; > > * Test

Re: [O] Recent regression in Org master with parsing of verbatim code with spaces

2017-10-12 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > Hello, > > I just noticed a regression in master when compared to 9.1.2. > > MWE: > > = > =title = "foo"​= > > ~title = "foo"​~ > = > > On master: > > C-c C-e t A outputs (ignoring, author, title, toc, etc): > > = > =title =

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Eric S Fraga
On Thursday, 12 Oct 2017 at 14:13, Kaushal Modi wrote: [...] > 1. You mean.. how to type that in Emacs in the first place? > 2. Or it's fine in the Org file, but does not export correctly? > > I can help if it's the first question.. just type "C-x 8 ' e" to get "é" > (and "C-x 8 ` e" to get

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Eric S Fraga
On Thursday, 12 Oct 2017 at 14:13, Kaushal Modi wrote: [...] > 1. You mean.. how to type that in Emacs in the first place? > 2. Or it's fine in the Org file, but does not export correctly? > > I can help if it's the first question.. just type "C-x 8 ' e" to get "é" > (and "C-x 8 ` e" to get

Re: [O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 10:08 AM Sharon Kimble wrote: > > I'm copying out loads of old recipes into org-mode exported to latex and > build a pdf, which is working very nicely, except for one thing - > I can't work out how to get the eacute in 'Saute' or 'saute'.

[O] How to get the eacute above the e in saute or Saute?

2017-10-12 Thread Sharon Kimble
I'm copying out loads of old recipes into org-mode exported to latex and build a pdf, which is working very nicely, except for one thing - I can't work out how to get the eacute in 'Saute' or 'saute'. How can I get it please? Its the little thing above the letter 'e' which is slanting from bottom

Re: [O] capture template placeholders do not work

2017-10-12 Thread Kaushal Modi
On Thu, Oct 12, 2017 at 12:07 AM Allen Li wrote: > %:url and $:title are wrong, they should be %:link and %:description > respectively. > > Check out the source code of org-protocol-do-capture. > > The valid placeholders are > > type > link > description > annotation >

Re: [O] capture template placeholders do not work

2017-10-12 Thread Carl Bolduc
> On Oct 11, 2017, at 11:54 PM, Allen Li wrote: > > %:url and $:title are wrong, they should be %:link and %:description > respectively. oh! thank you, I modified the template and it works now. The manual is misleading: "The template refers to the data through %:url