[O] Archiving logbook entries

2014-07-30 Thread Giorgio Valoti
Hi all, I remember a discussion some time ago about archiving the logbook entries, but I can’t find it on Gmane. If someone has a link to to the thread, by any chance, I would be really grateful. Thank you in advance. -- Giorgio Valoti

[O] Link to original Org file with batch mode, a follow-up

2011-07-04 Thread Giorgio Valoti
Il giorno 04/lug/2011, alle ore 06:58, Giorgio Valoti ha scritto: Hi, when I try to tangle files in batch mode, using a command like this: emacs -batch ~/Developer/PROJECTS/gmp/project.org --eval=(org-babel-tangle) the resulting files do not have links to the original file, i.e

[O] Link to original Org file with batch mode

2011-07-03 Thread Giorgio Valoti
: !-- [[id:5E3B176A-50C7-4DC3-A54F-D769000D8D8A][GUI:1]] -- Is there a way to generate links in batch mode? Or perhaps should I use a different way to invoke tangling from the command line? Thank you in advance -- Giorgio Valoti

Re: [Orgmode] Unable to select source code blocks

2011-02-26 Thread Giorgio Valoti
#+results: : 19 However, using eval-last-sexp I get a list with nil items. Is it correct? Ciao -- Giorgio Valoti ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] Unable to select source code blocks

2011-02-26 Thread Giorgio Valoti
-mode. I’m using version 7.4 with emacs 23.2. Do you think I should use the development version? I’d have no problem using it but Org has become such an important tool (my thanks to all the contributors, btw!) that I’m reluctant switching to a non-official version. Grazie -- Giorgio Valoti

Re: [Orgmode] Unable to select source code blocks

2011-02-25 Thread Giorgio Valoti
? I do recommend ido in any case! The problem doesn’t seem related to the autocomplete system, it’s the org-babel-src-block-names function that returns an empty list. I don’t know why, the org-babel-src-name-w-name-regexp used by that function seems ok at a cursory look. Ciao -- Giorgio Valoti

Re: [Orgmode] Unable to select source code blocks

2011-02-22 Thread Giorgio Valoti
Il giorno 21/feb/2011, alle ore 12.51, Eric S Fraga ha scritto: Giorgio Valoti giorgi...@me.com writes: Hi, I don’t know if I’m missing something but I can’t get the org-babel-goto-named-src-block to work. When I invoke it on the sample file below the autocompletion shows nil

[Orgmode] Unable to select source code blocks

2011-02-14 Thread Giorgio Valoti
in advance -- Giorgio Valoti ___ 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

[Orgmode] Re: Hiding deadlines for completed (but not DONE) tasks

2011-01-28 Thread Giorgio Valoti
Il giorno 27/gen/2011, alle ore 19.41, Matt Lundin ha scritto: David Maus dm...@ictsoc.de writes: At Wed, 12 Jan 2011 21:09:33 +0100, Michael Brand wrote: On Wed, Jan 12, 2011 at 19:06, Giorgio Valoti giorgi...@me.com wrote: mmmh, maybe there’s just something wrong with my conf

Re: [Orgmode] Re: Notes reviews with sparse trees

2011-01-28 Thread Giorgio Valoti
Il giorno 27/gen/2011, alle ore 19.32, Matt Lundin ha scritto: Giorgio Valoti giorgi...@me.com writes: since I started using Org I collected a bunch of notes in a journal file and I’d like to review them on a regular schedule. Ideally, I’d like to mark a given entry with a review timestamp

Re: [Orgmode] Notes reviews with sparse trees

2011-01-25 Thread Giorgio Valoti
Il giorno 25/gen/2011, alle ore 09.05, suvayu ali ha scritto: On Tue, Jan 25, 2011 at 7:00 AM, Giorgio Valoti giorgi...@me.com wrote: The problem is that I can’t get a sparse tree using these timestamps because it works only with deadlines and schedules. Does anybody know how to work

[Orgmode] Notes reviews with sparse trees

2011-01-24 Thread Giorgio Valoti
that I haven’t reviewed in a while. The problem is that I can’t get a sparse tree using these timestamps because it works only with deadlines and schedules. Does anybody know how to work around this limitation, short of using a regexp? Thank you in advance -- Giorgio Valoti

[Orgmode] Hiding deadlines for completed (but not DONE) tasks

2011-01-12 Thread Giorgio Valoti
-- Giorgio Valoti ___ 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

Re: [Orgmode] Hiding deadlines for completed (but not DONE) tasks

2011-01-12 Thread Giorgio Valoti
Il giorno 12/gen/2011, alle ore 18.16, Michael Brand ha scritto: Hi Giorgio On Wed, Jan 12, 2011 at 17:25, Giorgio Valoti giorgi...@me.com wrote: by default, a task with a deadline shows up in the agenda until is marked DONE. Reading the docs it seems there’s no way to specify other

Re: [Orgmode] Re: Include files to be used in literate programming

2010-09-13 Thread Giorgio Valoti
Il giorno 13/set/2010, alle ore 14.47, Dan Davison ha scritto: Giorgio Valoti giorgi...@me.com writes: […] Is there a way to expand values from included files? Hi Giorgio, I don't know of a way currently but I agree that it is desirable. It does seem temtping to want to use #+INCLUDE

[Orgmode] Include files to be used in literate programming

2010-09-12 Thread Giorgio Valoti
yes select * from table entity-name; #+END_SRC entity-name should come from the commons but it’s not. Is there a way to expand values from included files? Thank you in advance. -- Giorgio Valoti ___ Emacs-orgmode mailing list Please use `Reply All