[Orgmode] Re: Unnumbered sections in LaTeX export

2009-09-13 Thread Matt Lundin
"Thomas S. Dye" writes: > The variable org-export-latex-classes has a specification for > unnumbered sections but I haven't found any documentation how to mark > up the org file to activate them. I might have missed something > obvious. Could someone give me a pointer to documentation or some >

[Orgmode] Re: Productiviy tools

2009-09-13 Thread Dave Täht
Daniel Clemente writes: > Off-topic. > > El dom, sep 13 2009 a les 07:45, Dave Täht va escriure: >> ;; my personal fav, run every 15 minutes >> >> (defun nag-timer () "Nag me when there isn't a clock running" >> (interactive) >> (unless (marker-buffer org-clock-marker) >> (say "Are you

[Orgmode] Productiviy tools (was: Scaling org-mode)

2009-09-13 Thread Daniel Clemente
Off-topic. El dom, sep 13 2009 a les 07:45, Dave Täht va escriure: > ;; my personal fav, run every 15 minutes > > (defun nag-timer () "Nag me when there isn't a clock running" > (interactive) > (unless (marker-buffer org-clock-marker) > (say "Are you mating now?"))) > I like this ver

[Orgmode] Unnumbered sections in LaTeX export

2009-09-13 Thread Thomas S. Dye
Aloha all, The variable org-export-latex-classes has a specification for unnumbered sections but I haven't found any documentation how to mark up the org file to activate them. I might have missed something obvious. Could someone give me a pointer to documentation or some help how to ma

Re: [Orgmode] Re: RSI

2009-09-13 Thread Dave Täht
Michael Brand writes: > First of all I am interested in improving the use of the modifier > keys. To see what my preferences for moving them are read my (cisum) > post here http://forum.colemak.com/viewtopic.php?pid=2552#p2552 and > follow both links there. I am quite carpal, and do a few things

Re: [Orgmode] (probably stupid) link question

2009-09-13 Thread David Maus
At Sun, 13 Sep 2009 10:34:34 -0500, Robert Goldman wrote: > > I've saved a link to a latex file using org-save-link, but the link is > not good enough to find the piece of the file I want. That is, Org-mode > tries to jump to the link, but finds only the FIRST match, and it so > happens that the

[Orgmode] Re: org-convert-to-odd-levels bug

2009-09-13 Thread Michael Brand
Michael Brand wrote: with org-version 6.30e I get * Org Mode *** Introduction * Installation I have noticed only now that this happens only when the buffer's mode has not yet been changed to org-mode. If a fix of this would be simple it would help in not caring about when setting the

[Orgmode] Re: RSI

2009-09-13 Thread Michael Brand
First of all I am interested in improving the use of the modifier keys. To see what my preferences for moving them are read my (cisum) post here http://forum.colemak.com/viewtopic.php?pid=2552#p2552 and follow both links there. - Michael Samuel Wales wrote: Orgers, Repetitive strain injury i

[Orgmode] Re: Re: Re: RSI

2009-09-13 Thread Michael Brand
Eric S Fraga wrote: ... Therefore, I'm intrigued by your reference to viper: is it possible to use, constructively and easily, viper with org-mode? ... For me definitely yes. org-mode (which I use for a few months) and viper-mode (which I use for two years) are both too good for me to abando

[Orgmode] Percent completion colour disappeared

2009-09-13 Thread Melton Low
Hi, I may have found a problem with colouring of percent completion. The percent completion is coloured green for completed headline and red for uncompleted headline. This worked fine if the org file was opened in the original frame emacs was started with. If you kill the org buffer and reload the

[Orgmode] org-convert-to-odd-levels bug

2009-09-13 Thread Michael Brand
When I apply org-convert-to-odd-levels on * Org Mode ** Introduction *** Installation with org-version 6.30e I get * Org Mode *** Introduction * Installation but would expect * Org Mode *** Introduction * Installation ___ Emacs-orgmode

Re: [Orgmode] Re: Scaling org-mode

2009-09-13 Thread Dave Täht
d...@teklibre.org (Dave Täht) writes: > Matt Lundin writes: > >> d...@teklibre.org (Dave Täht) writes: > >>> so thought 2) would be to have it only attempt to construct background >>> agendas when the system is otherwise idle for a few minutes. I don't >>> know how to do that, I figure wrapping t

[Orgmode] column view bug

2009-09-13 Thread George Pearson
Running org 6.30e and emacs 22.3.1. Running under fully updated Windows XP. Summary: in column view of a weekly agenda, the rows showing the days in the week are positioned differently depending on whether or not there is any item for the day. For a test file (see below), this is what I see in

[Orgmode] Re: Scaling org-mode

2009-09-13 Thread Dave Täht
Matt Lundin writes: > d...@teklibre.org (Dave Täht) writes: > >> I have really been enjoying importing my life into org-mode, which I've >> been doing for about two months now. >> >> But. >> >> It currently visits about 100 files and 10k of text to construct the >> agenda. It's starting to get k

Re: [Orgmode] Scaling org-mode

2009-09-13 Thread Nick Dokos
Dave Täht wrote: > ... > so thought 2) would be to have it only attempt to construct background > agendas when the system is otherwise idle for a few minutes. I don't > know how to do that, I figure wrapping this bit with something that > could detect idleness instead of just running arbitrarily

[Orgmode] (probably stupid) link question

2009-09-13 Thread Robert Goldman
I've saved a link to a latex file using org-save-link, but the link is not good enough to find the piece of the file I want. That is, Org-mode tries to jump to the link, but finds only the FIRST match, and it so happens that the location I wanted was the second or third. I looked at the "Handling

[Orgmode] Re: Scaling org-mode

2009-09-13 Thread Matt Lundin
d...@teklibre.org (Dave Täht) writes: > I have really been enjoying importing my life into org-mode, which I've > been doing for about two months now. > > But. > > It currently visits about 100 files and 10k of text to construct the > agenda. It's starting to get kind of slow and interrupt my wor

Re: [Orgmode] how to input `/' literally ?

2009-09-13 Thread Ian Barton
waterloo wrote: I need to input /etc/profile. How to make `etc' not italic ? Try: #+BEGIN_SRC emacs-shell /etc/profile #+END_SRC Ian. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org htt

[Orgmode] how to input `/' literally ?

2009-09-13 Thread waterloo
I need to input /etc/profile. How to make `etc' not italic ? Thanks ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode