Re: [Orgmode] question about aborting an todo entry

2008-11-13 Thread Eddward DeVilla
13, 2008 at 8:02 AM, Denny Zhang [EMAIL PROTECTED] wrote: Eddward DeVilla 写道: You are able to have multiple 'done' states. I have a done canceled among others. Beyond that, all org really cares about is done not done. It's been a while since I've dug through the manual, but I think you can

Re: [Orgmode] A few new user questions, Custom agenda views, calendar in frame, and Hyperlinks on win32

2008-11-19 Thread Eddward DeVilla
I'm afraid I'm not going to be too helpful with the calendar problem. My calendar is in a different window in the same frame and the frame returns to normal after I select my date. I don't remember doing anything special for that. Likewise, I does use windows native emacs. Just cygwin. I skip

Re: [Orgmode] Re: Dividers in File

2008-11-19 Thread Eddward DeVilla
On Wed, Nov 19, 2008 at 11:04 AM, Matthew Lundin [EMAIL PROTECTED] wrote: news.gmane.org [EMAIL PROTECTED] writes: Sebastian Rose schrieb: Hi David, Eric Schulte [EMAIL PROTECTED] writes: Hi David, Is there any Reason why you don't just make the dividers the first level of

Re: [Orgmode] Re: Updating the [/] and [%]

2008-12-20 Thread Eddward DeVilla
Well, C-u C-c # is supposed to do it, but I just found a bug in 6.13a that's in Gentoo. Given the file = - [/] f - [ ] d - [ ] v - [X] g = pressing C-u C-c # displays the message Checkbox satistics updated in entire file (0 places) but does nothing, as it

Re: [Orgmode] Re: Release 6.17

2009-01-04 Thread Eddward DeVilla
On Sun, Jan 4, 2009 at 10:01 AM, Carsten Dominik domi...@science.uva.nl wrote: On Jan 4, 2009, at 3:33 PM, Steven E. Harris wrote: Carsten Dominik carsten.domi...@gmail.com writes: Code references use special labels embedded directly into the source code. Such labels look like ((name)) and

Re: [Orgmode] Bug: org-cycle on list at the end of buffer

2009-02-11 Thread Eddward DeVilla
will decrease rapidly, in my opinion. That's why I seems to be fussy on those small things. Wanrong Eddward DeVilla wrote: On Tue, Feb 10, 2009 at 1:50 PM, Wanrong Lin wanrong@gmail.com wrote: Hi, I have org-cycle-include-plain-lists set to t. In the following example, the text

Re: [Orgmode] Checkboxes and intermediate state

2009-02-16 Thread Eddward DeVilla
On Sun, Feb 15, 2009 at 8:56 AM, Carsten Dominik domi...@science.uva.nl wrote: The reason for this assumption is that as of now, you are the only person *I know* who uses this have-ready state of checkboxes. Given the fact that I every now and then do need to remove a checkbox, this seemed the

Re: [Orgmode] metadata clutterring the view

2009-02-16 Thread Eddward DeVilla
My trick is to hide it. * COMMENT Config #+blah #+blah #+blah If #+SETUPFILE that Dan mentioned does what I think it does, I will probably be changin my evil ways since right now I cut and paste the same config section into all of my main project files. Edd On Mon, Feb 16, 2009 at 10:55 AM,

Re: [Orgmode] Feature request: preserving plain list line breaks in exporting

2009-03-11 Thread Eddward DeVilla
Does anyone know how to get something like \\ or :: to preserve line breaks in the org file when using M-q to re format a list item? I don't care so much about the export. Edd On Tue, Mar 10, 2009 at 4:02 PM, Wanrong Lin wanrong@gmail.com wrote: Thanks. But :: does not as well as \\ for

Re: [Orgmode] Re: checkbox statistics (fixed version)

2009-04-24 Thread Eddward DeVilla
I'll have to see if I can get this to work. I think I was one of the one that ask for the old behavior and have missed it ever since it was changed. Thanks! Edd On Fri, Apr 24, 2009 at 8:01 AM, Richard KLINDA rkli...@gmail.com wrote: This is the fixed patch, it actually works on my real life

Re: [Orgmode] Re: checkbox statistics (fixed version)

2009-05-08 Thread Eddward DeVilla
That's true, but to be honest, before I knew about the [-] feature, I used [/] tokens on list items with checkboxes under them. I'd consider this an improvement. Edd On Fri, May 8, 2009 at 10:27 AM, Carsten Dominik carsten.domi...@gmail.com wrote: Hi Richard, your patch works, almost.

Re: [Orgmode] Re: checkbox statistics (fixed version)

