Re: [Orgmode] Feature request (org-empty-line-terminates-plain-lists)

2009-03-24 Thread Samuel Wales
On Mon, Mar 23, 2009 at 14:28, Matthew Lundin wrote: > If I may be so bold, I'd like to request an additional setting for > org-empty-line-terminates-plain-lists. Namely, I was wondering if it > would be possible to add an option whereby 2 empty lines would terminate > a plain list. I am a little

[Orgmode] Re: Feature request (org-empty-line-terminates-plain-lists)

2009-03-24 Thread Baoqiu Cui
Hi Carsten, Carsten Dominik writes: > Possible solutions: > > 1. Allow #+begin_example and friends to be indented and remove the same >amount of whitespace from all example lines as the #+begin line has. >This is possible, but would require a lot of work in the LaTeX > exporter. >It

Re: [Orgmode] a small remember suggestion

2009-03-24 Thread Alan E. Davis
What would happen then if one called remember from a previous remember buffer, then saved it? Alan Davis "An inviscid theory of flow renders the screw useless, but the need for one non-existent." ---Lord Raleigh (John William Strutt), or else his son, who was also a scientist.

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Brad Bozarth
I should note that I tried to clean up the files a bit to make them more readable before uploading, and I realized the "clean" version of reqallxml.awk in the attachment has two silly bugs - "/* nothing for now */ ;" on line 368 should be "; # nothing for now" (C-style comments don't work in awk).

Re: [Orgmode] generating titles in remember templates from w3 buffers [was:Re: feature request]

2009-03-24 Thread Charles Philip Chan
"Robert D. Crawford" writes: > As I mentioned below, using the annotation expansion in the template > does not work when using w3. I did see the error in my template and > have fixed it (unnecessary brackets). I am wondering if there is some > other way to get the title or if it can be added as

Re: [Orgmode] a small remember suggestion

2009-03-24 Thread Samuel Wales
On Tue, Mar 24, 2009 at 04:29, Carsten Dominik wrote: >> After that, >> >> (when (plusp number) >>  (message "you have %s saved remember files" number)) > > Hmmm.   When should this happen?  Not after a > successful remember process, I'd say. The number will usually be zero, so that is when I

[Orgmode] Re: org-crypt and PROPERTIES location

2009-03-24 Thread news
Peter Jones writes: > Actually, org-crypt was written by John Wiegley, and I'm going to be > making some changes to slightly alter how it works. You can get John's > version here: > > > http://github.com/jwiegley/dot-emacs/raw/cf72e6e004034849bd683b467b51d960d80a3e66/org-crypt.el > > I'll pos

[Orgmode] Re: changing headline format

2009-03-24 Thread news
Peter Jones writes: > Why not use sed/awk to alter the output of the tree command so that it's > in a format that org will understand? Yes I could do that, but if there was an easy org/outline mode way to do it that would be better. I may want to do other related stuff in the future. -- alebl

Re: [Orgmode] Re: Feature request (org-empty-line-terminates-plain-lists)

2009-03-24 Thread Matthew Lundin
Hi Carsten, Carsten Dominik writes: > > 2. Adapt the LaTeX exporter to work like the HTML exporter, ignoring >indentation of tables and example. The, introduce a special list >item like "- ___" to explicitly terminate a list if this should be > necessary. I'm fine with this solution (

Re: [Orgmode] Re: The most important project for org developers?

2009-03-24 Thread sven . bretfeld
Sven Bretfeld writes: Hallo to all Thanks for your suggestions. I still think there is much to optimize and I deem it urgent. For myself, I will follow Detlef's example and give Emacs on mobile systems another try. Yesterday, I succeeded to buy a Sharp Zaurus quite cheaply from eBay. We'll see.

Re: [Orgmode] list of todo entries without tags

2009-03-24 Thread John Rakestraw
On Tue, 24 Mar 2009 21:38:52 +0100 Carsten Dominik wrote: > > And what do you get for > > coming up with it in the first place ?-) > > I'll accept gifts :-) I'm not a coder, but it seems to me that if the person who solves the puzzle gets a free download, then the person who came up with the

[Orgmode] Workflow Ideas/questions

2009-03-24 Thread David Thole
Hey all, I was thinking a bit about my workflow with org-mode, and I'm thinking that I should change up a bit of how I'm doing stuff. Basically what I do now is use org-mode for my GTD stuff (that is, ticket management, notes about tickets, etc), and then use muse mode for other stuff. Right now

Re: [Orgmode] list of todo entries without tags

2009-03-24 Thread Carsten Dominik
On Mar 24, 2009, at 8:07 PM, Nick Dokos wrote: Carsten Dominik wrote: C-c a M - { . } RET One free download of the next Org-mode version for the first person to explain why this works... :-) C-c a agenda command M query TODO entries against a match expression -{.} - negativ

[Orgmode] Re: list of todo entries without tags

2009-03-24 Thread Richard KLINDA
> Regarding 'Re: list of todo entries without tags'; Carsten Dominik adds: > C-c a M - { . } Superb, thanks:) Richard ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.

[Orgmode] generating titles in remember templates from w3 buffers [was:Re: feature request]

2009-03-24 Thread Robert D. Crawford
As I mentioned below, using the annotation expansion in the template does not work when using w3. I did see the error in my template and have fixed it (unnecessary brackets). I am wondering if there is some other way to get the title or if it can be added as a feature. I've changed the post belo

[Orgmode] PATCH: typos in documentation

2009-03-24 Thread Nick Dokos
In researching the answer to Carsten's C-a M - { . } RET "match TODOs with empty tags" challenge, I went through a section of the docs and (in addition to enlightening myself about the meaning of the mysterious runes) I found a couple of typos. Here's a patch: >From 5d574f62aeea8bfce3ee92fce9aaf0a

