Hi Nick,
Nick Dokos wrote:
> Sebastien Vauban wrote:
>
>> (progn (debug) (message "non-existent agenda file %s. [R]emove from list =
>> or [A]bort?" (abbreviate-file-name file)) (let ((r (downcase (read-char-exc=
>> lusive (cond ((equal r 114) (org-remove-file file) (throw (quote nextfi=
>>
Sebastien Vauban wrote:
> (progn (debug) (message "non-existent agenda file %s. [R]emove from list =
> or [A]bort?" (abbreviate-file-name file)) (let ((r (downcase (read-char-exc=
> lusive (cond ((equal r 114) (org-remove-file file) (throw (quote nextfi=
> le) t)) (t (error "Abort")
>
Hi Nick,
Nick Dokos wrote:
> Sebastien Vauban wrote:
>> "Sebastien Vauban" wrote:
>>> These last days, I've observed that, whenever creating a new Org file (to
>>> be precise, when saving it), I'm asked:
>>>
>>> non-existent agenda file ~/file.txt. [R]emove from list or [A]bort?
>>>
>>> I'm t
Hi,
i have the same problem. It appears that `org-map-entries' fails if the
file does not yet exist. A solution could be to add to
`dmj/org-remove-redundant-tags' a `file-exists-p' condition but you will
have to save twice to clean the file; another is to patch `org-map-entries'
that should succee
Sebastien Vauban wrote:
> Hello,
>
> Thanks a lot Nick, Fran=C3=A7ois, Bastien... and Carsten who put me on right
> tracks...
>
> "Sebastien Vauban" wrote:
> > These last days, I've observed that, whenever creating a new Org file (to=
> be
> > precise, when saving it), I'm asked:
> >
> > n
Hello,
Thanks a lot Nick, François, Bastien... and Carsten who put me on right
tracks...
"Sebastien Vauban" wrote:
> These last days, I've observed that, whenever creating a new Org file (to be
> precise, when saving it), I'm asked:
>
> non-existent agenda file ~/file.txt. [R]emove from list
Nick Dokos wrote:
> François Pinard wrote:
>
> > Bastien writes:
> >
> > > "Sebastien Vauban"
> > > writes:
> >
> > >> These last days, I've observed that, whenever creating a new Org file
> > >> (to be precise, when saving it), I'm asked:
> > >>
> > >> non-existent agenda file ~/file.t
François Pinard wrote:
> Bastien writes:
>
> > "Sebastien Vauban"
> > writes:
>
> >> These last days, I've observed that, whenever creating a new Org file
> >> (to be precise, when saving it), I'm asked:
> >>
> >> non-existent agenda file ~/file.txt. [R]emove from list or [A]bort?
> >>
>
Bastien writes:
> "Sebastien Vauban"
> writes:
>> These last days, I've observed that, whenever creating a new Org file
>> (to be precise, when saving it), I'm asked:
>>
>> non-existent agenda file ~/file.txt. [R]emove from list or [A]bort?
>>
>> I'm then forced to answer `R' for the save t
"Sebastien Vauban"
writes:
> These last days, I've observed that, whenever creating a new Org file (to be
> precise, when saving it), I'm asked:
>
> non-existent agenda file ~/file.txt. [R]emove from list or [A]bort?
>
> I'm then forced to answer `R' for the save to be done.
>
> Do you see
Hello,
These last days, I've observed that, whenever creating a new Org file (to be
precise, when saving it), I'm asked:
non-existent agenda file ~/file.txt. [R]emove from list or [A]bort?
I'm then forced to answer `R' for the save to be done.
Do you see that behavior as well?
Best regards
11 matches
Mail list logo