Re: [O] org-ref exports nicely to html but not to odt

2019-01-05 Thread Uwe Brauer
> I have used pandoc a little a while ago. See > http://kitchingroup.cheme.cmu.edu/blog/2015/01/29/Export-org-mode-to-docx-with-citations-via-pandoc/ > If you search pandoc on my blog you may find some more. Thanks for pointing that out I did visit your blog. The resulting docx does

Re: [O] org-ref exports nicely to html but not to odt

2019-01-05 Thread Eric S Fraga
I use the following (attached) script to convert LaTeX files (usually generated by org) to docx. It sometimes works well, or at least well enough for my uses. Maybe you can adapt it to your needs. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.14-1035-gfeb442 #!/bin/sh -f BASE=$(basename $1

Re: [O] open link in source code block

2019-01-05 Thread Eric S Fraga
On Friday, 4 Jan 2019 at 19:38, Win Treese wrote: > Suppose I have the following Org file contents: > > * test > > #+BEGIN_SRC emacs-lisp > (setq yyy 3) > ;; See https://www.gnu.org > #+END_SRC > > The URL for gnu.org is highlighted as a clickable link. But if I click > it, the source block is eva

[O] [ANN (mini)] Avoid fast tag selection for one call

2019-01-05 Thread Marco Wahl
Hi, This is a slight enhancement, I think, and hopefully useful for others too. Now with C-u C-u before ~org-set-tags-command~ (e.g. C-u C-u C-c C-c) the fast tag selection interface is avoided and the plain tag selection interface appears. Ciao, Marco

[O] [PATCH] fix org-num-mode detect enabled already issue

2019-01-05 Thread stardiviner
When I execute command `[M-x org-mode]` on an Org buffer which is already have `org-num-mode` enabled. It will re-generate overlay. Here is a quick patch: modified lisp/org-num.el @@ -438,17 +438,16 @@ NUMBERING is a list of numbers." (define-minor-mode org-num-mode "Dynamic numbering of

Re: [O] open link in source code block

2019-01-05 Thread Win Treese
> On Jan 5, 2019, at 5:25 AM, Eric S Fraga wrote: > > On Friday, 4 Jan 2019 at 19:38, Win Treese wrote: >> Suppose I have the following Org file contents: >> >> * test >> >> #+BEGIN_SRC emacs-lisp >> (setq yyy 3) >> ;; See https://www.gnu.org >> #+END_SRC >> >> The URL for gnu.org is highl

Re: [O] org-ref exports nicely to html but not to odt

2019-01-05 Thread Uwe Brauer
>>> "Eric" == Eric S Fraga writes: > I use the following (attached) script to convert LaTeX files (usually > generated by org) to docx. It sometimes works well, or at least well > enough for my uses. Maybe you can adapt it to your needs. Thanks, right now I am struggling to install th

[O] Bug: Can't create org-link to heading containing an ampersand

2019-01-05 Thread Joseph Lloyd
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ---

Re: [O] org-ref exports nicely to html but not to odt

2019-01-05 Thread Eric S Fraga
On Saturday, 5 Jan 2019 at 16:59, Uwe Brauer wrote: > Thanks, right now I am struggling to install the pandoc-citeproc > filter. On Debian, it's its own package so easy but I do know that, at least in the past, the version on Debian was quite significantly behind upstream. This may or may not ma

Re: [O] time range, timestamps // was: docstring typoes in org-read-date-force-compatible-dates

2019-01-05 Thread Kyle Meyer
Van L writes: [...] > I am muddling my way through > > [info:org#Creating timestamps] > [info:org#The date/time prompt] > > and see that org-evaluate-time-range does nothing for > > <2019-01-04 Fri 11:00-12:15> It looks like org-evaluate-time-range uses org-at-date-range-p, which matches only

[O] Feature request: Allow export to convert broken links to plain text

2019-01-05 Thread Ryan Thompson
Hi all, I have a use case where I'd like for Org Mode to remove broken links while preserving their text when exporting. In particular, I'm exporting the same file multiple times with different sets of headlines excluded each time, and as a result I have to be careful of linking to headlines that

[O] please read: bug when marking tasks done

2019-01-05 Thread cesar mena
hello everyone, in the maint branch, marking a repeatable task as DONE causes the "Rescheduled from" dates to be lost in the :LOGBOOK:. in the below diff all of the from dates are rewritten with the new scheduled date: - SCHEDULED: <2018-12-04 Tue .+1m> + SCHEDULED: <2019-02-05 Tue

[O] Org-drill broken with Org 9.2

2019-01-05 Thread Neeum Zawan
Hi, When I try to run Org-drill, I get the backtrace below. Others are seeing it too: https://bitbucket.org/eeeickythump/org-drill/issues/62/org-drill-doesnt-work-with-org-mode-92 Ideas? Thanks. Debugger entered--Lisp error: (error "Invalid match tag: \"\"") signal(error ("Invalid match ta

Re: [O] Bug: Secondary smart quotes are exported as apostrophes. [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/coleman/.emacs.d/elpa/org-9.1.14/)]

2019-01-05 Thread Coleman Gariety
Nicolas, Thank you for your response. > When you need that level of precision, smart quotes are not for you. I agree. However, in specialized fields (linguistics and philosophy, for example), single quotation marks are commonly used to refer to technical terms or specialized uses of words