Re: [Orgmode] worg accessibility

2009-02-09 Thread Sebastian Rose
Hi Samuel, I pushed the change on friday - git told me :-) But it seems that worg.css is not updated automatically. I CC'ed Carsten, who is the one to do that. Carsten? It's just one changed line that, hopefully, will make the line-height grow with the fonts used by the client. Regards,

[Orgmode] Re: archiving tasks breaks emacs

2009-02-09 Thread Spike Spiegel
On Mon, Feb 9, 2009 at 2:24 PM, Spike Spiegel fsm...@gmail.com wrote: After marking one of the tasks as DONE I wanted to test the archiving feature. Setting ARCHIVE tag works just fine but if I try to save to an archive fail (C-c C-x C-a) emacs immediately freezes and top shows it's taking up

[Orgmode] Re: Problem logging state change for TODO's

2009-02-09 Thread Memnon Anon
Hi! Varnit Suri vs...@brocade.com writes: I am a fairly new user of Org-mode, and I 'm using v6.20i. I read about how to log a note each time I change the state of a TODO item (http://www.gnu.org/software/emacs/manual/html_node/org/Tracking-TODO-st

Re: [Orgmode] Problem logging state change for TODO's

2009-02-09 Thread Carsten Dominik
I guess this must be because of #+STARTUP: lognotestate Try #+STARTUP: logstate instead. - Carsten On Feb 9, 2009, at 8:53 AM, Varnit Suri wrote: Hello everyone, I am a fairly new user of Org-mode, and I 'm using v6.20i. I read about how to log a note each time I change the state of a

[Orgmode] org-tab-follows-link

2009-02-09 Thread Carsten Dominik
Hi, is there anyone who used org-tab-follows-link? The implementation is bad and I woud like to remove this option. - Carsten ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: org-tab-follows-link

2009-02-09 Thread Leo
On 2009-02-09 11:38 +, Carsten Dominik wrote: [...] The implementation is bad and I woud like to remove this option. Did the recent survey suggest this variable is heavily used? Seems sufficient to remove it ;) - Carsten -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.

Re: [Orgmode] Re: org-tab-follows-link

2009-02-09 Thread Carsten Dominik
Actually, only Rainer reported this customization in the survey. - Carsten On Feb 9, 2009, at 12:57 PM, Leo wrote: On 2009-02-09 11:38 +, Carsten Dominik wrote: [...] The implementation is bad and I woud like to remove this option. Did the recent survey suggest this variable is heavily

Re: [Orgmode] org-tab-follows-link

2009-02-09 Thread Sebastian Rose
Carsten Dominik domi...@science.uva.nl writes: Hi, is there anyone who used org-tab-follows-link? The implementation is bad and I woud like to remove this option. Good idea IMHO. TAB is for cycling and indenting. RET for links. But maybe Rainer has a good reason for his customization that I

[Orgmode] RE: Problem logging state change for TODO's

2009-02-09 Thread Varnit Suri
Thanks! The instructions in org manual worked. -Original Message- From: Memnon Anon [mailto:gegendosenflei...@googlemail.com] Sent: Monday, February 09, 2009 1:47 AM To: Varnit Suri Cc: emacs-orgmode@gnu.org Subject: Re: Problem logging state change for TODO's Hi! Varnit Suri

[Orgmode] Setting recurring deadlines

2009-02-09 Thread Varnit Suri
Hi all, I am having trouble with something pretty basic. I am trying to setup a recurring deadline on the last day of every month. However, when I set it as 2009-02-28 +1m, the next deadline shows up at 2009-03-28, rather than 31st March. I don't use appt/diary. Is there a way to do this in

[Orgmode] Re: org-tab-follows-link

2009-02-09 Thread Rainer Stengele
I am not really using it so please go ahead ... Carsten Dominik schrieb: Actually, only Rainer reported this customization in the survey. - Carsten On Feb 9, 2009, at 12:57 PM, Leo wrote: On 2009-02-09 11:38 +, Carsten Dominik wrote: [...] The implementation is bad and I woud

R: [Orgmode] Re: Latex export error in tables

2009-02-09 Thread Giovanni Ridolfi
--- Lun 9/2/09, Flávio flavio...@gmail.com ha scritto: [...] snip 3) One minor problem is that the character at Comis. Start up should be genrated as \. However this is a minor problem and I just dont use this character anymore. Flavio, you can LaTeX-escape the : Comis. \(\\) Start up

Re: [Orgmode] Timezone issue with zip distribution

2009-02-09 Thread Carsten Dominik
Hi David, I have no idea what might causing this problem. Around the time of your report, I started using rsync to upload files, but am running it with -a switch so that the modification times should be correct. If anyone has an idea here, let us know. Thanks for the report, - Carsten On

Re: [Orgmode] org-tab-follows-link

2009-02-09 Thread David Bremner
Carsten Dominik wrote: is there anyone who used org-tab-follows-link? The implementation is bad and I woud like to remove this option. I just started using it. I guess I could go back to org-return-follows-link, although I remember there was discussion about the implementation of that one as

Re: [Orgmode] Timezone issue with zip distribution