Re: [Orgmode] list of todo entries without tags

2009-03-24 Thread Nick Dokos
Carsten Dominik wrote: > C-c a M - { . } RET > > One free download of the next Org-mode version for the first > person to explain why this works... :-) > C-c a agenda command M query TODO entries against a match expression -{.} - negative match {re}curly braces delimiting reg

Re: [Orgmode] list of todo entries without tags

2009-03-24 Thread Carsten Dominik
C-c a M - { . } RET One free download of the next Org-mode version for the first person to explain why this works... :-) - Carsten On Mar 24, 2009, at 7:16 PM, Richard KLINDA wrote: Hello, how can I get the list of tagless todo entries? Thanks! Richard _

[Orgmode] list of todo entries without tags

2009-03-24 Thread Richard KLINDA
Hello, how can I get the list of tagless todo entries? Thanks! Richard ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Brad Bozarth
Hi Carsten, I'm glad I could help in a very small way - I really appreciate the years you've put into this. I watched GregKH's, Linus's and your Google tech talks the other day, and enjoyed yours the most. I know I'll love the flexibility of org-mode over time, but it's great to hear your version

Re: [Orgmode] Re: feature request

2009-03-24 Thread Sebastian Rose
"Robert D. Crawford" writes: > Sebastian Rose writes: > >> You night want to use this: >> >> http://github.com/SebastianRose/worglet/tree/master > > Please correct me if I am wrong but this seems to be the wrong solution > for w3 and w3m. I don't use a graphical browser because of my need for

[Orgmode] Re: feature request

2009-03-24 Thread Robert D. Crawford
Sebastian Rose writes: > You night want to use this: > > http://github.com/SebastianRose/worglet/tree/master Please correct me if I am wrong but this seems to be the wrong solution for w3 and w3m. I don't use a graphical browser because of my need for a screen reader. I use emacs and emacspe

Re: [Orgmode] a small remember suggestion

2009-03-24 Thread Alan E. Davis
Wasn't going to say anything but at risk of sticking my foot in my mouth: I learned that the convention for naming backups in Emacs is they end in ~. Is it possible that if this is done, Emacs will automatically use the mechanism that is available to keep a given number of old versions and a given

Re: [Orgmode] Re: Restrict agenda view to multiple files matching a pattern?

2009-03-24 Thread Carsten Dominik
On Mar 23, 2009, at 8:47 PM, Ross Patterson wrote: Matthew Lundin writes: Hi Ross, Ross Patterson writes: Matthew Lundin writes: Ross Patterson writes: So far at least, I have my tasks broken up into multiple *.org files whose names reflect general categories. Often I want to loo

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Carsten Dominik
Hi Brad, I am really happy that you showed us how to do this. Like you, when I work I am at my computer, so I don't need a fully mobile side of Org. But a capture path. Using RSS like you demonstrate means that we can use any kind of service that pushes to an RSS feed - even if ReQall goes awa

Re: [Orgmode] a small remember suggestion

2009-03-24 Thread Carsten Dominik
On Mar 24, 2009, at 4:29 AM, Samuel Wales wrote: On Sun, Mar 22, 2009 at 08:16, Carsten Dominik wrote: I have now added a variable `org-remember-backup-directory'. Set this to a directory, and every remember buffer you create will end up in a separate file, with date and time in the file nam

Re: [Orgmode] a small remember suggestion

2009-03-24 Thread Carsten Dominik
On Mar 24, 2009, at 4:42 AM, Samuel Wales wrote: If you set auto-save-visited-file-name buffer-local in that buffer, you'll have the latest auto-saved contents in the file. Good one, I am doing that. Thanks. - Carsten ___ Emacs-orgmode mailing li

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Ian Barton
Carsten Dominik wrote: On Mar 24, 2009, at 9:30 AM, Ian Barton wrote: This is nice, no more superfluous flat file... thanks! I don't think so! Because if I see this correctly, your own solution will allow new entries to be refiled to other files, removed or archived, without the script addin

Re: [Orgmode] Re: Feature request (org-empty-line-terminates-plain-lists)

2009-03-24 Thread Carsten Dominik
Hi Matt, Baoqiu, this is a difficult issue. Indentation is what governs the end of lists. However, this concept conflicts with the face that some constructs in Org cannot be indented at all, in particular things like #+begin_example ena the like. You are both right that tables and ": ..." exam

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Carsten Dominik
On Mar 24, 2009, at 9:30 AM, Ian Barton wrote: This is nice, no more superfluous flat file... thanks! I don't think so! Because if I see this correctly, your own solution will allow new entries to be refiled to other files, removed or archived, without the script adding them again. If you do

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Ian Barton
This is nice, no more superfluous flat file... thanks! I don't think so! Because if I see this correctly, your own solution will allow new entries to be refiled to other files, removed or archived, without the script adding them again. If you do this in Ians solution, I think they will be adde

Re: [Orgmode] iPhone ----> org-mode

2009-03-24 Thread Carsten Dominik
On Mar 24, 2009, at 1:43 AM, Brad Bozarth wrote: This is nice, no more superfluous flat file... thanks! I don't think so! Because if I see this correctly, your own solution will allow new entries to be refiled to other files, removed or archived, without the script adding them again. If you

[Orgmode] Re: iPhone ----> org-mode

2009-03-24 Thread Rob Weir
On 24 Mar 2009, Ian Barton wrote: > Requires Mark Pilgrim's feed parser (think this is already part of > Python) Unfortunately, it's not, but you can get it from http://feedparser.org/ or in most package repositories. -- -rob ___ Emacs-orgmode maili