[O] Bug: org-mode interprets * as a headline in text between #+BEGIN_.. and #+END_...

2016-10-06 Thread David Talmage
I often paste verbatim text into the lab notebook I keep with org-mode. Org-mode always interprets any line that begins with an asterisk as a headline, even when the line is surrounded by #+BEGIN_... and #+END_... patterns. This breaks org-special-edit, making it complain, "No special environment t

Re: [O] Bug: org-mode interprets * as a headline in text between #+BEGIN_.. and #+END_...

2016-10-07 Thread David Talmage
On Fri, Oct 7, 2016 at 2:09 AM, Nicolas Goaziou wrote: > Hello, > > Nick Dokos writes: > > > Is the "* on column 0 is a headline" convention a consequence of the > > dependence on outline.el? Or is it just historical baggage? I cannot > > remember the grammar rules, but I'm wondering if the pars

[O] Release 9.0 test failed: test-ob/indented-cached-org-bracket-link

2016-11-14 Thread David Talmage
I built org 9.0 on my Mac today. 'make test' reported one failed test. I don't know if it is important or not. Please advise me. 'make test' said: 1 unexpected results: FAILED test-ob/indented-cached-org-bracket-link make: *** [test] Error 1 I have bash 4.4 freshly installed from mac po

Re: [O] Release 9.0 test failed: test-ob/indented-cached-org-bracket-link

2016-11-22 Thread David Talmage
On Sun, Nov 20, 2016 at 3:38 AM, Nicolas Goaziou wrote: > Hello, > > "Charles C. Berry" writes: > > > OTOH, (expand-file-name "test.txt") resolves double-slashes and seems > > like the right idiom in any case. > > Fixed. Thank you. > It worked for me, too! Thank you all!

[O] Make wide tables more readable

2016-12-01 Thread David Talmage
I'm looking for ways to make a wide table more readable. My motivation is from a table that is too wide to fit on my screen. I need to be able to see all of the contents of a cell. If it were just text, I'd use M-q (fill-paragraph). I've already tried org-table-wrap-region and couldn't figure it

Re: [O] Make wide tables more readable

2016-12-01 Thread David Talmage
On Thu, Dec 1, 2016 at 3:17 PM, David Talmage wrote: > ... > (fill-paragraph). I've already tried org-table-wrap-region and couldn't > figure it out. > I figured out org-table-wrap-region. Most of the time it works as expected. Sometimes it puts text cells below the o

Re: [O] transcluding some org-elements in multiple places

2016-12-14 Thread David Talmage
On Fri, Dec 9, 2016 at 11:28 AM, Eric S Fraga wrote: > On Friday, 9 Dec 2016 at 15:29, John Kitchin wrote: > > Hi all, > > > > I have an idea for how I could transclude "copies" or links to > > [...] > > > Any thoughts? Do you see any potential issues? > > Potentially very interesting and useful

[O] Insert git hash into exported document

2016-12-23 Thread David Talmage
I'd like to insert the git hash of HEAD in the org-mode documents that I export. Is there an easy way? I'm exporting to LaTeX. I looked for it on worg. The mailing list on gmane.org is still off-line, alas.

Re: [O] Insert git hash into exported document

2016-12-28 Thread David Talmage
On Fri, Dec 23, 2016 at 3:13 PM, Daniele Pizzolli wrote: > > David Talmage writes: > > > I'd like to insert the git hash of HEAD in the org-mode documents that I > > export. Is there an easy way? I'm exporting to LaTeX. > > ... #+NAME: hash-from-lis

Re: [O] Help checking orgcard.pdf

2017-02-09 Thread David Talmage
On Thu, Feb 9, 2017 at 1:02 PM, Kyle Meyer wrote: > Kyle Meyer writes: > > > David Talmage writes: > > [...] > > >> There is a formatting bug in orgcard.tex. The US letter version, > >> orgcard_letter.pdf, does not fit on the front and back of a

[BUG] Org parser error: invalid search bound (wrong side of point) [9.7.7 (9.7.7-1ee080 @ /home/talmage/.emacs.d/elpa/org-9.7.7/)]

2024-07-17 Thread David Talmage
What I did: I visited Planning.org, a big Org Mode file I use to plan an extended motorcycle trip. What I expected: Emacs would load Planning.org, handing it off to Org Mode to Do The Right Thing, as it usually does. What occurred: Emacs complained of a parsing error. -

Re: [BUG] Org parser error: invalid search bound (wrong side of point) [9.7.7 (9.7.7-1ee080 @ /home/talmage/.emacs.d/elpa/org-9.7.7/)]

2024-07-18 Thread David Talmage
On Thursday, July 18, 2024 1:57:50 AM CDT Ihor Radchenko wrote: > David Talmage writes: > > What I did: I visited Planning.org, a big Org Mode file I use to plan an > > extended motorcycle trip. > > > > What I expected: Emacs would load Planning.org, handing it of

Re: [BUG] Org parser error: invalid search bound (wrong side of point) [9.7.7 (9.7.7-1ee080 @ /home/talmage/.emacs.d/elpa/org-9.7.7/)]

2024-08-18 Thread David Talmage
On Sunday, August 18, 2024 3:34:59 AM EDT Ihor Radchenko wrote: > David Talmage writes: > >> Are you seeing this problem frequently? > > > > Yesterday, I saw it every time I loaded Planning.org. Today, I loaded the > > file and Emacs didn't complain. I&#x