Re: [O] Hyperlink to Table in Other Org file

2018-08-03 Thread John Kitchin
I don't think this can be done with labels/names out of the box. You can do it with radio targets, e.g. <> in the external file, and your link where you want it. John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon U

[O] Hyperlink to Table in Other Org file

2018-08-03 Thread Robert Love
All my attempts to create an org mode link to a table in another org file fails to find the table. Instead I’m offered to create a new heading, which is not what I want. In Section 4.3 External Links I see this format: file:projects.org::some wordstext search in Org file(31)

Re: [O] [bug] refiling puts random stuff in kill ring

2018-08-03 Thread Charles Millar
On 08/03/2018 08:21 PM, Samuel Wales wrote: recent maint. i kill with c-m-k, then move point, then refile an entry. then i yank. that produces something that was earlier killed. i expected what i killed. I noticed this behavior two or three days ago (best as I remember), using M-w and C-w

[O] [bug] refiling puts random stuff in kill ring

2018-08-03 Thread Samuel Wales
recent maint. i kill with c-m-k, then move point, then refile an entry. then i yank. that produces something that was earlier killed. i expected what i killed. -- The Kafka Pandemic: The disease DOES progress. MANY people have died from it. And ANYBODY

Re: [O] BUG in ob-scheme WAS: Re: Babel: verbatim results yield a table

2018-08-03 Thread Jarmo Hurri
Greetings again. "Berry, Charles" writes: >> The org manual states that in the :results header argument of a block >> >> verbatim Interpret literally and insert as quoted text. Do not create a >> table. Usage example: :results value verbatim > > Unfortunately, `org-babel-scheme--table