[Orgmode] lognotestate and closing entries

2008-05-30 Thread Dmitri Minaev
It seems that I should have upgraded more often. I have recently upgraded to 6.04c and it was the first 6.x version I installed. The typical header in my files includes the line: #+STARTUP: lognotestate With this line, all state changes are logged and Org prompted me for a note. It was perfect.

[Orgmode] automatically jumping to stored note location

2008-05-30 Thread Adam Spiers
On Thu, Jan 03, 2008 at 12:48:01PM +, Adam Spiers wrote: On Thu, Jan 03, 2008 at 10:01:37AM +0100, Carsten Dominik wrote: On Dec 30, 2007, at 12:22 PM, Adam Spiers wrote: On Thu, Dec 20, 2007 at 07:28:42AM +0100, Carsten Dominik wrote: - The new command

[Orgmode] FR: headline iteration API

2008-05-30 Thread Adam Spiers
Hi all, I would like to propose a new extensibility feature: an API for iterating over all the headlines in a given buffer/file or set of buffers/files. In a manner similar to mapcar, this would allow you to execute an elisp function for each headline which could do anything you want. It would

Re: [Orgmode] ITEM in column view in the agenda

2008-05-30 Thread Adam Spiers
On Fri, May 30, 2008 at 06:06:52AM +0200, Carsten Dominik wrote: On May 29, 2008, at 7:11 PM, Adam Spiers wrote: On Thu, May 29, 2008 at 07:49:20AM +0200, Carsten Dominik wrote: Ellipses could be done, but so far I opted against is because you will loose even more characters. Maybe it is

Re: [Orgmode] Re: 1-way syncing with google calendar

2008-05-30 Thread David Smith
Tim O'Callaghan [EMAIL PROTECTED] writes: Cool - just caught up with this. If you check the archives i had a very basic google-org solution using w3. I stopped using it when i moved back to Emacs, guess its time to dig it out :) I'm currently building something similar using g-client which

[Orgmode] Re: get bbdb entry from org-agenda

2008-05-30 Thread Thomas Baumann
Hi, the display of bbdb-anniversaries can be customized to use a function to insert a link to bbdb: M-x customize-option org-bbdb-anniversary-format-alist and then add/change ((birthday lambda (name years suffix) (concat Birthday: [[bbdb: name ][ name ( (number-to-string years)

[Orgmode] cdlatex like remember

2008-05-30 Thread Fabian Braennstroem
Hi, I am using cdlatex a lot with auctex and start using it with org... great :-) For smaller templates and bigger templates, for which I used remember before, I start to 'convert' them. What I am kind of missing in cdlatex is a function 'AUTOTEXT', 'AUTOQUESTION' and 'CURRENTTIME'... actually

Re: [Orgmode] Re: 1-way syncing with google calendar

2008-05-30 Thread Adam Spiers
On Thu, May 29, 2008 at 10:08:48PM +0900, David Smith wrote: Tim O'Callaghan [EMAIL PROTECTED] writes: Cool - just caught up with this. If you check the archives i had a very basic google-org solution using w3. I stopped using it when i moved back to Emacs, guess its time to dig it

[Orgmode] annotations (not the remember kind)

2008-05-30 Thread Adam Spiers
I have a straight-forward text document that I would like to export as HTML, but I would also like to add my own annotations to various bits of it, so that they end up something like this: div class=myannotation This bit still needs some work. span class=attributionAdam/span /div Is

[Orgmode] weirdness with #+TITLE in HTML export

2008-05-30 Thread Adam Spiers
Is this a regression or am I missing something? - 8 - 8 - 8 - 8 - 8 - #+OPTIONS: H:1 num:t toc:t \n:nil skip:nil #+TITLE: Test title Foo - 8 - 8 - 8 - 8 - 8 - results in the following (preamble and

[Orgmode] bold etc. spanning multiple lines

2008-05-30 Thread Adam Spiers
What are the rules for this? E.g. if I want to start *bold or italic within a paragraph and then terminate it* on one of the following lines. From a brief experiment it looks like you can span two lines maximum. Beyond that what is the recommended mechanism?

[Orgmode] format of section numbering in export

2008-05-30 Thread Adam Spiers
If I export to HTML using something like #+OPTIONS: H:1 num:t toc:t \n:nil skip:nil then the heading numbering looks like '1' or '1.2' or '1.2.3' etc. How can I change it so that it has a trailing full stop, for instance? ___ Emacs-orgmode mailing