Carsten Dominik <[EMAIL PROTECTED]> wrote:
> This is very strange. I cannot reproduce this. When I evaluate in
> your example
>
> > | (org-id-get (point))
> > | (org-entry-get (point) "ID")
>
> I get in both cases just the ID, no newline with it. Also, new
> newlines are created for me after
On Nov 7, 2008, at 6:45 AM, Carsten Dominik wrote:
This is very strange. I cannot reproduce this. When I evaluate in
your example
| (org-id-get (point))
| (org-entry-get (point) "ID")
I get in both cases just the ID, no newline with it. Also, new
newlines
*no* new newlines are crea
This is very strange. I cannot reproduce this. When I evaluate in
your example
| (org-id-get (point))
| (org-entry-get (point) "ID")
I get in both cases just the ID, no newline with it. Also, new
newlines are created for me after the attachment property. Can please
more people try Be
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Eric,
>
> before adding this, I would like to investigate with you if selective
> export (section 12.2 of the manual) could maybe used to achieve pretty
> much the same goal, with the only limiting condition that the part
> treated as a switchable c
Hi Carsten,
2008/11/3 Carsten Dominik <[EMAIL PROTECTED]>:
> Hi Gary,
>
> I believe this problem is now fixed, please verify.
Thanks. Short version: yes it seems to be working now.
Long version: I couldn't persuade my emacs to grok a fresh git clone
of the org-mode master (though I didn't try v
I keep my org files and attachments in a git repository. I noticed that
org-mode allows you to hardlink attachments.
I just want to point out that if you put these in a git repository then
I don't recommend using the hardlink option. Git breaks hardlinks and
you'll end up with two versions of th
Okay It's back... :)
I'm creating attachments using C-c C-a a using the latest version of
org-mode in git.
The first time the attachment is created correctly. This creates the
property ID. The second attachment is the one that fails. It reads
the property from the entry and includes the newlin
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> Mikael Fornius <[EMAIL PROTECTED]> writes:
>
>> David O'Toole <[EMAIL PROTECTED]> writes:
>>
>>> Does anyone else here use org-mode for fitness and/or health tracking?
>>
>> I tried column mode but it is far too slow for 300 headings and the
>> calculat
Eric,
Thanks so much for the reply. You raise many of the questions that I
myself have been wondering about recently.
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> Hi Matt,
>
> This is a very interesting project. I am looking forward to seeing what
> you come up with. The hardest part to me se
Dear,
In the last year I have been using org-mode fairly heavy for my day to day work
and I am very satisfied with. However, there are two things that would make
life somewhat easier wrt. my usage of org-mode vs. the reporting I need to for
my job.
1) I have to enter my spent time in a separat
Mikael Fornius <[EMAIL PROTECTED]> writes:
> David O'Toole <[EMAIL PROTECTED]> writes:
>
>> Does anyone else here use org-mode for fitness and/or health tracking?
[...]
> Lately I have been thinking of and trying to implement a true org-mode
> running diary. Which means to use the org-mode file as
Hi Matt,
This is a very interesting project. I am looking forward to seeing what
you come up with. The hardest part to me seems to be triggering a
publish action when one of your subtrees needs to be added to the feed.
This is one of a couple of different ideas which have surfaced in the
mailin
I would like to convert my ASCII-images inside my document.org before exporting
the document to HTML.
I've found this converter, ditaa, which is a java program that takes an ASCII
text file and creates a png file (http://ditaa.sourceforge.net/).
I intend to find my ASCII figure, save it as a sep
I have applied this change, thank you for the report.
- Carsten
On Nov 5, 2008, at 7:10 PM, Matthew Lovell wrote:
Hi,
I just stumbled upon org-mode recently, due to a brief review of GTD
software in by Linux Format. Thanks for creating and releasing it!!
I've recently upgrade VM (view mail)
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Richard Riley <[EMAIL PROTECTED]> writes:
>
>> In your Linux repositories you will also find gitk and giggle which are
>> nice front ends to examine progress when playing with GIT .
>
> And git gui which you can use to create commits.
>
> -Bernt
That's a
www.MailToSanta.eu
La felicita del tuo bambino e anche la tua! Renderlo felice con una
lettera direttamente dal Polo Nord,
firmata da Babbo Natale... lascialo credere ancora nell
David O'Toole <[EMAIL PROTECTED]> writes:
> Does anyone else here use org-mode for fitness and/or health tracking?
I have used emacs as my running exercise diary for some years now,
currently over 300 exercises in the database.
>From the beginning I used a plain text emacs file for my exercise d
I think it is the variable user-mail-address in emacs who is used for
this:
M-x customize-variable RET user-mail-address
should do it.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://l
Hi,
I just stumbled upon org-mode recently, due to a brief review of GTD
software in by Linux Format. Thanks for creating and releasing it!!
I've recently upgrade VM (view mail) in my xemacs to version 8.0x.
(another developer has recently taken over from Kyle Johnson.) In
order to get links t
Richard Riley <[EMAIL PROTECTED]> writes:
> In your Linux repositories you will also find gitk and giggle which are
> nice front ends to examine progress when playing with GIT .
And git gui which you can use to create commits.
-Bernt
___
Emacs-orgmod
I would like to suggest the following links for those interested in
using emacs itself as an interface to git - the way is not as
straightforward as it might be and the competing interfaces cover
different subsets of GIT functionality and hopefully these links will
save people some time.
List of
Dear all,
I would like to express my satisfaction with the quality
of bug reports and feature request I have received recently.
It is becoming very clear now that more and more people
really "get" Org, a fact that is reflected by the many
requests I have seen, most of which totally make sense
and
On Oct 29, 2008, at 8:17 PM, Hsiu-Khuern Tang wrote:
Hi,
Let's say I have a repeating task like this:
** TODO Do this
SCHEDULED: <2008-10-29 Wed +1w>
Cycling to a done state will track the done time and increment the
scheduled
time according to the repeater:
** TODO Do this
- State "
Hi Lindsay,
this can be done using link abbreviation. If you get the latest
git release, you can simply do
(setq org-link-abbrev-alist '(("att" . org-attach-expand-link)))
The basics of this worked before, all I have added today is the function
org-attach-expand-link which previously you w
24 matches
Mail list logo