Re: [Orgmode] Custom agenda question

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 8:14 AM, Anthony Fairchild wrote: Hi, Is there a way to get the text underneath a todo heading to show up in the agenda screen? I like to put extra info there, like driving directions, and it would be nice to have that info when I print out the agenda. I don't think

[Orgmode] Re: org-mac-protocol

2009-08-19 Thread Christopher Suckling
On Tue, 18 Aug 2009 15:29:43 -0700, Samuel Wales samolog...@gmail.com wrote: I am thinking of trying org-mac-protocol, but I have questions, and perhaps Worg can be updated with the answers to my questions. First, is org-protocol.el required? Does org-mac-protocol build on it or replace

[Orgmode] org-ido-completing-read not defined

2009-08-19 Thread Daniel Clemente
Hi.With latest org-mode (release_6.29c.47.gc7c1.dirty): 1. There are still many calls to org-ido-completing-read (ex: „e“ at column view) which won't work because commit 5acac25dc17916fb850c31a715e95ce50de216d0 (All completing-read behavior for iswitchb users) renamed that function. 2. Other

Re: [Orgmode] org agenda search goes to wrong target location

2009-08-19 Thread Carsten Dominik
On Aug 19, 2009, at 6:40 AM, Samuel Wales wrote: Another bug, probably unrelated, is that if the outline buffer is nonexistent and you RET on an agenda line, you get wrong type argument integer of marker p, nil. goto-char(nil) (let* ((marker ...) (buffer ...) (pos ...)) (switch-to-buffer

Re: [Orgmode] org-ido-completing-read not defined

2009-08-19 Thread Carsten Dominik
On Aug 19, 2009, at 9:19 AM, Daniel Clemente wrote: Hi.With latest org-mode (release_6.29c.47.gc7c1.dirty): 1. There are still many calls to org-ido-completing-read (ex: „e“ at column view) which won't work because commit 5acac25dc17916fb850c31a715e95ce50de216d0 (All completing-read

[Orgmode] Re: Is this a bug in orgstruct-mode

2009-08-19 Thread Carsten Dominik
On Aug 18, 2009, at 11:02 PM, Leo wrote: On 2009-08-18 19:59 +0100, Carsten Dominik wrote: Hi Leo, this is actually in the FAQ: http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items - Carsten The bug I am reporting is that when there is a blank line preceding

Re: [Orgmode] Custom agenda question

2009-08-19 Thread Carsten Dominik
On Aug 19, 2009, at 3:44 AM, Anthony Fairchild wrote: Hi, Is there a way to get the text underneath a todo heading to show up in the agenda screen? No this is not possible. I like to put extra info there, like driving directions, and it would be nice to have that info when I print out

Re: [Orgmode] org-ido-completing-read not defined

2009-08-19 Thread Daniel Clemente
El dc, ago 19 2009 a les 11:10, Carsten Dominik va escriure: Ooops, looks like this patch was incomplete. Fixed now. Thanks, it works now. 2. Other functions were renamed, like org-completing-read-no-ido → org-completing-read-no-i. I don't know how that's better. Because his now covers

Re: [Orgmode] Custom agenda question

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 3:04 PM, Carsten Dominik wrote: On Aug 19, 2009, at 3:44 AM, Anthony Fairchild wrote: Hi, Is there a way to get the text underneath a todo heading to show up in the agenda screen? No this is not possible. It would be real nice to be able to toggle the effect of

[Orgmode] Re: Is this a bug in orgstruct-mode

2009-08-19 Thread Leo
On 2009-08-19 10:31 +0100, Carsten Dominik wrote: The bug I am reporting is that when there is a blank line preceding the FIRST heading or list item, the second one will have a blank line. The FAQ seems to address when there is a blank line preceding the second heading or list item, the third

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test drive it before including it. I have already included it, please test M-x

[Orgmode] Use remember to file an item to a list

2009-08-19 Thread Leo
Hi there, I want to use a special org file to collect quotes. The file is special in that it contains only a plain list. I want to use remember to quickly file a quote to it but it seems this is not yet possible to do in orgmode. I wonder if this feature is useful to have? Thanks. Leo --

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-19 Thread Dan Davison
Dan Davison davi...@stats.ox.ac.uk writes: Carsten Dominik carsten.domi...@gmail.com writes: Hi Dan, thank you for studying and describing these issues, and for proposing a patch. I have noticed a bug in the patch I proposed: the configuration of the edit buffer for saving must be done

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test drive it before including it.

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: Manish writes: On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test drive

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: Does it crash and cause an error or report the old org version as before? It just reports the version as before; no crashing or error of any sort. Okay that's good. I don't have Emacs on

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansenbe...@norang.ca wrote: Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: Does it crash and cause an error or report the old org version as before? It just reports the version as before; no crashing

[Orgmode] Presentation... and first question

2009-08-19 Thread Godofredo Fdez. Requena
Hello. I am Godo, and I am working with org-mode from one year ago. I would like to congratulate developers on their great effort. The question: I used to work with a black background on emacs, but now, I would like to change to a white background... I have seen the capture screen on the site:

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Nick Dokos
Manish mailtomanish.sha...@gmail.com wrote: On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test drive it before including

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish, Could you try this patch - does it work? -Bernt From 1b26a9ef0a9105d3e855c242fce3a44d1b8cd9c7 Mon Sep 17 00:00:00 2001 From: Bernt Hansen be...@norang.ca Date: Wed, 19 Aug 2009 08:26:43 -0400 Subject: [PATCH] Fix

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 5:51 PM, Nick Dokos wrote: Manish wrote: On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: I don't know if that will work on Windows (with git). I've only tested it on Linux here. You may want to test

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 6:00 PM, Bernt Hansenbe...@norang.ca wrote: Manish, Could you try this patch - does it work? Patch application fails. I tried with patch -p1 as well. , | [Wed 19 18:47] (2118) ~/elisp/org-mode.git $ git apply org-version-patch-by-bernt.patch | error: patch failed:

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote: Manish writes: On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: Does it crash and cause an error or report the old org version as before? It just reports the version as before; no crashing or error of any sort. Okay that's good. I

Re: [Orgmode] Presentation... and first question

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 5:50 PM, Godofredo Fdez. Requena wrote: Hello. I am Godo, and I am working with org-mode from one year ago. I would like to congratulate developers on their great effort. The question: I used to work with a black background on emacs, but now, I would like to change

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 6:00 PM, Bernt Hansenbe...@norang.ca wrote: Manish, Could you try this patch - does it work? Patch application fails. I tried with patch -p1 as well. , | [Wed 19 18:47] (2118) ~/elisp/org-mode.git $ git apply

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Bernt Hansen be...@norang.ca writes: Can you try evaluating this? and then M-x org-version and report the results? Nevermind - that version is broken. -Bernt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list.

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote: Manish writes: When I tried to run the function under debug the *Shell Command Output* buffer displays this message The system cannot find the path specified. Perhaps this is because of the

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Nick Dokos
Bernt Hansen be...@norang.ca wrote: Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote: Manish writes: When I tried to run the function under debug the *Shell Command Output* buffer displays this message The system cannot find the path

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 7:02 PM, Bernt Hansen wrote: Manish writes: On Wed, Aug 19, 2009 at 6:00 PM, Bernt Hansen wrote: Manish, Could you try this patch - does it work? Patch application fails.  I tried with patch -p1 as well. , | [Wed 19 18:47] (2118) ~/elisp/org-mode.git $ git

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Nick Dokos
Bernt Hansen be...@norang.ca wrote: ... (shell-command (concat GITDIR= dir git describe --abbrev=4 HEAD)) ... Disclaimer: I touch Windows once a day to check a mail account and possibly surf the web - other than that, I'm pretty much at sea in it (and I've never used emacs on

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 7:32 PM, Nick Dokosnicholas.do...@hp.com wrote: Bernt Hansen be...@norang.ca wrote: ... (shell-command (concat GITDIR= dir git describe --abbrev=4 HEAD)) ... Disclaimer: I touch Windows once a day to check a mail account and possibly surf the web - other than

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Nick Dokos nicholas.do...@hp.com writes: Bernt Hansen be...@norang.ca wrote: ... (shell-command (concat GITDIR= dir git describe --abbrev=4 HEAD)) ... Disclaimer: I touch Windows once a day to check a mail account and possibly surf the web - other than that, I'm pretty much at

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Nick Dokos
Manish mailtomanish.sha...@gmail.com wrote: On Wed, Aug 19, 2009 at 7:32 PM, Nick Dokosnicholas.do...@hp.com wrote: Bernt Hansen be...@norang.ca wrote: ... (shell-command (concat GITDIR= dir git describe --abbrev=4 HEAD)) ... Disclaimer: I touch Windows once a day to check

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 7:47 PM, Bernt Hansen wrote: [snip: attempting to make git reporting functionality in org-version (29 lines)] Maybe I should just disable the git version for now on ms-dos, windows-nt, and cygwin since I don't know how to make it work reliably on windows. Opinions?

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Nick Dokos nicholas.do...@hp.com writes: Thanks! IIUC, there are then multiple forks in the decision tree: o running on Windows or on something else? o if on Windows, running native or under cygwin? o what shell am I using? cmd.exe and bash under cygwin accept

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 7:47 PM, Bernt Hansen wrote: [snip: attempting to make git reporting functionality in org-version (29 lines)] Maybe I should just disable the git version for now on ms-dos, windows-nt, and cygwin since I don't know how to

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 8:12 PM, Bernt Hansen wrote: Nick Dokos writes: Thanks! IIUC, there are then multiple forks in the decision tree: o running on Windows or on something else? o if on Windows, running native or under cygwin? o what shell am I using? cmd.exe and bash under

Re: [Orgmode] Use remember to file an item to a list

2009-08-19 Thread Bastien
Hi Leo, Leo sdl@gmail.com writes: I want to use a special org file to collect quotes. The file is special in that it contains only a plain list. I want to use remember to quickly file a quote to it but it seems this is not yet possible to do in orgmode. I wonder if this feature is useful

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Nick Dokos
Manish mailtomanish.sha...@gmail.com wrote: ... Do we test if git is installed if we are on a non-Windows system or show whatever error shell returns in case git is not installed? I tried calling cygwin git from CMD shell and it seems to work okay. So I am guessing we need to figure out

Re: [Orgmode] missing :END: error message is not very helpful (patch)

2009-08-19 Thread Bastien
Friedrich Delgado Friedrichs frie...@nomaden.org writes: I had a missing :END: line in a long file due to some editing screwups and the (error :END: line missing)) wasn't too helpful. I propose the following patch: Applied, thanks. -- Bastien

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Nick Dokos nicholas.do...@hp.com writes: Manish mailtomanish.sha...@gmail.com wrote: ... Do we test if git is installed if we are on a non-Windows system or show whatever error shell returns in case git is not installed? I tried calling cygwin git from CMD shell and it seems to work

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 8:46 PM, Bernt Hansen wrote: Nick Dokos writes: [...] Bernt's code checks for the existence of the .git subdirectory in the parent directory of wherever emacs get the org.el[c] library: if it's present, then the assumption is that git is installed. Well maybe. I

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Bernt Hansen
Manish mailtomanish.sha...@gmail.com writes: On Wed, Aug 19, 2009 at 8:46 PM, Bernt Hansen wrote: Nick Dokos writes: [...] Bernt's code checks for the existence of the .git subdirectory in the parent directory of wherever emacs get the org.el[c] library: if it's present, then the

[Orgmode] Merge tables

2009-08-19 Thread Hector Villafuerte
Hi, I've just discovered Org and are truly impressed with it; using it for more and more tasks. Here's what I want to do: I have 2 tables with the same number of rows (one row per subject). I would like to make just one big table by copying the second table to the right of the first one. This is

[Orgmode] Re: Merge tables

2009-08-19 Thread Bernt Hansen
Hector Villafuerte hecto...@gmail.com writes: Hi, I've just discovered Org and are truly impressed with it; using it for more and more tasks. Here's what I want to do: I have 2 tables with the same number of rows (one row per subject). I would like to make just one big table by copying the

[Orgmode] broken link

2009-08-19 Thread Ilya Shlyakhter
The link from orgmode.org to http://sachachua.com/wp/2008/01/18/outlining-your-notes-with-org/ is broken. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] broken link

2009-08-19 Thread Greg Newman
works for me On Wed, Aug 19, 2009 at 2:24 PM, Ilya Shlyakhter ilya_...@alum.mit.eduwrote: The link from orgmode.org to http://sachachua.com/wp/2008/01/18/outlining-your-notes-with-org/ is broken. ___ Emacs-orgmode mailing list Remember: use

Re: [Orgmode] broken link

2009-08-19 Thread Ilya Shlyakhter
hmm, works now, must have been a transient problem on my end -- sorry. On Wed, Aug 19, 2009 at 2:29 PM, Greg Newmang...@20seven.org wrote: works for me On Wed, Aug 19, 2009 at 2:24 PM, Ilya Shlyakhter ilya_...@alum.mit.edu wrote: The link from orgmode.org to

[Orgmode] [PATCH 1/2] Use lisp cd function to change directories to avoid shell dependencies

2009-08-19 Thread Bernt Hansen
This fixes git version determination on windows for cygwin and for msysGit where git is installed in the user's PATH for the windows command shell. --- lisp/org.el | 38 -- 1 files changed, 20 insertions(+), 18 deletions(-) diff --git a/lisp/org.el

[Orgmode] [PATCH 2/2] Skip git-version determination if git command fails

2009-08-19 Thread Bernt Hansen
This removes errors generated on a windows system where msysGit is installed in git bash only and not available from cmd.exe in the user's PATH. --- lisp/org.el | 27 ++- 1 files changed, 14 insertions(+), 13 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index

[Orgmode] [PATCH 0/2] org-version fix for windows

2009-08-19 Thread Bernt Hansen
Here are two patches which fix org-version for windows. This should handle cygwin and msysGit where git is installed for use by the default Windows command shell. This does not currently support msysGit where git is not installed in the user's PATH. The series is available at

[Orgmode] [patch] now possible to search for text in folded blocks

2009-08-19 Thread Eric Schulte
Please apply, I don't *think* this can break anything. Thanks -- Eric From f73d4b67c027209905dd90868d57440ceacdea28 Mon Sep 17 00:00:00 2001 From: Eric Schulte schulte.e...@gmail.com Date: Wed, 19 Aug 2009 15:17:09 -0600 Subject: [PATCH] now possible to search for text inside of folded blocks

Re: [Orgmode] a few suggestions for org-mode table, bug report

2009-08-19 Thread Michael Brand
Carsten Dominik wrote: On Jun 19, 2009, at 5:29 PM, Michael Brand wrote: 2) One could like to have configurable left/right alignment, even combinable with column width, e. g. | l10 | r | | 3.14 | 0x10 | | 3.141592= | 0x32 0x10 | This is now implemented, thanks for

