Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-26 Thread Michael Strey
Hi Charlie, On Di, 2017-09-26 at 19:22, Charles Millar wrote: > A. Persons Name is exported as > > 1. Persons Name > > not > > A. Persons Name. What about marking as verbatim? =A. Person= Best regards Michael Strey -- http://www.strey.biz * https://twitter.com/michaelstrey

Re: [O] Beamer_act property is misnamed in org-mode Ubuntu package

2017-09-26 Thread Eric S Fraga
On Wednesday, 27 Sep 2017 at 11:53, James Harkins wrote: > Hi, > > There seems to be a mistake in the org-mode Ubuntu 16.02 packages. > > For beamer, if I C-c C-x p to add a property, one of the predefined options > is: > > :BEAMER_act(Act): 1 I think (could be wrong on this) that org includ

Re: [O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-26 Thread Eric S Fraga
On Tuesday, 26 Sep 2017 at 19:22, Charles Millar wrote: > For example > > A. Persons Name is exported as > > 1. Persons Name You must have set org-list-allow-alphabetical to non-nil... maybe turn this off? -- : Eric S Fraga via Emacs 26.0.50, Org release_9.1-64-g657302 signature.asc Description

Re: [O] How to generate clock report for hours worked each day?

2017-09-26 Thread Eric S Fraga
On Tuesday, 26 Sep 2017 at 18:27, ConcreteVitamin wrote: > Following up on this: is there a way to configure such that non-clocked in > files (0:00) are not shown in this table? I don't get non-clocked files shown. What version of org are you using? Maybe post what you get? -- : Eric S Fraga vi

[O] Beamer_act property is misnamed in org-mode Ubuntu package

2017-09-26 Thread James Harkins
Hi, There seems to be a mistake in the org-mode Ubuntu 16.02 packages. For beamer, if I C-c C-x p to add a property, one of the predefined options is: :BEAMER_act(Act): 1 But it should be :BEAMER_act: 1 The former is ignored in the generated LaTeX. The latter produces a correct ove

[O] How to suppress latex exporting as a list if a name that begins with a single letter

2017-09-26 Thread Charles Millar
For example A. Persons Name is exported as 1. Persons Name not A. Persons Name. Charlie Millar

Re: [O] Inline source does not evaluate when inserted insie a minipage environment

2017-09-26 Thread Charles Millar
On 09/25/17 03:32, Eric S Fraga wrote: On Sunday, 24 Sep 2017 at 16:59, Charles Millar wrote: You might also want to consider using special blocks which could be a more general solution: #+attr_latex: :options [t]{4.0in} #+begin_minipage This is some text. Some more test with an inline src_s

Re: [O] orgmode for many continuous tasks?

2017-09-26 Thread Eduardo Mercovich
Hello Eric. [...] Plausible (or implausible) solutions to my problem or to Mycroft's are hereby solicited. On the right track, but perhaps wrong scale. What you need is to embrace the exciting possibilities of augmented reality! [...] The answer is obvious: a clipboard! It's rugged and in

Re: [O] orgmode for many continuous tasks?

2017-09-26 Thread Eric Abrahamsen
Mycroft Jones writes: > Getting in the habit of being away from the computer is good. Getting > in the habit of reviewing the days events at the end of it is also > good. Hear hear!

Re: [O] How to generate clock report for hours worked each day?

2017-09-26 Thread ConcreteVitamin
Following up on this: is there a way to configure such that non-clocked in files (0:00) are not shown in this table? On Mon, Sep 25, 2017 at 12:39 AM Eric S Fraga wrote: > On Monday, 25 Sep 2017 at 03:58, ConcreteVitamin wrote: > > Thanks! This workflow works. > > > > I can't help but wonder, d

Re: [O] Bug: Remote column editing from agenda is broken [9.1.1 (9.1.1-6-gd40deb-elpa @ /Users/bnbeckwith/.emacs.d/elpa/org-20170925/)]

2017-09-26 Thread Nicolas Goaziou
Hello, Benjamin Beckwith writes: > Given a list of agenda files, I can bring up a global view of all > tasks. Then, if I enter into column mode and try to edit one of the > columns (say priority), it complains about the marker. > > My config is the minimal one found on > http://orgmode.org/manua

Re: [O] orgmode for many continuous tasks?

2017-09-26 Thread Mycroft Jones
On Tue, Sep 26, 2017 at 01:30:35PM +0300, Melleus wrote: The answer is obvious: a clipboard! It's rugged and inexpensive. I've actually done this a few times, when I've been using Org to organize event management and was out of the office all day long. Printed out my daily agenda in the morning,

Re: [O] Confused about the explanation for 'org-cycle'

2017-09-26 Thread Alain . Cochard
Nicolas Goaziou writes on Tue 26 Sep 2017 12:41: > Hello, > > alain.coch...@unistra.fr writes: > > > But now, compared to the previous version: > > > >When the cursor is at the beginning of the buffer and the > >first line is not a headline, then actually runs global > >cycl

Re: [O] Confused about the explanation for 'org-cycle'

2017-09-26 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > But now, compared to the previous version: > >When the cursor is at the beginning of the buffer and the first >line is not a headline, then actually runs global cycling > > it is not clear to me why the mention "and the first line is not a > head

Re: [O] orgmode for many continuous tasks?

2017-09-26 Thread Melleus
Eric Abrahamsen writes: > Tim Cross writes: > >> Peter Neilson writes: >> >>> >>> * TODO Devise a way to project my agenda (in unavoidable brilliance) onto >>> the side of the barn, or perhaps embroider it into the fleece of my sheep >>> (who * TODO need to be shorn). >>> >>> Plausible (or i

Re: [O] Confused about the explanation for 'org-cycle'

2017-09-26 Thread Alain . Cochard
Nicolas Goaziou writes on Wed 20 Sep 2017 12:57: > Hello, > > Matt Lundin writes: > [...] > I rewrote the part about `org-cycle-global-at-bob'. Hopefully it is > clearer now. Thank you, Nicolas and Matt, for the feedback. I updated to version org-20170925 and what I read now: You can