[O] Tab-completion no longer works?

2018-01-09 Thread Martin Steffen
Hi, Since recently ---I can't remember exactly since when--- some completion-feature I liked does not work any more. By completion, I mean the expansion of

[O] Orgmode repeater intervals with end date

2018-01-09 Thread Tory S. Anderson
Hi all, When repeater intervals are set on on org dates (eg =<2018-01-10 Wed 16:00 +2w>=) the output is exported nicely to ical and appears nicely in agenda. Is there anyway to put an end-date on org dates so that the +2w will not just continue forever? I could use org-class, but then it

Re: [O] [IT] Broken support for links to text files (both internal & external)

2018-01-09 Thread Samuel Wales
actually i don't know if i'd create fuzzy links ever. but if they defaulted to exact match first, maybe i would create them by default.

Re: [O] [IT] Broken support for links to text files (both internal & external)

2018-01-09 Thread Samuel Wales
it's a good idea. i never got that stuff to work right, including the create thing. but fyi there remains a use case, which is when you in a non-exported org file create a regular link but do not want to create an org-id, then change the header. this is the result of error. you don't think you

Re: [O] Equation references in HTML export

2018-01-09 Thread Nicolas Goaziou
Hello, Thibault Marin writes: > To make sure I understand the desired HTML output, do you mean that > instead of producing this HTML: > , > | \begin{align} > | \label{eq:orgbfedefe} > | 1 + 1 = 0 > | \end{align} > ` > and relying on MathJax to manage references,

Re: [O] Using org-ref to automatically download articles from Pubmed that satisfies a given search term

2018-01-09 Thread myglc2
On 01/08/2018 at 20:32 Doyley, Marvin M. writes: > I am in the process of writing a broad literature review and was > wondering if there is a way to get org-ref to search Pubmed and > automatically pull (pdf, abstracts, etc) all the papers that satisfy a > given search terms (year range, keyword,

Re: [O] [IT] Broken support for links to text files (both internal & external)

2018-01-09 Thread Nicolas Goaziou
Hello, "Nicolas Bercher (Aʟᴏɴɢ-Tʀᴀᴄᴋ)" writes: > HOWEVER, in the case of links pointing to headlines, the matching to has > to be EXACT (but it was not necessary in earlier version since 2011 at > least) otherwise I get the message below: > > "No match for fuzzy

Re: [O] Bug: clocktable question [9.1.6 (9.1.6-dist @ /Users/savoie/tmp/org-bug/org-9.1.6/lisp/)]

2018-01-09 Thread Nicolas Goaziou
Hello, sav...@nsidc.org writes: > - GNU Emacs 25.2.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version > 10.9.5 (Build 13F1911)) of 2017-04-21 > - Org mode version 9.1.6 (9.1.6-10-g0c9329-elpa @ > /Users/savoie/.emacs.d/elpa/org-20180108/) > > Having a hard time understanding clocktables.

Re: [O] Using org-ref to automatically download articles from Pubmed that satisfies a given search term

2018-01-09 Thread John Kitchin
I think you can do that with C-spc. John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Tue, Jan 9, 2018 at 9:40 AM,

Re: [O] Using org-ref to automatically download articles from Pubmed that satisfies a given search term

2018-01-09 Thread Doyley, Marvin M.
Crossref-add-bibtex-entry is awesome. One quick question, how do you select multiple references ? Cheers, M > On Jan 8, 2018, at 10:11 PM, John Kitchin wrote: > > You might also consider the crossref search. > > M-x crossref-add-bibtex-entry > > It will download a

[O] Bug: clocktable question [9.1.6 (9.1.6-dist @ /Users/savoie/tmp/org-bug/org-9.1.6/lisp/)]

2018-01-09 Thread savoie
- GNU Emacs 25.2.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911)) of 2017-04-21 - Org mode version 9.1.6 (9.1.6-10-g0c9329-elpa @ /Users/savoie/.emacs.d/elpa/org-20180108/) Having a hard time understanding clocktables. I either have a bug or a misunderstanding.

Re: [O] Incorrect references to LaTeX Listings

2018-01-09 Thread Nicolas Goaziou
Hello, James Harkins writes: > I have several org documents containing source code listings, with references > such as the following: > > ``` > * Section > > #+name: codeblock > #+caption: Hello, world. > > #+BEGIN_SRC C > // Hello, world > #+END_SRC > > Reference to

Re: [O] Incorrect references to LaTeX Listings

2018-01-09 Thread Eric S Fraga
On Tuesday, 9 Jan 2018 at 18:58, James Harkins wrote: > I have several org documents containing source code listings, with > references such as the following: [...] > Well, there is no label orgsrcblock1, so the exported document shows > "??" instead of a listing number. Check

Re: [O] top headline's visibility property blocked by subheadline's property

2018-01-09 Thread Nicolas Goaziou
Hello, Michael Maurer writes: > Nope. And I think I figured it out. When I remove > > CLOSED: [2017-12-31 So 00:17] > - CLOSING NOTE [2017-12-31 So 00:17] > > and the :PROPERTIES: specification is the only thing underneath the > headline, it works. Per Org

Re: [O] top headline's visibility property blocked by subheadline's property

2018-01-09 Thread Michael Maurer
On Mon, Jan 8, 2018 at 6:22 PM, Nicolas Goaziou wrote: > Michael Maurer writes: > >> On Mon, Jan 8, 2018 at 5:56 PM, Nicolas Goaziou >> wrote: >>> Hello, >>> >>> Michael Maurer writes: >>>

[O] Incorrect references to LaTeX Listings

2018-01-09 Thread James Harkins
I have several org documents containing source code listings, with references such as the following: ``` * Section #+name: codeblock #+caption: Hello, world. #+BEGIN_SRC C // Hello, world #+END_SRC Reference to [[codeblock]]. ``` I've been doing this for years, never had any problem. Today, I

Re: [O] org table with datestamp convert to csv and then xlsx or ods: problem

2018-01-09 Thread Uwe Brauer
> Uwe Brauer writes: > Ah well, this was a basis to get you started... This one > should work > (defun my-format-timestamps (cell) > (org-quote-csv-field > (replace-regexp-in-string > org-ts-regexp-both (lambda (m) >

Re: [O] org table with datestamp convert to csv and then xlsx or ods: problem

2018-01-09 Thread Uwe Brauer
> Uwe Brauer writes: > Ah well, this was a basis to get you started... This one should work > (defun my-format-timestamps (cell) > (org-quote-csv-field > (replace-regexp-in-string > org-ts-regexp-both > (lambda (m) >