[Orgmode] presentation and... first question

2009-08-19 Thread Godofredo Fdez. Requena
Hello. I am Godo, and I am working with org-mode from one year ago. I would like to congratulate developers on their great effort. The question: I used to work with a black background on emacs, but now, I would like to change to a white background... I have seen the capture screen on the site:

[Orgmode] agenda cycling

2009-08-19 Thread Samuel Wales
In at least org-version 6.29trans, I find the behavior of org-agenda-cycle-show to be different from its docstring, and also different from what I would find most useful. The docstring says: Show the current entry in another window, with default settings. Default settings are

[Orgmode] org-tags-exclude-from-inheritance

2009-08-19 Thread Desmond Rivet
Hi all, I don't think org-tags-exclude-from-inheritance is working like it should. Or I'm misunderstanding something. I have this in my .emacs: (setq org-tags-exclude-from-inheritance '(project)) And I have this org file: * Projects ** TODO Stuff :project: *** TODO Item 1 *** TODO Item 2

[Orgmode] Re: [PATCH 0/2] org-version fix for windows

2009-08-19 Thread Bernt Hansen
Carsten, Please do NOT apply these patches yet. Manish reported a problem with them on his system. I'll post improved ones tomorrow. Thanks, Bernt Bernt Hansen be...@norang.ca writes: Here are two patches which fix org-version for windows. This should handle cygwin and msysGit where git