On Apr 2, 2009, at 8:00 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Hi Sebastian, Tassilo,
this can be easily fixed.
Org-protocol may add arbitrary properties to the link properties.
For example, after a call
(org-store-link-props :type type
:link url
On Apr 2, 2009, at 8:52 PM, Tassilo Horn wrote:
Carsten Dominik writes:
Hi Carsten,
That's what I'm doing. After I've completed to file.org/ an
additional TAB won't add the headings as new completion
possibilities, file.org/ is the only one. The same with RET.
Very strange. This does w
On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote:
That is simply great! Waouwww.
But, still, is there any obvious way to get a view similar to that
one (it may
be completely different -- just speaking of the information that's
somehow
displayed)?
--8<---cut here---
On Apr 3, 2009, at 4:35 AM, Leo wrote:
On 2009-04-01 15:43 +0100, Carsten Dominik wrote:
On Apr 1, 2009, at 4:35 PM, Leo wrote:
On 2009-04-01 15:12 +0100, Carsten Dominik wrote:
I am releasing version 6.25 of Emacs Org-mode. It has been almost a
month, and I feel that this release is really
Carsten Dominik writes:
Hi Carsten,
>> Done that, and this line of my .emacs broke the completion:
>>
>> (setq completion-styles (remove 'basic completion-styles))
>>
>> After deleting it, I can complete in steps as it should be.
>
> What reason did you have to add this line in the first place?
On Apr 2, 2009, at 9:43 PM, Patrick Bahr wrote:
Hi,
I have a problem when org-cycle-include-plain-lists is enabled. When
doing visibility cycling on a headline that contains a plain list,
the first hit on tab already reveals all headlines (and only the
headlines) below it. E.g., in the f
On Apr 2, 2009, at 1:50 AM, Andreas Burtzlaff wrote:
I'm looking for a better way to display those links and possibly
also
the content of the headings and am happy to receive new ideas. I
tried the
column view, but properties that contain links are displayed as
text.
But you can nonethe
On Fri, Apr 03, 2009 at 03:24:40PM +0530, Manish wrote:
> On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote:
> > Cameron Horsburgh wrote:
> >
> >
> >> When I use C-u C-c C-c on a check box it deletes the check box rather
> >> than toggles the [-] state as adevrtised in the manual. I'm using
> >> ve
> "CD" == Carsten Dominik writes:
CD> On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote:
That is simply great! Waouwww.
CD> But, still, is there any obvious way to get a view similar to
CD> that one (it may be completely different -- just speaking of the
CD> informa
On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote:
> Cameron Horsburgh wrote:
>
>
>> When I use C-u C-c C-c on a check box it deletes the check box rather
>> than toggles the [-] state as adevrtised in the manual. I'm using
>> version 6.25a as checked out of git several hours ago.
>>
>> I've never
On Apr 3, 2009, at 12:20 PM, Jan Buchal wrote:
"CD" == Carsten Dominik writes:
CD> On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote:
That is simply great! Waouwww.
CD> But, still, is there any obvious way to get a view similar to
CD> that one (it may be completely different
On Apr 3, 2009, at 12:21 PM, Cameron Horsburgh wrote:
On Fri, Apr 03, 2009 at 03:24:40PM +0530, Manish wrote:
On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote:
Cameron Horsburgh wrote:
When I use C-u C-c C-c on a check box it deletes the check box
rather
than toggles the [-] state as ad
On Fri, Apr 03, 2009 at 12:36:40PM +0200, Carsten Dominik wrote:
>
>> Ah, that's a little bizarre. For some reason my info file was 6.21,
>> which refers to the single prefix usage. I went to the top level node
>> than went back into the org-mode info and it was 6.25.
>
> See this discusion:
>
> ht
Hi Carsten,
Carsten Dominik wrote:
> Sébastien Vauban wrote:
>> Carsten Dominik wrote:
>>> Carsten Dominik wrote:
> Carsten Dominik wrote:
>> Sébastien Vauban wrote:
>>> - is there a possibility to get back, out of such a file, a
>>> chronological view of the whole file (where all
Ahaaa, thanks Carsten!
That's good. So this here will do:
diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el
index 1593764..b368602 100644
--- a/lisp/org-protocol.el
+++ b/lisp/org-protocol.el
@@ -335,23 +335,18 @@ Now template ?b will be used."
(match-string 1 url))
Hi Carsten,
Just a small bug to report. With such a source file:
--8<---cut here---start->8---
* 2009-04
#+BEGIN: clocktable :maxlevel 2 :scope file
Clock summary at [2009-04-03 Fri 14:05]
| L | Headline | Time| |
|---+--+-+-
I encountered another problem:
Using `C-c C-k' in the remember buffer is OK.
But if the user interupts `org-remember' by `C-g' (e.g. when reading
some text interactively), emacsclient will be waiting for ever.
Unfortunately, there seems no easy way to fix this in a way, that we
could mi
Hi Carsten,
The following commit breaks finding stuck projects for me. It looks
like an infinite loop.
commit 1fbe1f7f503e473e6a3a14f44451c4e6e5f043a4
Author: Carsten Dominik
Date: Thu Apr 2 18:16:35 2009 +0200
Tags
Bernt Hansen writes:
> The following commit breaks finding stuck projects for me. It looks
> like an infinite loop.
I can confirm the infinite loop. I have a meeting this morning,
otherwise I'd submit a patch. If this is still open this afternoon I'll
try to track it down.
--
Peter Jones, ht
On 1 Apr 2009, at 21:21, Ed Hirgelt wrote:
I've found that org-mac-message-get-link has a problem inserting
[["]] as the first item.
I can't replicate this. Could you provide an example?
The following change makes it better...
Unfortunately, this change breaks the code for all other
po
More info:
This also hangs for any tag searches
C-c / / RET
C-c / m RET
-Bernt
Peter Jones writes:
> Bernt Hansen writes:
>> The following commit breaks finding stuck projects for me. It looks
>> like an infinite loop.
>
> I can confirm the infinite loop. I have a meeting this morn
I just update org-mode to 6.25a in winxp.
I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@).
Before updating C-c C-t will cycle in the seq above. Now it want me to
press d to get done.
I really like the way before. How can i get it back without delete key
letter(since i use them
Bernt Hansen writes:
> This also hangs for any tag searches
>
>C-c / / RET
>C-c / m RET
Tag searches via the agenda are also hanging:
C-c a m
C-c a M
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the
On Apr 3, 2009, at 4:49 PM, Christopher Suckling wrote:
On 1 Apr 2009, at 21:21, Ed Hirgelt wrote:
I've found that org-mac-message-get-link has a problem inserting
[["]] as the first item.
I can't replicate this. Could you provide an example?
The following change makes it better...
Un
Fixed, thanks.
- Carsten
On Apr 3, 2009, at 2:10 PM, Sébastien Vauban wrote:
Hi Carsten,
Just a small bug to report. With such a source file:
--8<---cut here---start->8---
* 2009-04
#+BEGIN: clocktable :maxlevel 2 :scope file
Clock summary at [2009-04-03
Applied, thanks.
Would you mind turning on indent-tabs-mode in these files?
I am having trouble wit the patches because of this.
Thanks.
- Carsten
On Apr 3, 2009, at 2:34 PM, Sebastian Rose wrote:
I encountered another problem:
Using `C-c C-k' in the remember buffer is OK.
But if the u
On Thu, Apr 2, 2009 at 6:05 AM, Sven Bretfeld wrote:
> Org-feed.el sounds wonderful. Regretfully, the most useful feature of
> reQall -- the collection of items by phone -- is not available outside
> of USA, Canada or England. Does anybody know about an alternative in
> Germany that could be used
"goodh...@gmail.com" writes:
> I just update org-mode to 6.25a in winxp.
>
> I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@).
> Before updating C-c C-t will cycle in the seq above. Now it want me to press d
> to get done.
> I really like the way before. How can i get it back witho
I have reverted this commit, thanks.
In particular thanks for finding the commit. Just saying "stuck
projects"
would have sent me off in the wrong direction.
- Carsten
On Apr 3, 2009, at 3:53 PM, Bernt Hansen wrote:
Hi Carsten,
The following commit breaks finding stuck projects for me.
On Apr 3, 2009, at 7:05 PM, Sebastian Rose wrote:
"goodh...@gmail.com" writes:
I just update org-mode to 6.25a in winxp.
I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@).
Before updating C-c C-t will cycle in the seq above. Now it want me
to press d
to get done.
I really l
Carsten Dominik writes:
> I have reverted this commit, thanks.
Thanks! It works again for me :)
-Bernt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo
Carsten Dominik writes:
> Great, I was also looking for this information.
Yes, thanks for the info.
Greetings
Sven
--
Sven Bretfeld
\ CEntrum für
CERES \ REligionswissenschaftliche
\_Studien__
Ruhr-Universität Bochum
Universitätsstraße 150
D-44780 Bochum
http://
Hi,
Has anyone thought about a general framework for exporting Org documents? I
seem to recall from somewhere that it was possible to export an Org document to
a lisp S-expression, and then parse the S-expression to generate the desired
output. But have not seen this implemented.
The benefit of
I use org-mode as a GTD implementation with level-1 headings as area
of focus, level-3 headings for projects and level-5 headings as next
actions. For each project I also note a successful outcome in plain
text.
So it looks like this
* Self development
I use quite long headings in my org files. Exporting it to PDF leads
to line breaks which are neither aesthetically pleasing nor easily
readable. Is there a way to indicate line breaks in a heading?
Martin
___
Emacs-orgmode mailing list
Remember: use `
Tony E. Bennett wrote:
> XEmacs complains about a few define-key sequences in org-mouse.el.
> For example:
>
> (define-key org-agenda-keymap [C-mouse-4] 'org-agenda-earlier)
>
>
Try it this way for XEmacs:
[(control mouse-4)]
Regards
Andreas Roehler
> These sequences are using a GNU emacs
Shift-right works great for me.
Sorry for my dummy Q. I just so get used to C-c + somekey.
Thanks.
Sebastian Rose wrote:
"goodh...@gmail.com" writes:
I just update org-mode to 6.25a in winxp.
I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@).
Before updating C-c C-t will cy
>
> How do you set it? With M-x set-variable RET ..., or with M-: (setq
> ...)? In each case you have to quote file, e.g. say 'file.
>
Thank you, works like a charm now.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the lis
Hi Tassilo,
the issue should be fixed now. The docs should now match the reality.
Your templates may refer to the page title through
%:description
See
http://orgmode.org/worg/org-contrib/org-protocol.php#example-template
once it's updated.
Best regards,
Sebastian
Tassilo Horn wr
It works for a (repeat) task in a file. But if it is a repeat task
(like every week) and in agenda view, it works different Change
the time stamp associated with the current line by one day into the
future.:(
Sebastian Rose wrote:
"goodh...@gmail.com" writes:
I just update org-mo
set it to never. Make it the way i want - only remember one shortcut
in both file and agenda
Carsten Dominik wrote:
On Apr 3, 2009, at 7:05 PM, Sebastian Rose wrote:
"goodh...@gmail.com" writes:
I just update org-mode to 6.25a in winxp.
I set each file like #+SEQ_TODO: TODO(t) | DONE(
Carsten,
On Fri, 3 Apr 2009 11:45:44 +0200
Carsten Dominik wrote:
> > Hm, that works for links to files, but strangely it doesn't for
> > links to headings in 6.25:
>
> True,
>
> and I have no idea why that is so. Very strange bug, one
> of those only Nick Dokos can find :-)
you didn't cou
On Jan 18, 2009, at 5:31 PM, Matthew Lundin wrote:
Carsten Dominik writes:
On Jan 14, 2009, at 4:49 PM, Matthew Lundin wrote:
Hi everyone,
I have a lot of org-files and use org-refile all the time as part of
my normal workflow. My basic approach is to remember things to an
inbox.org file
On Apr 4, 2009, at 5:01 AM, Andreas Burtzlaff wrote:
Carsten,
On Fri, 3 Apr 2009 11:45:44 +0200
Carsten Dominik wrote:
Hm, that works for links to files, but strangely it doesn't for
links to headings in 6.25:
True,
and I have no idea why that is so. Very strange bug, one
of those only
On Apr 3, 2009, at 9:41 PM, Martin Stemplinger wrote:
I use quite long headings in my org files. Exporting it to PDF leads
to line breaks which are neither aesthetically pleasing nor easily
readable. Is there a way to indicate line breaks in a heading?
Both "\newline" and "\\ " will work if y
Hi Martin,
you can use tags to de-select entries for export.
http://orgmode.org/manual/Selective-export.html#Selective-export
- Carsten
On Apr 3, 2009, at 9:38 PM, Martin Stemplinger wrote:
I use org-mode as a GTD implementation with level-1 headings as area
of focus, level-3 headings for pr
46 matches
Mail list logo