[Orgmode] org-archive-subtree complains

2009-08-10 Thread Stefan Vollmar
Hello, org 6.29trans org-archive-subtree yields "The kill is not a (set of) tree(s) - please use to yank anyway" (1) I believe this has worked before, maybe a problem with the new Aquamacs-prerelease (2.0 preview 2)? It seems I can reproduce this message anywhere in my org-buffer. (2)

Re: [Orgmode] MACRO calls with linebreaks?

2009-08-10 Thread Carsten Dominik
Hi Stefan, this should now work. But note that the opening parenthesis must be attached to the macro name and the closing parenthesis must be attached to the "}}}", just as you have done in your proposal. I have not tested this, please verify. - Carsten On Aug 9, 2009, at 2:40 AM, Stefan

Re: [Orgmode] org-archive-subtree complains

2009-08-10 Thread Carsten Dominik
On Aug 10, 2009, at 9:53 AM, Stefan Vollmar wrote: Hello, org 6.29trans org-archive-subtree yields "The kill is not a (set of) tree(s) - please use to yank anyway" (1) I believe this has worked before, maybe a problem with the new Aquamacs-prerelease (2.0 preview 2)? It seems I can rep

[Orgmode] Re: Faces in agenda view

2009-08-10 Thread Rainer Stengele
On 07.08.2009 11:00, Carsten Dominik wrote: On Jul 30, 2009, at 11:07 AM, Rainer Stengele wrote: Bastien schrieb: Paul Mead writes: Can anyone give me a quick and easy way of changing this without breaking something else? Go to the face you want to change and hit M-x customize-face RET

Re: [Orgmode] If org-mode can be used with auctex ?

2009-08-10 Thread Scot Becker
Welcome, Do search for AucTeX in the list archives, and you may find a nice description of what Matt does, which involves composing in org-mode and then using AucTeX to polish the layout. So far I myself compose in org-mode, use Ebib to insert references, and convert to LaTeX, without (yet) much

Re: [Orgmode] Re: Faces in agenda view

2009-08-10 Thread Carsten Dominik
M-x customize-face RET org-agenda-clocking RET - Carsten On Aug 10, 2009, at 10:53 AM, Rainer Stengele wrote: On 07.08.2009 11:00, Carsten Dominik wrote: On Jul 30, 2009, at 11:07 AM, Rainer Stengele wrote: Bastien schrieb: Paul Mead writes: Can anyone give me a quick and easy way of c

Re: [Orgmode] Re: Latex export to documentclass beamer

2009-08-10 Thread Carsten Dominik
On Aug 9, 2009, at 5:45 PM, RC wrote: Carsten Dominik gmail.com> writes: On Aug 9, 2009, at 3:05 PM, RC wrote: Hi, Following an earlier suggestion on the list: http://thread.gmane.org/gmane.emacs.orgmode/15010/focus=15077 I added the following to my .emacs file: (add-to-list 'org-expor

