Bug: Error with repeated tasks - wrong-type-argument: stringp nil [9.3.1 (9.3.1-elpa @ /home/leandron/.emacs.d/elpa/org-20191230/)]

2020-01-08 Thread Leandro Noferini
Ciao a tutti, I have a problem with my org-mode: when I try to enter a repeated task I get the error on the subject: wrong type argument: stringp nil This is the debug: Debugger entered--Lisp error: (wrong-type-argument stringp nil)

Re: [O] Error publishing a simple html page

2016-12-05 Thread Leandro Noferini
Ciao a tutti, I need only to add that tha same configuration works normally well using an emacs24 (from debian stable package) instead on emacs25 (from debian unstable). -- leandro 1A0B 125B 2E4D 2DAE 4E26 4551 88FB BBCC 7A29 640B https://bbs.cybervalley.org/ChiaveLeandro/gpg.html http://6xukrl

[O] Error publishing a simple html page

2016-11-26 Thread Leandro Noferini
on-numbers nil :table-of-contents nil :include ("blog.org") :exclude ".*" :tasks nil :author "Leandro Noferini" :email "lnofe...@cybervalley.org" :link-up nil :convert-org-links t

Re: [O] Repeated tasks

2016-05-16 Thread Leandro Noferini
"N. Raghavendra" writes: > Is there a way to specify the timestamp for a repeated task which has > to be done on the second Sunday of every month? I'd like the todo > state of the task to go back to TODO after it has been marked DONE, as > described in the section on repeated tasks in the Org ma

Re: [O] Error exporting org file in ics format

2015-02-23 Thread Leandro Noferini
Nicolas Goaziou writes: [...] >> In the Message buffer I see this message: >> >> org-ascii--table-cell-width: Args out of range: [nil], 1 >> >> The other files are exported normally and the only difference I can see >> is in fact the file with error has appointments lasting over the >> midnight

[O] Error exporting org file in ics format

2015-02-23 Thread Leandro Noferini
Ciao a tutti, I found an error trying to export an org file to ics format also via the standard command Ctrl-C-Ctrl-E and via org-caldav sync process. In the Message buffer I see this message: org-ascii--table-cell-width: Args out of range: [nil], 1 The other files are exported normally and the

Re: [O] [org-publish] Error exporting my project

2014-10-01 Thread Leandro Noferini
Nicolas Goaziou writes: [...] >> I have this error trying to publish my project that worked fine: >> >> Loading /home/leandro/.org-timestamps/Blog.cache...done >> Publishing file /home/leandro/Desktop/Documenti/org/blog.org using >> org-html-publish-to-html' >> org-html-publish-to-html: Wrong n

[O] [org-publish] Error exporting my project

2014-09-28 Thread Leandro Noferini
extension "org" :section-numbers nil :table-of-contents nil :include ("blog.org") :exclude ".*" :tasks nil :author "Leandro Noferini" :email "lnofe...@cybervalley.org" :link-up nil

Re: [O] Error exporting a project

2012-02-12 Thread Leandro Noferini
Nick Dokos writes: [...] >> > :include ("blog.org") >> >> Now the error disapperead but now it exports every file of the directory >> defined in the :base-directory variable. >> > > Every org file perhaps but not every file surely. Section 13.1.3, > "Selecting files", of the the Org manual s

Re: [O] Error exporting a project

2012-02-12 Thread Leandro Noferini
Nick Dokos writes: > [AAARGH - third attempt - not having much luck] This was the right one! ;-) [...] >> >>:include "blog.org" >> >> >> >> mapc: Wrong type argument: sequencep, 98 >> >> >> >> What's wrong? >> >> >> > >> > M-x toggle-debug-on-error RET and then try to publish. You shou

Re: [O] Error exporting a project

2012-02-12 Thread Leandro Noferini
> :section-numbers nil >> :table-of-contents nil >> :include "blog.org" >> :tasks nil >> :author "Leandro Noferini" >> :email "lnofe...@cybervalley.org" >> > > This is incomplete

[O] Error exporting a project

2012-02-12 Thread Leandro Noferini
uot; :publishing-directory "~/Documenti/Personali/Blog/" :base-extension "org" :section-numbers nil :table-of-contents nil :include "blog.org" :tasks nil :author "Leandro Noferini" :ema

[Orgmode] Re: [Resent?] Managing a simple blog

2010-01-06 Thread leandro noferini
Pierre de Buyl ha scritto: > How do you create your links ? > I publish a site using org and links of the form [[file:page.org] > [page]] are correctly exported as a relative link to page.html . Uhmm, okay, problem solved. [...] -- Ciao leandro pgpyZJTaJr8kf.pgp Description: PGP signat

[Orgmode] [Resent?] Managing a simple blog

2010-01-05 Thread leandro noferini
nk-home "http://blog.address/blog.html"; :link-up nil :author "Leandro Noferini" :email "lnofe...@cybervalley.org" :auto-index t :index-filename "blog.org" :index-title "Il blog di leandro"