2009-02-09 Thread Manish
On Jan 30, 2009, at 10:09 AM, David Lord wrote: Hi list, The last few zip file distributions I have downloaded (6.20 and 6.20g) seem to have many of the file modification times one hour in the future. This seems to break the make (it says something about the file being modified in the

Fwd: [Orgmode] Timezone issue with zip distribution

2009-02-09 Thread David Lord
2009/2/9 Manish mailtomanish.sha...@gmail.com: Out of curiousity, what time-zones are you and David in? I'm in GMT. I've just checked the 6.21b release and the time is 21:43 in the zip and 20:43 in tgz. It only causes a problem when I try to install a release less than an hour after it was

Re: [Orgmode] Setting recurring deadlines

2009-02-09 Thread Manish
On Mon, Feb 9, 2009 at 5:48 PM, Varnit Suri wrote: Hi all, I am having trouble with something pretty basic. I am trying to setup a recurring deadline on the last day of every month. However, when I set it as 2009-02-28 +1m, the next deadline shows up at 2009-03-28, rather than 31st March.

Re: [Orgmode] org-tab-follows-link

2009-02-09 Thread Carsten Dominik
On Feb 9, 2009, at 2:48 PM, David Bremner wrote: Carsten Dominik wrote: is there anyone who used org-tab-follows-link? The implementation is bad and I woud like to remove this option. I just started using it. I guess I could go back to org-return-follows-link, although I remember there

Re: [Orgmode] syncing org-mode files on three unconnected machines?

2009-02-09 Thread Manish
On Mon, Feb 9, 2009 at 6:20 PM, Alan E. Davis wrote: I have signed up for dropbox. It looks useful. I already have it working, and I can drop the entire ~/org tree into it. That being said, the most helpful would probably be the git approach. It's going to take some work. May be a private

[Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-09 Thread Daniel Clemente
Hi, with org-mode 6.21b and since some versions ago: --- * learn the alphabet CLOCK: [2009-01-26 dl 17:04]--[2009-01-26 dl 18:04] = 1:00 - a - b - c - d --- With that file, clock in that task. You will get the

[Orgmode] agenda formatting

2009-02-09 Thread John Rakestraw
Hi -- I'd like to export my agenda to an html page, and I'd like to do regularly with a cron job. I've set up the custom agenda view, and use the batch processing described here: http://orgmode.org/manual/Using-the-agenda-elsewhere.html#Using-the-agenda-elsewhere When I export the custom agenda

[Orgmode] Re: syncing org-mode files on three unconnected machines?

2009-02-09 Thread Bernt Hansen
Alan E. Davis lngn...@gmail.com writes: Thank you for the immediate and helpful responses. I have signed up for dropbox. It looks useful. I already have it working, and I can drop the entire ~/org tree into it. That being said, the most helpful would probably be the git approach. It's

Re: [Orgmode] Re: syncing org-mode files on three unconnected machines?

2009-02-09 Thread Matthew Lundin
Hi Alan Bernt Hansen be...@norang.ca writes: I've never done this myself but it should be possible to put a bare git repository on the USB stick. Then you push/pull changes to it when moving from one machine to the next. It would go something like this: (untested) On the USB stick -

Re: [Orgmode] Re: Setting recurring deadlines

2009-02-09 Thread Carsten Dominik
Try thinking about the last day of the month being one day before the first day of the next month. - Carsten On Feb 9, 2009, at 10:07 PM, Tassilo Horn wrote: Manish mailtomanish.sha...@gmail.com writes: I am having trouble with something pretty basic. I am trying to setup a

Re: [Orgmode] Re: Setting recurring deadlines

2009-02-09 Thread Nick Dokos
Tassilo Horn tass...@member.fsf.org wrote: Manish mailtomanish.sha...@gmail.com writes: I am having trouble with something pretty basic. I am trying to setup a recurring deadline on the last day of every month. However, when I set it as 2009-02-28 +1m, the next deadline shows up at

Re: [Orgmode] agenda formatting

2009-02-09 Thread John Rakestraw
Replying to myself, just in case others have this question... Hi -- I'd like to export my agenda to an html page, and I'd like to do regularly with a cron job. I've set up the custom agenda view, and use the batch processing described here:

[Orgmode] Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-09 Thread Tom Breton (Tehom)
Hi, Carsten. Well, some ASCII documentation could be inserted into org-choose.el as a file commentary. If you use a standard header with keywords for the finder (M-x finder-commentary and friends), that would be useful. Tutorials on Worg are usually written in Org, but you can upload any

[Orgmode] Release 6.22

2009-02-09 Thread Carsten Dominik
Hi, I have release Org-mode 6.22. Enjoy! - Carsten Changes in Version 6.22 === org-choose.el by Tom Breton is now included Org-choose helps documenting a decision-making process by using TODO keywords for different degrees of

[Orgmode] Re: Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-09 Thread Carsten Dominik
Hi Tom, it looks like efficiency is *not* one of your problems. Thanks a lot for getting this done so quickly. I have just released Org-mode 6.22 which included org-choose.el. As for the documentation, I have made some minor layout changes (turned the level-1 heading into a title, and promoted

[Orgmode] Call for documentation of contributed packages

2009-02-09 Thread Carsten Dominik
Hi, I have started a new directory in Worg which will contain documentation for the contributed packages that are living in Org's contrib/ directory. These packages are currently not documented in the Org-mode manual, and the documentation in the Lisp files themselves is relative hard to access