[Orgmode] 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Leo
Hi all, Here is how to reproduce the bug: 1. create a file kk.el with the following content: (setq org-modules nil) (define-key mode-specific-map [?a] 'org-agenda) (define-key mode-specific-map [?l] 'org-store-link) (setq org-agenda-files '("~/kk.org")) (setq org-export-with-LaTeX-fragments t

[Orgmode] Re: 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Leo
Another bug maybe related to this one is trying to complete #+ produces another error: Debugger entered--Lisp error: (args-out-of-range "" 2 10) match-string(2 "") (cons (match-string 2 x) (match-string 1 x)) (lambda (x) (string-match "^#\\+\\(\\([A-Z_]+:?\\).*\\)" x) (cons (match-string 2

Re: [Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-10 Thread Graham Smith
leo 2009/8/9 Leo : > On 2009-08-09 08:33 +0100, Graham Smith wrote: >> Leo, >> >> Thanks again, it seems the answer lies in Latex, rather than OrgMode, >> so I will work  away at that. >> >> having said that, the commands you gave me are extremely useful for >> making a stand alone diagram to inse

[Orgmode] Lisp error: (args-out-of-range "" 2 10) (was: 6.29c bug: (void-variable org-export-html-special-string-regexps))

2009-08-10 Thread Leo
On 2009-08-10 12:55 +0100, Leo wrote: > Another bug maybe related to this one is trying to complete #+ produces > another error: > > Debugger entered--Lisp error: (args-out-of-range "" 2 10) > match-string(2 "") > (cons (match-string 2 x) (match-string 1 x)) > (lambda (x) (string-match "^#\\+

Re: [Orgmode] 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Carsten Dominik
Fixed, thanks. - Carsten On Aug 10, 2009, at 1:47 PM, Leo wrote: Hi all, Here is how to reproduce the bug: 1. create a file kk.el with the following content: (setq org-modules nil) (define-key mode-specific-map [?a] 'org-agenda) (define-key mode-specific-map [?l] 'org-store-link) (setq org-a

Re: [Orgmode] Re: 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Carsten Dominik
Fixed, thanks. - Carsten On Aug 10, 2009, at 1:55 PM, Leo wrote: Another bug maybe related to this one is trying to complete #+ produces another error: Debugger entered--Lisp error: (args-out-of-range "" 2 10) match-string(2 "") (cons (match-string 2 x) (match-string 1 x)) (lambda (x)

[Orgmode] Re: 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Leo
On 2009-08-10 13:46 +0100, Carsten Dominik wrote: > Fixed, thanks. On 2009-08-10 13:46 +0100, Carsten Dominik wrote: > Fixed, thanks. > > - Carsten Many thanks, Carsten. Both bugs are indeed fixed. Best wishes, Leo -- Emacs uptime: 3 minutes, 36 seconds __

Re: [Orgmode] Re: Faces in agenda view

2009-08-10 Thread Manish
On Mon, Aug 10, 2009 at 2:49 PM, Carsten Dominik wrote: > > M-x customize-face RET org-agenda-clocking RET > > - Carsten > Awesome! Thanks. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

[Orgmode] Fireforg and the mac

2009-08-10 Thread Robert Goldman
Is Fireforg expected to work on the Mac? Or should we expect it to fail because of the bug in Mac Firefox that keeps protocol registration from working? thanks! Robert ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the li

[Orgmode] Re: Orgmodeorg-export-generic gives an error

2009-08-10 Thread Wes Hardaker
> On Thu, 23 Jul 2009 15:31:19 +0100, James TD Smith > said: JTS> You could use the aput function instead. which does the same thing. It's in JTS> assoc.el which is included with both GNU Emacs and XEmacs. I think that sounds like the easiest approach. Thanks! -- \ Wes Hardaker

Re: [Orgmode] Fireforg and the mac

2009-08-10 Thread Andreas Burtzlaff
On Mon, 10 Aug 2009 10:14:55 -0500 Robert Goldman wrote: > Is Fireforg expected to work on the Mac? Or should we expect it to fail > because of the bug in Mac Firefox that keeps protocol registration from > working? At the moment org-protocol is only used to let emacs visit an annotation on sel

[Orgmode] Re: Emacs crashes when using S-TAB in drawer

2009-08-10 Thread Markus Heller
Carsten Dominik wrote: Are you using org-indent-mode? Yes I do. This is the configuration I use: #+DRAWERS: IDEAS COMMENTS REVIEW #+STARTUP: content #+STARTUP: hidestars #+STARTUP: indent followed by 3 lines of #+TAG. I use the :COMMENTS: drawer very frequently to jot down comments on spec

Re: [Orgmode] performance problems with drawers

2009-08-10 Thread Al
Hello Carsten, I'm just back from holidays and I've checked with current git version 6.29 trans (instead of the 6.27a I was using). It is much faster, even for vertical cursor motion. Thank you very much for your work. Carsten Dominik wrote: > Hi Al, > > I think I have now been able to speed th

Re: [Orgmode] Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1

2009-08-10 Thread Charles Howard
2009/8/9 Manish : > On Sun, Aug 9, 2009 at 3:08 AM, Charles Howard wrote: >> >> I am trying to install 6.29c onto Ubuntu 8.04 with emacs 22.1.1 and (cut) > I don't know the answer to your problem but some of the following might help: > >  1. Why is there no (require 'org-install) in excer

Re: [Orgmode] Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1

2009-08-10 Thread Sebastian Rose
Hi Charles, You'll need some LaTeX environment installed. On Debian (and thus Ubuntu IMO), install texlive everything that package pulls in. Plus the packages you might use in the future. Synaptic will help here. Sebastian Charles Howard writes: > 2009/8/9 Manish : >> On Sun, Aug 9, 200

Re: [Orgmode] Re: Emacs crashes when using S-TAB in drawer

2009-08-10 Thread Carsten Dominik
On Aug 10, 2009, at 6:08 PM, Markus Heller wrote: Carsten Dominik wrote: Are you using org-indent-mode? Yes I do. This is the configuration I use: #+DRAWERS: IDEAS COMMENTS REVIEW #+STARTUP: content #+STARTUP: hidestars #+STARTUP: indent followed by 3 lines of #+TAG. I use the :COMMENTS:

[Orgmode] Re: Day workflow: need your opinion

2009-08-10 Thread Xavier Maillard
At Tue, 4 Aug 2009 15:09:30 +0530, Vedang wrote: > > [1 ] > [1.1 ] > Hi Xavier, > > > a) I doing some non urgent (planned) DBA tasks (call this project A) > > b) someone calls me (interrupting Project A) > > c) I am doing what urgency of b) is needed > > d) when c) is finished, I get back to pr

