At Wed, 06 Nov 2013 14:42:25 +0100,
Bastien wrote:
>
> [1 ]
> Hi Rodrigo,
>
> Rodrigo Amestica writes:
>
> > based on 'printf' type logging I have found one solution that looks to me
> > like a
> > bug fix in org-capture-refile. But I'm obv
Hello,
based on 'printf' type logging I have found one solution that looks to me like a
bug fix in org-capture-refile. But I'm obviously far from guessing any side
effect that I could be missing.
In org-capture-refile if I move org-capture-finalize after the
save-window-excursion form then the :k
associated buffer then after the
capture process has finished then the buffer appears as modified requiring an
explicit save.
Any hints?
Many thanks,
Rodrigo
emacs 24.3.1
org 8.2.1
At Fri, 25 Oct 2013 18:54:33 -0400,
Rodrigo Amestica wrote:
>
> Hello,
>
> for some days I have be
Hello,
for some days I have been capturing one of my templates using C-c C-w
(org-capture-refile). This option let's me conveniently select under which exact
header (within the target file) to insert the new entry.
Leaving the target file buffer alive after inserting a new item is inconvenient
in
At Wed, 24 Apr 2013 23:06:30 +0200,
Sebastien Vauban wrote:
> >> You don't need to explicitly specify a return when working with a
> >> session. Either of the following should work.
> >>
> >> #+BEGIN_SRC python :session test :file "images/test.png"
> >> from pylab import *
> >> pl
At Tue, 23 Apr 2013 07:29:50 -0600,
Eric Schulte wrote:
>
> Rodrigo Amestica writes:
>
> > Hello,
> >
> > if I use this block
> >
> > #+BEGIN_SRC python :results file
> > from pylab import *
> > plot(rand(10))
> > savefig(
Hello,
if I use this block
#+BEGIN_SRC python :results file
from pylab import *
plot(rand(10))
savefig('images/test.png')
return 'images/test.png'
#+END_SRC
then the RESULTS block shows me an inlined version of the plot.
If now I switch to this block
#+BEGIN_SRC python :session test :results
Hi,
I use appt to connect desktop notifications to appointments in my
agenda. However, the connection between the appointments and the
notification system does not happen until I visit the agenda with, for
example, "C-c a a", which I sometimes forget to invoke and I end up
missing appointments.
T
is there a way to link to a maildir message without need to specify
its specific folder within my maildir tree? I thought the message ID
was meant to be unique within my tree and, therefore, usable as a key
without a need for a folder specification.
I'm using wanderlust and I thought that this sho
s-mode forum (I wish something like this
would happen to pcl-cvs :-(
Rodrigo
Carsten Dominik wrote:
On 11/26/07, Rodrigo Amestica <[EMAIL PROTECTED]> wrote:
I cannot understand why is that the clock is stopped for the first item.
Because only very few people can work on two things at t
I have a document that looks like this:
* doc title
** TODO to be done first
** TODO to be done second
I move the cursor then to 'first' and do C-c C-x C-i, I then get the following:
* doc title
** TODO to be done first
CLOCK: [2007-11-26 Mon 15:13]
** TODO to be done second
Now I move to '
11 matches
Mail list logo