Re: [Emacs-orgmode] fancier and less fancy export

2006-05-08 Thread Nic
Carsten Dominik <[EMAIL PROTECTED]> writes: > - Finally there is the XML backend which may be a gateway to more > flexible export. I am by no means an expert on this. So I will help > when needed, but not implement this myself. Small correction. The XOXO stuff is not an XML backend. XOXO is H

Re: [Emacs-orgmode] fancier and less fancy export

2006-05-08 Thread Carsten Dominik
On May 8, 2006, at 18:43, Scott Otterson wrote: My biggest use of org-mode export is spitting out simple ASCII lists that I paste into emails. Even so, I have picky export enhancement requests: 1.) Add org-export-visible-as-ascii: org-export-copy-visible creates a new org file containing

Re: [Emacs-orgmode] fancier and less fancy export

2006-05-08 Thread David O'Toole
I plan on continuing to write and support org-publish.el and its extensions. Because it was designed to be format-agnostic at both input and output stages (via plugin functions), I think it has a good chance of working with the XOXO stuff and other extensions people want to make. Furthermore, it c

Re: [Emacs-orgmode] fancier and less fancy export

2006-05-08 Thread Nic
Scott Otterson <[EMAIL PROTECTED]> writes: > Also, a general question: There's been discussion of adapting muse-mode > so that org-mode can eventually make use of its many export > capabilities. At that same time, we've got very interesting xoxo > export capability and the nice new code writ

[Emacs-orgmode] fancier and less fancy export

2006-05-08 Thread Scott Otterson
My biggest use of org-mode export is spitting out simple ASCII lists that I paste into emails. Even so, I have picky export enhancement requests: 1.) Add org-export-visible-as-ascii: org-export-copy-visible creates a new org file containing the visible text. The problem for me is that it's

[Emacs-orgmode] cosmetic: link-syntax, diary files & faces

2006-05-08 Thread Eric J Haywiser
This is cosmetic, but Should link syntax fontification be supported when entries from diary files are displayed in the org-agenda view? Currently, they appear as a raw text. However, links in org-agenda view entries coming from org files hide the URL portion and only display the "descripti

Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread Carsten Dominik
Now, this is in fact not documented well enough. Font-lock is so important for Org-mode to work, that I really need to do this. I thought even of just turning it on, but I am not sure what consequences this would have in various ways to set up font-lock-mode. - Carsten On May 8, 2006, at 1

Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread John Rakestraw
On Mon, 8 May 2006 12:11:46 +0200 Carsten Dominik <[EMAIL PROTECTED]> wrote: > Anything interesting in the *Messages* buffer after you have visited > an org-mode file? Nothing that I can see. > Have you turned on font-lock mode? Now I have. And now I see the links and colors. Thanks for the ti

[Emacs-orgmode] More bugs to report.

2006-05-08 Thread Tim O'Callaghan
Under XEmacs 21.4.19 if you have a table as the first thing in a file, then org mode throws the error 'Cannot find beginning of table' when you try and do anything to the table, such as re-format it, or press enter to insert a line before it. Tim. ___

Re: [Emacs-orgmode] org-occur raises signal?

2006-05-08 Thread Carsten Dominik
Could you set debug-on-signal and sent me a traceback of this bug? Thanks. - Carsten On May 7, 2006, at 21:38, T. V. Raman wrote: Hi, this may not be a problem in general, but it's an irritant with emacspeak. Command org-occur calls signal even when it succeeds, and this caused me to think

Re: [Emacs-orgmode] org: sorting table throws error:

2006-05-08 Thread Carsten Dominik
Fixed, thanks. - Carsten On May 8, 2006, at 1:46, T. V. Raman wrote: I'll attach sample input and backtrace. Calling org-table-sort-lines throws an error. | Number | Square | |+| | 3 | 9 | | 5 | 25 | | 4 | 16 | Error raised: mapcar: Args out of

Re: [Emacs-orgmode] colorless and linkless

2006-05-08 Thread Carsten Dominik
Anything interesting in the *Messages* buffer after you have visited an org-mode file? Have you turned on font-lock mode? Either for org-mode files, or globally with (global-font-lock-mode 1) ??? - Carsten On May 7, 2006, at 21:01, John Rakestraw wrote: Just a quick follow-up. I should

Re: [Emacs-orgmode] error message when archiving last subtree in file

2006-05-08 Thread Carsten Dominik
Fixed, thanks. - Carsten On Apr 29, 2006, at 14:06, David O'Toole wrote: Copied: Subtree with 735 characters Pasted at level 1, with shift by -1 levels Wrote /home/dto/org/OrgMode.org_archive Cut: Subtree with 735 characters kill-line: End of buffer -- Dave O'Toole [EMAIL PROTECTED] _

Re: [Emacs-orgmode] Agenda dispatcher customization

2006-05-08 Thread Carsten Dominik
On Apr 28, 2006, at 20:47, Daniel J. Sinder wrote: I would like to create a custom command for a specific keyword search, but restrict it to TODO entries only. It seems 'C-c a m' can be customized this way, but not 'C-c a M'. Is there some way to customize 'C-c a M'? This will be possible i

Re: [Emacs-orgmode] Re: Cyclic timestamps for SCHEDULED and DEADLINE

2006-05-08 Thread Carsten Dominik
On Apr 28, 2006, at 18:23, Christian Egli wrote: Yes I understand. A very basic problem with cyclic scheduling is that if you don't mark the entry DONE, then you can get many of those tasks in your agenda. But AFAIK this is only a problem because the scheduled tasks show up in the "all curre

Re: [Emacs-orgmode] org-mode issues i'm having

2006-05-08 Thread Carsten Dominik
On Apr 28, 2006, at 17:02, David O'Toole wrote: 1. Links that target specific text in a file, do not work properly: - [[file:~/emacs/org-4.27/org.el:: defcustom%20org%20after%20todo%20state%20change%20hook%20nil][file:~/ emacs/org-4.27/org.el::defcustom org after todo state change hook

Re: [Emacs-orgmode] HTML formatting of * QUOTE headings

2006-05-08 Thread Carsten Dominik
Fixed, thanks. I did not introduce an option because I assume that the QUOTE keyword is never wanted. - Carsten On Apr 29, 2006, at 23:56, David O'Toole wrote: The actual quoted text renders nicely :-) but for some reason the word QUOTE is still showing up as a heading. Shouldn't it be con

Re: [Emacs-orgmode] Handling of inline images

2006-05-08 Thread Carsten Dominik
On Apr 30, 2006, at 22:28, David O'Toole wrote: Currently if you do this: [[file:path_to_image][Description]] the description seems to be thrown away and there seems to be no way to link to an image inline in one place, not inline in another place. I'd like to propose that when inline-image

Re: [Emacs-orgmode] illustrated brief tutorial for org-mode

2006-05-08 Thread Carsten Dominik
This is great, thanks. - Carsten On May 4, 2006, at 19:59, David O'Toole wrote: Hi all. I've made an illustrated tutorial for org-mode. This tutorial only covers the most basic features and only a few situations, but it is profusely illustrated with screenshots and could help new users get an