2009-05-09 Thread Eddward DeVilla
and maybe I should expand that tree an inspect it a bit more. I use collapsible lists and I tend to set up large lists. This behaviour works a lot better for me. Edd On Sat, May 9, 2009 at 1:56 AM, Carsten Dominik carsten.domi...@gmail.com wrote: On May 9, 2009, at 1:50 AM, Eddward DeVilla wrote

Re: [Orgmode] Re: org-mode feature is surely a bug!

2009-05-29 Thread Eddward DeVilla
You know, this just gave me a nutty idea. I think org-mode is already too far along to add this now, but there do seem to be a number of cases were we want to have one thing in the file and another on the screen. We kind of have it with column narrowing, links and other similar things. I wonder

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Eddward DeVilla
Congratulations! Org-mode, Carsten and the developers deserve the recognition. Now let's see. 1. Complete this sentence in about 140 characters: Our project is [-foo-]. For example, Our project is a tool that helps you wash your car. Org-mode is the

Re: [Orgmode] Re: Sourceforge community award

2009-06-12 Thread Eddward DeVilla
This picture looks great. I kinda like the first one Carsten sent out that some though was too colorful. That shot also highlighted the fact that keys were 'special'. This shot is dangerously close to look like we're just passing off a colorized outline. I wonder if we could put together

Re: [Orgmode] Release 6.28

2009-06-25 Thread Eddward DeVilla
On Thu, Jun 25, 2009 at 8:59 AM, Sebastian Rosesebastian_r...@gmx.de wrote: Thank's Carsten! Carsten Dominik carsten.domi...@gmail.com writes: Improvements related to `#+begin' blocks ~ Indented blocks Indented tables

Re: [Orgmode] Inconsistent exporting of underscore character

2009-06-27 Thread Eddward DeVilla
You can put an OPTIONS line in you file. #+OPTIONS ^:nil Turn off superscript/subscript or, my prefered #+OPTIONS ^:{} Works for foo^{bar} foo_{bar} but not foo^bar foo_bar This is in 12.3 Export options of the org manual. Edd On Sat, Jun 27, 2009 at

Re: [Emacs-orgmode] Re: Org-mode 'organized' visibility

2006-08-24 Thread Eddward DeVilla
I don't know if I'm following or not. I think I get the grouping you are after. If trailing blank line are empty it does not collapse into the text for a heading. If it is blank, but contains white space character, it does collapse. So I am able to do the following -- * heading

[Orgmode] Enhancement for Org-mode tables