[Orgmode] Re: Day workflow: need your opinion

2009-08-10 Thread Xavier Maillard
At Tue, 04 Aug 2009 10:46:40 +0100, Leo wrote: > > On 2009-08-04 06:57 +0100, Xavier Maillard wrote: > > a) I doing some non urgent (planned) DBA tasks (call this project A) > > b) someone calls me (interrupting Project A) > > c) I am doing what urgency of b) is needed > > d) when c) is finished,

[Orgmode] Re: Day workflow: need your opinion

2009-08-10 Thread Xavier Maillard
Thanks a lot Bernt. This is how I am doing things right now which "partially" works for me. I need a way to tag a TODO as INTERRUPTED automatically when clocking-in a new item through remember. Eg: Working on task A which is marked as STARTED. Someone calls me asking for help. I C-M-r a new cloc

[Orgmode] 6.29c export latex bug?

2009-08-10 Thread zwz
Here is the content of my org file: > > > > * Test> > | | A | B | > > |-+---+---| > > | com | 1 | 2 | > > | org | 3 | 4 | > >

[Orgmode] Re: Day workflow: need your opinion

2009-08-10 Thread Bernt Hansen
Xavier Maillard writes: > Thanks a lot Bernt. This is how I am doing things right now which > "partially" works for me. > > I need a way to tag a TODO as INTERRUPTED automatically when > clocking-in a new item through remember. > > Eg: > > Working on task A which is marked as STARTED. Someone cal

[Orgmode] Re: 6.29c export latex bug?

2009-08-10 Thread zwz
And as far as I have tested, I found that when there's a bland line or a headline right before the table, this error pops. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/

Re: [Orgmode] MACRO calls with linebreaks?

2009-08-10 Thread Stefan Vollmar
Dear Carsten, On 10.08.2009, at 10:09, Carsten Dominik wrote: this should now work. But note that the opening parenthesis must be attached to the macro name and the closing parenthesis must be attached to the "}}}", just as you have done in your proposal. I have not tested this, please v

[Orgmode] Sort by tag?

2009-08-10 Thread David A. Gershman
I just looked up for how to sort and couldn't find how to sort by tag. Anyone have ideas? Thanks. David A. Gershman gersh...@dagertech.net http://dagertech.net/gershman/ "It's all about the path!" --d. gershman _

Re: [Orgmode] 6.29c export latex bug?

2009-08-10 Thread Nick Dokos
zwz wrote: > Here is the content of my org file: > > > > > > * Test> > > | | A | B | > > > |-+---+---| > > > | com | 1 | 2 | > > > | org | 3 | 4 |

Re: [Orgmode] Sort by tag?

2009-08-10 Thread Nick Dokos
David A. Gershman wrote: > > I just looked up for how to sort and couldn't find how to sort by tag. > Anyone have ideas? > Choose 'r' (i.e. sort by property) and use the Special Property TAGS. See section 7.2 of the manual for other special properties. Nick

Re: [Orgmode] Sort by tag?

2009-08-10 Thread David A. Gershman
Beautiful...thanks! > David A. Gershman wrote: > > > > > I just looked up for how to sort and couldn't find how to sort by tag. > > Anyone have ideas? > > > > Choose 'r' (i.e. sort by property) and use the Special Property TAGS. > See section 7.2 of the manual for other special properties.

Re: [Orgmode] 6.29c export latex bug?

2009-08-10 Thread Nick Dokos
Nick Dokos wrote: > 31ceed47ffd3070418dd34316fef8869d2434c26 is first bad commit > commit 31ceed47ffd3070418dd34316fef8869d2434c26 > Author: Carsten Dominik > Date: Tue Jun 30 07:24:57 2009 +0200 > > New minor mode org-indent-mode > > This mode implements outline indentation sim

Re: [Orgmode] Re: Latex export to documentclass beamer

2009-08-10 Thread William Henney
On Mon, Aug 10, 2009 at 6:46 AM, Carsten Dominik wrote: >> 2. Is there a way to add an attribute to latex lists (itemize, enumerate, >> description} so that: >> >> * Slide 1 >> - x >> - y >> - z >> >> gets output as: >> \begin{itemize}[<+->] >> \item x >> \item y >> \item z >> \end{itemize} > > No.