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)
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
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
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
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
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
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
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
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
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
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 "^#\\+
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
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)
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
__
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
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
> 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
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
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
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
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
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
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:
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
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,
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
Here is the content of my org file:
> > >
> * Test>
> | | A | B | >
> |-+---+---| >
> | com | 1 | 2 | >
> | org | 3 | 4 | >
>
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
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/
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
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
_
zwz wrote:
> Here is the content of my org file:
> > > >
> > * Test>
> > | | A | B | >
> > |-+---+---| >
> > | com | 1 | 2 | >
> > | org | 3 | 4 |
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
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.
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
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.
36 matches
Mail list logo