2006-09-27 Thread Eddward DeVilla
Hello, Currently org-mode will adjust the justification in a column if it thinks it is a numeric field. I use hexidecimal a lot and got some wierd results. Eventually I found the option to adjust it and have set my own RE of (org-table-number-regexp

Re: [Orgmode] Org-mode 4.51

2006-10-02 Thread Eddward DeVilla
of your setup will be restored when the agenda exits. Thanks to Eddward DeVilla for triggering this development. The new variables are org-agenda-window-setup and org-agenda-restore-windows-after-quit. For example, Eddward, you might want to use (setq org-agenda-window

[Orgmode] Help with a hook

2006-10-17 Thread Eddward DeVilla
Hi. I assume this is a simple question and I should probably take it somewhere else. I hope you'll forgive me. I'm still very new to elisp and emacs code conventions. I'm trying to create a custom hook to set the buffer name for org-mode buffers. Here's what I have so far: (defun

RE: [Orgmode] Another GTD question.

2006-10-21 Thread Eddward DeVilla
On 10/21/06, Christopher Kuettner [EMAIL PROTECTED] wrote: Aside from that... What is the basic design model for org-mode? What is org supposed to be? Where it is headed? I thought I got an outliner with dates-capabilities. No it's almost a full fledged publishing platform... I think you

[Orgmode] Is per-node collapsed state realistic in org-more

2006-10-25 Thread Eddward DeVilla
Hi, I have a potentially crazy feature request. There's a feature I liked in a previous outliner I use that I kinda miss in org. In that outliner, each node had it's own state as to whether or not is was collapsed, such that you could collapse a node and it's children would disappear, but

[Orgmode] link bug

2006-11-06 Thread Eddward DeVilla
Hi, I'm not on the latest version yet and it will be a few day until I can get there. However, I found a bug in 4.51 when trying to store a link using C-c C-l. I believe that's org-insert-link. In any case org-insert-link gets called in there somewhere and dies calling (file-truename

[Orgmode] customize question

2006-11-07 Thread Eddward DeVilla
Hi all, I'm afraid this might be more of an emacs question than an orgmode specific question. I'm trying to move my org-mode config out of my .emacs as much as possible and into something a little more compartmentalized. I had tried to do as much as I could with #+, but they can only go

[Orgmode] meta esc

2006-11-10 Thread Eddward DeVilla
Hi, Another basic question, but should there be equivalent ESC key bindings for all of the Meta key bindings? I know the binding for M-S-RET doesn't seem to work. In checkbox/bullet lists, I get a bullet but no checkbox and the checkbox counters don't update. I can go through and put

Re: [Orgmode] meta esc

2006-11-10 Thread Eddward DeVilla
I'm fine with the bindings except I don't have a meta and there are quite a few apps at work that seem to like Alt the way it is. I'm little nervous about remapping ALT for all of X. I haven't found a way to tell just emacs to consider ALT a Meta. Edd On 11/10/06, Tim O Callaghan [EMAIL

Re: [Orgmode] Re: agenda buffer cursor highlighting

2006-11-15 Thread Eddward DeVilla
Looks like this will work. Thanks, Edd On 11/15/06, J. David Boyd [EMAIL PROTECTED] wrote: Eddward DeVilla [EMAIL PROTECTED] writes: Hi all, I have a little trouble with the agenda buffer global todo list. The cursor is in the first column where the there is no text and the closest text

[Orgmode] tags alignment

2006-12-08 Thread Eddward DeVilla
Hi, There is an option org-tags-column to align tags in an org file to a column. This value can be positive or negative to say if you want the left or right side of the tags to be anchored. There is another option org-agenda-align-tags-to-column that does about the same thing for the agenda

[Orgmode] archive tag/agenda bug

2006-12-08 Thread Eddward DeVilla
Hi, I think I found a new bug. This may be another emacs 21 visibility issue. Using a file like so: -- * projects *** TODO Something that was never meant to be :ARCHIVE:

[Orgmode] another bug, sorry

2006-12-08 Thread Eddward DeVilla
Hi all, Sorry for all the clutter. Using the menu, agenda or key binding to open a sub-tree in an indirect buffer kicks me into the debugger. I don't think I even have the debugger option on. Here's the stack I get. I'm not sure what to make of it.

[Orgmode] table formula w/o calc

2006-12-15 Thread Eddward DeVilla
Hi all, Can table formula's be done without calc? I've been trying to do something like the following: |---+--++++| | | name | P1 | P2 | P3 | TOT| |---+--++++| | | Al | 10 | 9 | 8 | ='(+ $3 $4 $5) | | |

[Orgmode] bug with table in indirect buffer

2006-12-15 Thread Eddward DeVilla
Hi, I found a bug with table formatting in an indirect buffer. In the file below, if you open the second bullet (My little microcosm) in an indirect buffer and cause a table format with say C-c C-c, the table will reformat but afterwards the cursor will be moved to the beginning of the buffer.

Re: [Orgmode] Re: table formula w/o calc

2006-12-15 Thread Eddward DeVilla
more lisp. Edd On 12/15/06, Leo [EMAIL PROTECTED] wrote: * Eddward Devilla (2006-12-15 12:50 -0600) said: ^^^ Can table formula's be done without calc? That would be a pity not to employ the best maths tool in Emacs. -- Leo sdl.web AT gmail.com (GPG Key

Re: [Orgmode] table formula w/o calc

2006-12-15 Thread Eddward DeVilla
On 12/15/06, Xiao-Yong Jin [EMAIL PROTECTED] wrote: Eddward DeVilla [EMAIL PROTECTED] writes: Maybe you've already tried this. But I guess it's still worth mentioning. You probably need a `#' in the first row as following |---+--++++| | | name | P1 | P2

Re: [Orgmode] logging transitional states

2006-12-18 Thread Eddward DeVilla
I have also wished for other 'Done' type states. Currently I mark them all DONE and if there is something interesting about the 'Done-ness' of it I add that as a tag such as :SCRATCHED: :CANCELED: or :REJECTED:. I haven't found it to be much of a problem, but I've wondered if it would be

Re: [Orgmode] Re: Table questions

2006-12-19 Thread Eddward DeVilla
On 12/19/06, Michael [EMAIL PROTECTED] wrote: On 18 Dec 2006, Carsten Dominik wrote: On Dec 14, 2006, at 17:19, Michael wrote: You cannot, at least currently. I am not sure how well this would work, because the table editor makes it very easy to swap rows, columns, to add and delete

[Orgmode] hang problem when setting tags in an indirect buffer

2007-01-04 Thread Eddward DeVilla
Hi, The file below will cause a hang if you open the second heading in an indirect buffer using C-c C-x b and then try to set tags using C-c C-c from within the indirect buffer. In emacs 21.2.1 on cygwin, I can exit the hang with C-g. In emacs 21.1.1 on AIX, C-g doesn't not work and I had

[Orgmode] visibility cycling bug for plain lists with org-cycle-include-plain-lists set

2007-01-11 Thread Eddward DeVilla
Hi, I've been a little busy lately have haven't been able to put together a good test case for this until now. Using tab to cycle visibility for plain lists is broke in 4.60 and 4.61. Given the file: --- * foo - bar - baz - pow - kung

[Orgmode] refreshing agenda buffer un-narrows indirect buffers

2007-01-12 Thread Eddward DeVilla
Hi, I've found that refresh the todo list with 'r' turns off the narrowing in indirect buffers. Also, I've found that using C-, to cycle through the agenda files will bringup narrowed indirect buffers instead of the base buffer. I'm not sure whether I think the indirect buffers should show

Re: [Orgmode] Re: Suggest a new feature for org-remember-templates

2007-01-15 Thread Eddward DeVilla
To be honest, what you are suggesting sounds interesting, but I don't know remember well enough to know if it does what it sounds like. It would be nice to have a 'hot-key' interface to generate a project tree. I've looked a little at form and template packages for emacs to see if any look like

Re: [Orgmode] Re: Suggest a new feature for org-remember-templates

2007-01-16 Thread Eddward DeVilla
On 1/15/07, Bastien [EMAIL PROTECTED] wrote: Eddward DeVilla [EMAIL PROTECTED] writes: It would be nice to have a 'hot-key' interface to generate a project tree. I've looked a little at form and template packages for emacs to see if any look like they'd let me easily create a template

Re: [Orgmode] Re: Suggest a new feature for org-remember-templates

2007-01-17 Thread Eddward DeVilla
On 1/17/07, Bastien [EMAIL PROTECTED] wrote: Eddward DeVilla [EMAIL PROTECTED] writes: Ya. I suppose it would have been useful to do that. :-) Sorry. Most of my org files have a *projects heading with a template like the following. I think this template is very specific to the way you

[Orgmode] Copying links

2007-01-25 Thread Eddward DeVilla
Hi, Does anyone know an easy way to copy a link on org-mode? I want to be able to paste it in a browser. This came up because the cygwin version of emacs isn't able to invoke the browser. I'll have to track that down some time, but I know other times when I want to copy a URL for some

Re: [Orgmode] Smarter indent with C-j

2007-03-06 Thread Eddward DeVilla
On 3/6/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Mar 6, 2007, at 17:30, Leo wrote: Hello, Eddward! On 2007-03-06, Eddward DeVilla said: I would like this. Follow up in the mailing list would increase the chance of this feature being implemented by Carsten ;) I forget to hit

Re: [Orgmode] radio transmit links across files

2007-03-08 Thread Eddward DeVilla
On 3/8/07, Carsten Dominik [EMAIL PROTECTED] wrote: I don't think you can do this in font-lock. Font-lock has many clever mechanisms to defer font-locking of stuff that is not currently on the screen etc, but the current line is always done immediately, I think. I figured as much. It's not

Re: [Orgmode] bug in tag search

2007-03-13 Thread Eddward DeVilla
This looks like you need to adjust org-show-following-heading. org-mode allows you to show the following header for context I believe. I got your expected behavior by disabling it. Edd On 3/13/07, King Sun [EMAIL PROTECTED] wrote: Hi, Carsten: I would like to report a bug in org mode for tag

Fwd: [Orgmode] Feature in org-move-item-down

2007-03-18 Thread Eddward DeVilla
Once again, it hit reply instead of reply-all. Edd -- Forwarded message -- From: Eddward DeVilla [EMAIL PROTECTED] Date: Mar 18, 2007 10:04 PM Subject: Re: [Orgmode] Feature in org-move-item-down To: Mike Newman [EMAIL PROTECTED] I sometimes have blank lines in list items

Re: [Orgmode] Re: Org-mode 4.69

2007-03-21 Thread Eddward DeVilla
It looks like there might some more discussion here, but I'd like to chime in and say I kinda like what you have done with the multiple sequences. Of course, I'm not using some of the more advanced features such as logging state changes. For my simple use of TODO items, this is pretty nice.

Re: [Orgmode] Re: Org-mode 4.69

2007-03-21 Thread Eddward DeVilla
On 3/21/07, Leo [EMAIL PROTECTED] wrote: On 2007-03-21, Carsten Dominik said: - You can now use multiple sets of TODO keywords in the same buffer. For example, you may put the following three lines into a file: #+SEQ_TODO: TODO DONE #+SEQ_TODO: REPORT BUG KNOWNCAUSE

[Orgmode] undo bug (plus a plain list bug)

2007-03-27 Thread Eddward DeVilla
Hi, I found a bug with undo and selection. While putting together a simple recreate, I also found a buglet involving A-left/A-right on plain lists. First I'll describe the list bug. If you have a plain list before the first heading you can't use A-left or A-right to promote or demote list

[Orgmode] link bug w/ indirect buffers

2007-03-27 Thread Eddward DeVilla
Hi, I found a bug involving indirect buffers when following links. If I have one file with a link to a second file and I have that second file opened with an indirect buffer narrowed such that the link is not contained in the narrowed region, org may fail to follow the link. Basically, if

Re: [Orgmode] undo bug (plus a plain list bug)

2007-03-28 Thread Eddward DeVilla
On 3/28/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Mar 27, 2007, at 21:06, Eddward DeVilla wrote: The second is more of an issue for someone like me who tends to live by undo and is also sloppy about have a selection. Given the file test 2 = * brilliant - Stooge

Re: [Orgmode] Org-mode 4.72

2007-04-24 Thread Eddward DeVilla
On 4/24/07, Carsten Dominik [EMAIL PROTECTED] wrote: - C-a can behave specially in headlines when you set the variable `org-special-ctrl-a'. It will bring the cursor first back only to the beginning of the headline *text*, i.e. after the stars and the TODO keyword, if any. A

Re: [Orgmode] Compilation errors with 4.73 (undefined functions, wrong number of parameters)

2007-05-12 Thread Eddward DeVilla
It's been a while since I've compiled org. I run uncompiled to get more useful stacks and have easier debug. It's slower but educational. I know when I did compile I always got a mess of errors. I just ignored them and everything worked. For me I think it was attempts to use packages I

Re: [Orgmode] Windows binaries with org-mode preinstalled?

2007-05-12 Thread Eddward DeVilla
Actually, I've never installed org-mode with make. Just unpack the archive in some tempt directory and copy the .el files someplace where you want to store emacs packages. (I have a .emacs_packages directory.) If you keep xemacs, there is a second directory of xemacs only files you'll need.

Re: [Orgmode] Tag Inheritance

2007-05-30 Thread Eddward DeVilla
I was thinking the same thing. (Sadly I didn't know the option of the top of my head and had to search the .el file to try and find it.) Would there be any way to differentiate the matched heading from the surrounding context? In regular GUIs I'd say grey of the context, but that doesn't

Re: [Orgmode] a couple of possible bugs in filling/indenting of plain lists

2007-06-01 Thread Eddward DeVilla
For me, my indent problems where solved when I turned off the use of tabs. I don't remember how I did it right now and I don't have access to my work system at the moment. I'll let you know when I can check. Edd On 6/1/07, William Henney [EMAIL PROTECTED] wrote: Hi list I have the following

Re: [Orgmode] Re: mail agenda similar to `diary-mail-entries'

2007-06-09 Thread Eddward DeVilla
On 6/9/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Jun 10, 2007, at 1:36, Patrick Drechsler wrote: Carsten Dominik [EMAIL PROTECTED] writes: The problem I am having with your approach is that `mail' requires a full blown MTA. what is an MTA? Mail Transport Agent. It's a mail server.

Re: [Orgmode] Is *Heading heading

2007-06-10 Thread Eddward DeVilla
I could try it on some of my files. Edd On 6/10/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Jun 9, 2007, at 20:02, Leo wrote: Just noticed that if there is no space between * and the rest of the head, that heading won't be exported. Have we finally made this change? Personally I love

Re: [Orgmode] an annoying indentation

2007-06-12 Thread Eddward DeVilla
On 6/12/07, Rick Moynihan [EMAIL PROTECTED] wrote: Leo wrote: Dear list, Anyone else find the following annoying? *** heading 1 - item 1 - item 2 Now hit tabwith cursor right before '-', it becomes, *** heading 1 - item 1 - item 2 Best, I must admit I do run into this

Re: [Orgmode] Duration Tally

2007-06-13 Thread Eddward DeVilla
I'm starting to wonder if it would be useful to have a general format for properties (or choose some other word) to be associated with a heading or todo item. It seems the heading is getting a little crowded. Would it be reasonable to say that a list of non-whitespace listing following

Fwd: [Orgmode] Duration Tally

2007-06-14 Thread Eddward DeVilla
Just forwarding to the list. I forgot to. -- Forwarded message -- From: Eddward DeVilla [EMAIL PROTECTED] Date: Jun 13, 2007 8:37 PM Subject: Re: [Orgmode] Duration Tally To: Scott Jaderholm [EMAIL PROTECTED] On 6/13/07, Scott Jaderholm [EMAIL PROTECTED] wrote: On 6/13/07

Re: [Orgmode] table heading

2007-06-16 Thread Eddward DeVilla
On 6/16/07, Cecil Westerhof [EMAIL PROTECTED] wrote: I would like the following functionality: A heading with ! text || ! heading | |---+---| | column A | column B | |---+---| and it changes automatically:

Re: [Orgmode] Duration Tally

2007-06-19 Thread Eddward DeVilla
On 6/19/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Jun 13, 2007, at 17:33, Eddward DeVilla wrote: I'm starting to wonder if it would be useful to have a general format for properties (or choose some other word) to be associated with a heading or todo item. It seems the heading

Re: [Orgmode] Duration Tally

2007-06-19 Thread Eddward DeVilla
On 6/19/07, Scott Jaderholm [EMAIL PROTECTED] wrote: I see a property list under each heading as a way of doing columns, albeit in a less user friendly way. I can see this being useful anywhere you have hierarchal data to which you would like to add structure. Currently, I normally transfer it

Re: [Orgmode] Duration Tally

2007-06-22 Thread Eddward DeVilla
On 6/22/07, Scott Jaderholm [EMAIL PROTECTED] wrote: I think it's harder to design an interface where different levels have different columns. Sometimes the columns will make sense on different levels so they opt to leave them there. Also, as we see in the screenshot, they can be used for

Fwd: [Orgmode] org:conversion to html loses first row?

2007-06-27 Thread Eddward DeVilla
On 6/27/07, T. V. Raman [EMAIL PROTECTED] wrote: As an example try converting this table to html. The first row disappears mysteriously. |+---+---+---+---| | / | 1 | 6 | 9 | | | 17 | 2 | 8 | 7 | 3 | || 1 | 1 | 7 | 3 | || | 1 | 5 | 3 | || | | | 0 |

Re: [Orgmode] definition lists in org-mode

2007-07-06 Thread Eddward DeVilla
On 7/6/07, Carsten Dominik [EMAIL PROTECTED] wrote: Todo keywords need to be words currently, so you could do something like (setq org-todo-keywords '((sequence TODO | DONE) (type I_I | IXI) )) Cool. I'll have to remember that. I can get back my old states _, v X.

Re: [Orgmode] definition lists in org-mode

2007-07-06 Thread Eddward DeVilla
On 7/6/07, Carsten Dominik [EMAIL PROTECTED] wrote: It it is only the wrapping, you could simply hack org-fill-paragraph, for example like this: Thanks. I'll have to play with it. But I guess you are really after definition lists. I actually like definition lists, but sadly the real nit

Re: [Orgmode] definition lists in org-mode

2007-07-06 Thread Eddward DeVilla
On 7/6/07, Rick Moynihan [EMAIL PROTECTED] wrote: After thinking about it; I have on occasion wanted to schedule a checkboxed item into the agenda. This said I'm not convinced supporting this is a good idea. Does anyone else have any views? I'm usually for collapsing similar things in to one

Re: [Orgmode] link bug w/ indirect buffers

2007-07-10 Thread Eddward DeVilla
Sounds good. Thanks! On 7/10/07, Carsten Dominik [EMAIL PROTECTED] wrote: Unfortunately I have also not found a better solution. So it now should use the base buffer, and widen it if necessary. - Carsten On Mar 28, 2007, at 0:34, Eddward DeVilla wrote: Hi, I found a bug involving

Re: [Orgmode] Makefile fix?

2007-07-10 Thread Eddward DeVilla
Oops. lispdir won't expand due to the single quotes. Maybe this will work a little bit better. BATCH=$(EMACS) -batch -q -eval (add-to-list (quote load-path) \$(lispdir)\) Edd On 7/10/07, Miguel A. Figueroa-Villanueva [EMAIL PROTECTED] wrote: Hello Carsten, Yep, I guess I missed that

Re: [Orgmode] Suggestion: Jump points

2007-07-11 Thread Eddward DeVilla
On 7/11/07, Rick Moynihan [EMAIL PROTECTED] wrote: Is this something people might find useful? I personally find I spend a lot of time trying to re-acquire my previous context within a particular task, something like this might help. Actually, after thinking about this; I realise that Emacs

Re: [Orgmode] Suggestion: Jump points

2007-07-11 Thread Eddward DeVilla
On 7/11/07, Rick Moynihan [EMAIL PROTECTED] wrote: Apologies for my poor explanation but yes this is precisely what I'm talking about. You probably explained it well. I'm pretty thick at times. I've never knowingly used indirect buffers, and I'll certainly take a look at them as I can see

Re: [Orgmode] Making a list to string

2007-07-11 Thread Eddward DeVilla
Is this any better. I don't think it's entirely right yet. |---++++| | | datum | from datum | hard coded || |---++++| | # | 2007-01-01 | 1 | 1 |

Re: [Orgmode] Making a list to string

2007-07-11 Thread Eddward DeVilla
I take that back. I think it is right. I thought hard coded and frodatum were supposed to match. Unfortunately, it looks like the mailed mangles the formula line. On 7/11/07, Eddward DeVilla [EMAIL PROTECTED] wrote: Is this any better. I don't think it's entirely right yet

Re: [Orgmode] Making a list to string

2007-07-12 Thread Eddward DeVilla
On 7/12/07, Cecil Westerhof [EMAIL PROTECTED] wrote: Yes, it looks like it works completly. (What I am missing is a knowledge of Lisp. Thus that will come.) One thing bugs me. I am used to end a formula ending with ';N'. By default the field values are passed to the lisp expression as a

Re: [Orgmode] proposal: defconst/defcustom org-tags-regexp

2007-07-19 Thread Eddward DeVilla
On 7/18/07, Carsten Dominik [EMAIL PROTECTED] wrote: Do you know a solution for this problem? Does emacs let you manually compile a regular expression? If so, it might be possible to recompile REs when ever they change. Edd ___ Emacs-orgmode

Re: [Orgmode] proposal: defconst/defcustom org-tags-regexp

2007-07-19 Thread Eddward DeVilla
On 7/19/07, Carsten Dominik [EMAIL PROTECTED] wrote: On Jul 19, 2007, at 15:08, Eddward DeVilla wrote: Does emacs let you manually compile a regular expression? If so, it might be possible to recompile REs when ever they change. This is not the issue. Yes, Emacs compiles regular

[Orgmode] promote/demote oddities

2007-07-19 Thread Eddward DeVilla
I found two problems is promotion and demotion. This is with org-more 5.03 on emacs 21.1.1 and 21.3.50.1. First, given the file --- test.org -- * h 1 t 1 *** h 1 1 t 1 *** h 1 2 t 1 2 -- Using M-S-right on heading 'h 1' produces --- test.org -- ***

[Orgmode] table formulas revisited

2007-07-27 Thread Eddward DeVilla
Hi all, This is something I thought I had working before. In anycase, anytime I use a range in a table, I cannot get it to evaluate. It dies before even reaching the formula debugger with Wrong number of arguments: #subr mapconcat, 2. This is org 5.03 and I've tried it on emacs 21.1.1 and

[Orgmode] Re: table formulas revisited

2007-07-27 Thread Eddward DeVilla
I must have been asleep at the wheel when 5.04 came out. Anyhow, that doesn't work either. Edd On 7/27/07, Eddward DeVilla [EMAIL PROTECTED] wrote: Hi all, This is something I thought I had working before. In anycase, anytime I use a range in a table, I cannot get it to evaluate

Re: [Orgmode] feature request: (more) in agenda?

2007-08-05 Thread Eddward DeVilla
On 8/5/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello! Sometimes I write some comments after a todo entry like this: , | *** TODO [#A] implement function XYZ | | VERY IMPORTANT: be careful not to forget ABC!!! ` When I browse my todos in agenda view (see below) most of

[Orgmode] Re: table formulas revisited

2007-08-07 Thread Eddward DeVilla
I think I fixed my problem, but I was wondering if someone with some more elisp org-code knowledge could check this for me. The 5.04 diff is 8876a8877 elements It looks like an argument to the first mapconcat was missing in org-table-make-reference. Edd On 7/27/07, Eddward DeVilla

[Orgmode] new bug in table editor

2007-08-07 Thread Eddward DeVilla
Hi, I found a bug in the table formula editor. When I enter a range like @-I$3..$3, it get converted to. @-I$3..C in the editor. When I move the cursor onto the range in the table formula, instead of just highlighting the cells in column 3 down to the current cell, it highlights a rectangle

Re: [Orgmode] include file contents in org files?

2007-08-21 Thread Eddward DeVilla
On 8/21/07, Rainer Stengele [EMAIL PROTECTED] wrote: Dear list, I'd like to have the initial lines (configuration) of any org file be the same. Yes, I could configure everything in my .emacs file - but I want to see my configuration - TAGS etc. - at the beginning of my org files. If I

Re: [Orgmode] Table calculation question

2007-08-26 Thread Eddward DeVilla
On 8/26/07, Bernt Hansen [EMAIL PROTECTED] wrote: In the following table I'd like to vertically sum the column and the compute a new value based on that sum. |---+---+---+---+---+-| | | A | B | C | Total | Details | |---+---+---+---+---+-| | # | 1 | 2 | 4 | 7 |

Re: [Orgmode] Re: Headline level change

2007-10-07 Thread Eddward DeVilla
My bad too. I didn't have org-mode in front of me, and I thought it was C-right, not M-right. I count too much on muscle memory these days. Edd On 10/7/07, Wanrong Lin [EMAIL PROTECTED] wrote: Sorry, my mistake. I should use M-S-right to shift the whole tree, not just M-right. Wanrong

Re: [Orgmode] depending TODOs, scheduling following TODOs automatically

2007-10-08 Thread Eddward DeVilla
I've been waiting to see if org might develop something like todo dependency ordering. Seems like one could use this with and estimated time to complete a todo item to generate a milestone table or more easily estimate how long a group of tasks will require to complete or when the soonest a

Re: [Orgmode] depending TODOs, scheduling following TODOs automatically

2007-10-08 Thread Eddward DeVilla
On 10/8/07, John Wiegley [EMAIL PROTECTED] wrote: How about just having generalized Lisp triggers: [snip] This could be dangerous. Org file are (most) text. The more code you allow to be embedded, the more of a vector org-mode becomes for trojan horse attacks. Of course I've been using lisp

Re: [Orgmode] Re: depending TODOs, scheduling following TODOs automatically

2007-10-09 Thread Eddward DeVilla
On 10/9/07, Christian Egli [EMAIL PROTECTED] wrote: One of org-mode biggest strengths is its simplicity. I do not want it to turn into a feature ridden dinosaur that is impossible to maintain. I was hoping for something more like perl, where the easy things are easy and the hard things are

Re: [Orgmode] Re: depending TODOs, scheduling following TODOs automatically

2007-10-11 Thread Eddward DeVilla
Well, I think I'm going to try something else to get the task dependencies I'm after. I'm using a BLOCKED tag now. I'm thinking I'll go with a BLOCKED property followed by the list of blockers. I'll probably use links there, but I'll have to find a way to make that less fragile with the dynamic

Re: [Orgmode] Categories

2007-10-11 Thread Eddward DeVilla
You could set a :CATEGORY: property for entry. Edd On 10/11/07, Richard G Riley [EMAIL PROTECTED] wrote: Categories are fairly handy for keeping the agenda well organised, but what are the functionalities for moving tasks between different categories e.g a task might move from PROJ1 to PROJ2

Re: [Orgmode] POLL: Volume of emacs-orgmode too high?

2007-10-16 Thread Eddward DeVilla
On 10/16/07, Carsten Dominik [EMAIL PROTECTED] wrote: Hi, the mailing list has been extremely active recently, we have had close to 20 email a day. I am worried that this will scare away some members. Do we need to address this, or will people stick around and just wait until things cool

[Orgmode] property constants in elisp formulas

2007-10-18 Thread Eddward DeVilla
Hi, Is there a better way to do this? = sample file = * top :PROPERTIES: :d_5: 0 :h_5: 8 :m_5: 16 :d_4: 2 :h_4: 18 :m_4: 58 :d_3: 6 :h_3: 11 :m_3: 33 :d_2: 3 :h_2: 13 :m_2: 36 :d_1: 0 :h_1: 13 :m_1: 59 :d_0: 0 :h_0: 6 :m_0: 23 :d_n: 17 :h_n:

Re: [Orgmode] Org-mode version 5.13

2007-10-19 Thread Eddward DeVilla
On 10/19/07, Adam Spiers [EMAIL PROTECTED] wrote: On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote: Hi everyone, I am releasing Org-mode version 5.13 at http://orgmode.org - The agenda dispatcher + `' cycles through restriction states. + Multi-character

Re: [Orgmode] Upgrading org-mode--Windows

2007-10-23 Thread Eddward DeVilla
You will need to install your own copy. I'm not sure the way I do it is the best, but it's easy. First you will need to download the latest org-mode and unpack it in some temp directory. Next you will have to determine when you want you're copy to go. On windows, I run emacs under cygwin,

Re: [Orgmode] property constants in elisp formulas

2007-10-23 Thread Eddward DeVilla
! Thanks. Did you notice the other two problems in my email? I wasn't sure if they got lost after the long example. The underscore in properties isn't that big of a deal, but the problem with the formula editor is really annoying. Edd - Carsten On Oct 19, 2007, at 10:32 PM, Eddward DeVilla

Re: [Orgmode] Removing org files after opening agenda

2007-11-02 Thread Eddward DeVilla
Actually, this is how I load all my org files in one shot. It did annoy me once upon a time. Edd On 11/2/07, Stefan Kamphausen [EMAIL PROTECTED] wrote: Hi, when opening an agenda for TODO items (via M-x org-agenda t) all files from org-agenda-files will be opened. This clutters the buffer

  1   2   >