Re: [O] org-capture exists with "Capture abort: (wrong type argument...)"

2017-01-11 Thread Simao
-file-name is nil so this fails. Using `or` there fixes it. Anyway I am just surprised that this worked for so long, I have had this hook for years and use these kind of buffers all the time. I guess I should be using. Thank you for looking into it. Simao On Wed, Jan 11, 2017, at 16:05, Simao

Re: [O] org-capture exists with "Capture abort: (wrong type argument...)"

2017-01-11 Thread Simao
I was using the version bundled with emacs 25. I upgraded to org 9.0.3 and I still get the same problem. Is there a way to get a better trace or something? On Wed, Jan 11, 2017, at 15:50, Nicolas Goaziou wrote: > Simao <s...@imap.cc> writes: > > > Ah that's what you me

Re: [O] org-capture exists with "Capture abort: (wrong type argument...)"

2017-01-11 Thread Simao
n 11, 2017, at 12:10, Nicolas Goaziou wrote: > Simao <s...@imap.cc> writes: > > > I only changed the location of the journal file. > > Worse, you changed the extension, which means the major mode used after > opening the file is different. > > > org-mode actuall

Re: [O] org-capture exists with "Capture abort: (wrong type argument...)"

2017-01-11 Thread Simao
? Thanks On Wed, Jan 11, 2017, at 09:58, Nicolas Goaziou wrote: > Hello, > > Simao <s...@imap.cc> writes: > > > I am trying to run `org-capture` to capture a journal entry but > > `org-capture` always aborts with the following trace: > > > > Debugger

[O] org-capture exists with "Capture abort: (wrong type argument...)"

2017-01-10 Thread Simao
;)) error("Capture abort: %s" (wrong-type-argument stringp nil)) org-capture(nil) funcall-interactively(org-capture nil) call-interactively(org-capture nil nil) command-execute(org-capture) Is there a problem with my settings? I am using the template suggested in the manual. Than

Re: [Orgmode] Re: Problem clocking in: cond: State `STARTED' not valid in this file

2010-05-05 Thread Simao M
Thanks for your help. You are right, I had customized org to change to state STARTED when I clock in but I had not defined STARTED in my keywords. Thanks! On Tue, May 4, 2010 at 9:49 AM, Mikael Fornius m...@abc.se wrote: Simao M simao@gmail.com writes: cond: State `STARTED' not valid

[Orgmode] Separate first headings by empty line

2010-05-05 Thread Simao M
Hello, I would like to separate all my first headings with a blank line, even aftet collapsing and expanding all the headings, e.g.: * Main ** Heading * Main 2 ** Heading * Main 3 ** Heading But after collapsing I get: * Main... * Main 2... * Main 3... And I would like to have: * Main...

Re: [Orgmode] Re: org-mode color schemes with white or light background and black foregroung

2010-05-05 Thread Simao M
Screenshot please? :) 2010/5/4 Sébastien Vauban wxhgmqzgw...@spammotel.com: Hi Daniel, Daniel Martins wrote: Some time ago Carsten sent a file with with his colours patterns with black background. I would like to know if someone has a similar pattern when using black foregroung and a

[Orgmode] Problem clocking in: cond: State `STARTED' not valid in this file

2010-05-04 Thread Simao M
. Simao ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode