Re: [O] The + character creating strike-through markup within in-line literal / code blocks

2018-06-24 Thread John Magolske
Hi, Thanks for the reply. * Nicolas Goaziou [180624 16:11]: > John Magolske writes: > > to show in-line code as literal I tried: > > > > in the expression =(x +. y)= the =+.= is a function ... > > > > being under the impression that bracketing text wi

[O] The + character creating strike-through markup within in-line literal / code blocks

2018-06-24 Thread John Magolske
batim) ("~" org-code verbatim) ("+" nil) ;; ("+" (:strike-through t)) ))) Then re-started Emacs, but am still having the above issues. Thanks for any help, John -- John Magolske http://b79.net/contact

[O] org-vcard -- possible to convert .vcf files to .org ?

2017-02-18 Thread John Magolske
ation "file", it produces an empty file. I see org-vcard is "... a package for exporting and importing vCards from within GNU Emacs' Org mode." So I'm thinking it should be possible to do something like this, but I can't seem to get it working. TIA for any clar

Re: [O] org-capture -- optionally add time-of-day as with C-c . ?

2016-02-10 Thread John Magolske
template, just the date is inserted, except when an explicit time-of-day is entered at the minibuffer prompt. Then that time is added after the date. This makes picking dates & times with org-capture a breeze. Thanks for clueing me in! John -- John Magolske http://b79.net/contact

[O] org-capture -- optionally add time-of-day as with C-c . ?

2016-02-10 Thread John Magolske
s just the aforementioned situation where no time-of-day is entered and the current time-of-day gets associated with some future-date timestamp rather than just having that date show up by itself with no time-of-day. Is there some way to have the `C-c .` behaviour outlined above happen in org-capture? TIA for any help, John -- John Magolske http://b79.net/contac