Carsten Dominik <[EMAIL PROTECTED]> writes:
> - New variable `org-remember-store-without-prompt'. When set,
> exiting the remember buffer with C-c C-c will store the note
> without further prompts to the default location, and `C-u
> C-c C-c' will get the prompts for file and locatio
Hi Giovanni,
Giovanni Ridolfi <[EMAIL PROTECTED]> writes:
> I think I found some bugs in the latex exporter.
> I have attached the file org-latex.org with
> some examples of the bugs and comments.
sorry for the late answer, I'm on vacation, so my internet access is a
bit chaotic. Here is a "di
Hi Brian,
Brian van den Broek <[EMAIL PROTECTED]> writes:
> I've encountered a problem with the LaTeX export function. If I visit an
> org-mode file and invoke I get the error message
>
> Symbol's function definition is void: caddr
I just forget to include (require 'cl) at compilation time. Fix
That must have been broken ever since properties were introduced.
This happen when a property drawer is folded, but the first
line is visible when you call an export command for visible
portion.
Will be fixed in the next release, hopefully.
- Carsten
On Aug 25, 2007, at 11:14, Rainer Stengele w
sorry if I missed the config but I cannot get the time-of-day specific
todos to show at the top of my agenda (C-c a a) anymore (which means I
had this working before?).
I have this sorting:
'(org-agenda-sorting-strategy (quote ((agenda time-up category-keep
priority-down) (todo category-keep
Carsten Dominik schrieb:
Is this a new bug, did it work before?
have you changed your config, for example using
org-agenda-skip-function?
- Carsten
On Aug 25, 2007, at 0:39, Rainer Stengele wrote:
Carsten Dominik schrieb:
Version 5.06b fixes the bugs mentioned here in the last few hours.
htt
Hi;
I have made the following change in my org-mode:
(setq org-todo-keywords '("TODO" "WAIT" "MAYBE" "DONE")
org-todo-interpretation 'sequence)
Actually, I am not sure if that is final variable change, but that was
what was suggested in the documentation. In fact, I M-x cutomize
Fixed, thanks.
- Carsten
On Aug 24, 2007, at 14:55, Leo wrote:
On 2007-08-24 13:00 +0100, Carsten Dominik wrote:
- org-special-ctrl-a/e has a third allowed value, `reversed'.
When it is set to this value, the first C-a or C-e command
behaves normally, i.e. it goes to the true beginn