[Orgmode] Re: [BUG] .dir-locals.el broken links on cygwin

2011-01-11 Thread Vladimir Alexiev
Some of the .dir-locals.el files in the distribution are symbolic links to another. On cygwin they come out as LNK files. The error I get is Directory-local variables error: (wrong-type-argument listp !symlink \.) ___ Emacs-orgmode mailing list

[Orgmode] org-babel, R, and org-babel-open-src-block-result

2011-01-11 Thread Leo Alekseyev
I recently started using org-babel with R, and so far I think it's pretty great! I'm still getting accustomed to org-babel workflow and am playing with available options. I have a couple of questions: I noticed that C-c C-o (org-babel-open-src-block-result) always gives me an empty *Org-Babel

[Orgmode] Re: [BUG] .dir-locals.el broken links on cygwin

2011-01-11 Thread Jambunathan K
Vladimir Alexiev vladi...@sirma.bg writes: Some of the .dir-locals.el files in the distribution are symbolic links to another. On cygwin they come out as LNK files. The error I get is Directory-local variables error: (wrong-type-argument listp !symlink \.) (Resent) I find the symlink

[Orgmode] Re: [BUG] .dir-locals.el broken links on cygwin

2011-01-11 Thread Jambunathan K
Vladimir Alexiev vladi...@sirma.bg writes: Some of the .dir-locals.el files in the distribution are symbolic links to another. On cygwin they come out as LNK files. The error I get is Directory-local variables error: (wrong-type-argument listp !symlink \.) I find the symlink very

[Orgmode] Re: Using org-agenda-filter-preset with or'd tags

2011-01-11 Thread Matt Lundin
David Maus dm...@ictsoc.de writes: At Mon, 20 Dec 2010 14:12:39 + (UTC), johnt wrote: I tried various filters to verify my syntax. using (org-agenda-filter-preset '(+...@work)) works fine but is not what I want. using (org-agenda-filter-preset '(@Work | critical)) also doesn't work.

[Orgmode] Re: Using org-agenda-filter-preset with or'd tags

2011-01-11 Thread Matt Lundin
Matt Lundin m...@imapmail.org writes: To use or logic to filter the agenda, I would recommend setting org-agenda-skip-function. (setq org-agenda-custom-commands '((W Work Schedule ((agenda ((org-agenda-skip-function '(org-agenda-skip-entry-if 'notregexp

Re: [Orgmode] Re: Using org-agenda-filter-preset with or'd tags

2011-01-11 Thread Carsten Dominik
On Jan 11, 2011, at 2:20 PM, Matt Lundin wrote: David Maus dm...@ictsoc.de writes: At Mon, 20 Dec 2010 14:12:39 + (UTC), johnt wrote: I tried various filters to verify my syntax. using (org-agenda-filter-preset '(+...@work)) works fine but is not what I want. using

Re: [Orgmode] Quick note about subtree copy and paste

2011-01-11 Thread Giovanni Ridolfi
Robert Goldman rpgold...@sift.info writes: I just did a copy and paste and noticed that when I did so the copied properties included the ID which, after being copied, meant that the unique identifier became a non-unique identifier. Well, you shouldn't ! ;-) If you have to copy/paste a

[Orgmode] Re: Property inheritance in Org-collector

2011-01-11 Thread d . tchin
Eric Schulte schulte.eric at gmail.com writes: I used new version of org-collector as you suggested. It works well. Thank you. Regards. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Feature request: Select links by description [7.4]

2011-01-11 Thread Dave Abrahams
When using org-insert-link, it would be far better for me to have it show me the _descriptions_ of links (the default link text), rather than showing me the links themselves. This is especially true of email links, which are generally long and unintelligible by themselves. I have something set

Re: [Orgmode] Quick note about subtree copy and paste

2011-01-11 Thread Robert Goldman
On 1/11/11 Jan 11 -8:03 AM, Giovanni Ridolfi wrote: Robert Goldman rpgold...@sift.info writes: I just did a copy and paste and noticed that when I did so the copied properties included the ID which, after being copied, meant that the unique identifier became a non-unique identifier. Well,

Re: [Orgmode] org-babel, R, and org-babel-open-src-block-result

2011-01-11 Thread Erik Iverson
On 01/11/2011 04:22 AM, Leo Alekseyev wrote: I recently started using org-babel with R, and so far I think it's pretty great! I'm still getting accustomed to org-babel workflow and am playing with available options. I have a couple of questions: I noticed that C-c C-o

Re: [Orgmode] Using org-agenda-filter-preset with or'd tags

2011-01-11 Thread John Tarbotton
On Sun, Jan 9, 2011 at 08:58, David Maus dm...@ictsoc.de wrote: At Mon, 20 Dec 2010 14:12:39 + (UTC), johnt wrote: I am trying to set a custom command to show my work tasks and critical home tasks for the day. I have tried the following. (setq org-agenda-custom-commands

Re: [Orgmode] [PATCH] Preserve trailing blank lines

2011-01-11 Thread Jason Dunsmore
Carsten Dominik carsten.domi...@gmail.com writes: On Jan 5, 2011, at 2:24 AM, Jason Dunsmore wrote: I like to leave a blank line at the end of items that have bodies, but I found functions like org-metaup, org-metadown, and org-refile were leaving that blank line behind. These commands

Re: [Orgmode] Bug: Items with priority not refile targets? [7.4]

2011-01-11 Thread Dave Abrahams
At Sun, 02 Jan 2011 18:27:05 +0100, David Maus wrote: At Wed, 22 Dec 2010 09:35:12 -0900, Dave Abrahams wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See

[Orgmode] Re: [PATCH] Fix conflict doc

2011-01-11 Thread Jeff Horn
Hmm.. This wasn't picked up by patchwork. Please ignore. I'll try sending using =git send-email= instead. On Tue, Jan 11, 2011 at 1:19 AM, Jeff Horn jrhorn...@gmail.com wrote: (Eric, mind glancing at the patch?) In regard to the following message:    

[Orgmode] Re: org-babel, R, and org-babel-open-src-block-result

2011-01-11 Thread Leo Alekseyev
Erik Iverson eriki at ccbr.umn.edu writes: On 01/11/2011 04:22 AM, Leo Alekseyev wrote: I recently started using org-babel with R, and so far I think it's pretty great! I'm still getting accustomed to org-babel workflow and am playing with available options. I have a couple of

Re: [Orgmode] Re: [PATCH] Fix conflict doc

2011-01-11 Thread Nick Dokos
Jeff Horn jrhorn...@gmail.com wrote: Hmm.. This wasn't picked up by patchwork. Please ignore. I'll try sending using =git send-email= instead. That's because the attachment was not typed correctly: it should probably be text/plain instead of application/octet-stream (a useless,

Re: [Orgmode] org-babel, R, and org-babel-open-src-block-result

2011-01-11 Thread Eric Schulte
Leo Alekseyev dnqu...@gmail.com writes: I recently started using org-babel with R, and so far I think it's pretty great! I'm still getting accustomed to org-babel workflow and am playing with available options. I have a couple of questions: I noticed that C-c C-o

Re: [Orgmode] [babel] Painless integration of source blocks with language

2011-01-11 Thread Eric Schulte
Eric S Fraga e.fr...@ucl.ac.uk writes: Eric Schulte schulte.e...@gmail.com writes: [...] A crude version of the above is already possible using the `org-babel-detangle' function. For example, follow the instructions in the attached org-mode file (which uses elisp rather than clojure code

Re: [Orgmode] [PATCH] Fix conflict doc

2011-01-11 Thread Eric Schulte
Hi Jeff, Thanks for putting this patch together, I've just checked it out and it looks great. It is now applied to the repository. Also, thanks for submitting a documentation patch, the manual is an incredible resource, and constant attention like this issue pointed out by Puneeth and yourself

Re: [Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-11 Thread Eric Schulte
Seth Burleigh wbur...@gmail.com writes: My bad. I believe i did look up the functions, but they didn't do what i needed (or so i thought). The code doesn't matter too much, let me explain the idea. A file may contain many blocks of code. Lets look at a arbitrary block A. In the end, block A

[Orgmode] Bug: Scatter doubles up on SCHEDULED items [7.4]

2011-01-11 Thread James Shuttleworth
Hi, I love the idea of the new bulk scatter command, but it's giving me a problem. When used, it adds an extra SCHEDULED item to entries rather than change the current one. Maybe this is expected behaviour and I just don't get it, but I don't think so. If I can give any more

Re: [Orgmode] Re: org-babel, R, and org-babel-open-src-block-result

2011-01-11 Thread Eric Schulte
Leo Alekseyev dnqu...@gmail.com writes: Erik Iverson eriki at ccbr.umn.edu writes: On 01/11/2011 04:22 AM, Leo Alekseyev wrote: I recently started using org-babel with R, and so far I think it's pretty great! I'm still getting accustomed to org-babel workflow and am playing with

[Orgmode] Re: BUG sorting function

2011-01-11 Thread Matt Lundin
Fritjof fritj...@gmail.com writes: I think i found a bug. The sorting function dosn't seem to tell the difference between '*bold*' and '* heading' at the beginning of a line, and when a heading have *bold* tekst at the beginning of a line, trying to sort will give this error: Region to sort

[Orgmode] Re: Help with migrating blog to org-mode format

2011-01-11 Thread Matt Lundin
Myriam Abramson mabram...@gmail.com writes: Each topic in a blog is a TODO task and the date is inserted when the task is DONE. I'm planning to read from my xml blog and write topics simply as * DONE mytopic ... but how can I get the publication date in org to get CLOSED: date on the next

[Orgmode] [PATCH] Update conflict documentation

2011-01-11 Thread Jeffrey Horn
This patch updates the conflict documentation regarding yasnippet to use Eric Schulte's fix. --- doc/org.texi | 21 - 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index e83909d..b0667e4 100644 --- a/doc/org.texi +++

Re: [Orgmode] BUG sorting function

2011-01-11 Thread Carsten Dominik
Hi Fritjof, thanks for the report, Matt, thanks for the confirmation. On Jan 9, 2011, at 9:46 PM, Fritjof wrote: I think i found a bug. The sorting function dosn't seem to tell the difference between '*bold*' and '* heading' at the beginning of a line, and when a heading have *bold* tekst

Re: [Orgmode] empty lines in datetree capture templates

2011-01-11 Thread Carsten Dominik
On Jan 9, 2011, at 3:31 PM, David Maus wrote: At Tue, 28 Dec 2010 00:50:00 -0800, Suvayu Ali wrote: Hi everyone, I am having some problems with a capture template for datetrees. (setq org-capture-templates '((m Select meeting templates) (ms Schedule a meeting entry (file+headline

Re: [Orgmode] empty lines in datetree capture templates

2011-01-11 Thread Suvayu Ali
Hi Carsten, On Tue, 11 Jan 2011 20:58:01 +0100 Carsten Dominik carsten.domi...@gmail.com wrote: On Jan 9, 2011, at 3:31 PM, David Maus wrote: At Tue, 28 Dec 2010 00:50:00 -0800, Suvayu Ali wrote: (mm Meeting minutes w/ clock entry (file+datetree ~/org/ meetings.org)

Re: [Orgmode] Viper-mode + orgmode + emacs 23.xx on OSX, slowness in insert-mode

2011-01-11 Thread Filippo A. Salustri
I haven't tried viper yet, but there's another version of emacs for OSX, Aquamacs. Has anyone tried to check slowness in Aquamacs? ...just a thought. Cheers. Fil -- Filippo A. Salustri, Ph.D., P.Eng. Mechanical and Industrial Engineering Ryerson University 350 Victoria St, Toronto, ON M5B 2K3,

[Orgmode] GNU devroom at FOSDEM 2011

2011-01-11 Thread Jose E. Marchesi
Hi. Since Bastien is going to make a (quite interesting!) talk in the GNU devroom, I am sending you the full information about the devroom, including the schedule. GNU devroom at FOSDEM 2011 == Hacking GNU at FOSDEM. The

Re: [Orgmode] GNU devroom at FOSDEM 2011

2011-01-11 Thread Carsten Dominik
Hi everyone, I will be at the meeting on Saturday, and I hope to meet some of you! If you have an org-mode T-Shirt - I think it would be fun to wear it - I will. Most of all, I will be very pleased to finally meet Bastien in person. - Carsten On Jan 11, 2011, at 9:22 PM, Jose E. Marchesi

Re: [Orgmode] Viper-mode + orgmode + emacs 23.xx on OSX, slowness in insert-mode

2011-01-11 Thread Michael Brand
On Tue, Jan 11, 2011 at 21:47, Filippo A. Salustri salus...@ryerson.ca wrote: I haven't tried viper yet, but there's another version of emacs for OSX, Aquamacs.  Has anyone tried to check slowness in Aquamacs? I expected Aquamacs just to be too different to Cocoa Emacs, but now I am surprised:

Re: [Orgmode] Viper-mode + orgmode + emacs 23.xx on OSX, slowness in insert-mode

2011-01-11 Thread Filippo A. Salustri
Oh well. It was an idea. Cheers. Fil On 11 January 2011 17:38, Michael Brand michael.ch.br...@gmail.com wrote: On Tue, Jan 11, 2011 at 21:47, Filippo A. Salustri salus...@ryerson.ca wrote: I haven't tried viper yet, but there's another version of emacs for OSX, Aquamacs. Has anyone tried

[Orgmode] Re: Using org-agenda-filter-preset with or'd tags

2011-01-11 Thread John Tarbotton
On Tue, Jan 11, 2011 at 08:22, Matt Lundin m...@imapmail.org wrote: Matt Lundin m...@imapmail.org writes: To use or logic to filter the agenda, I would recommend setting org-agenda-skip-function. (setq org-agenda-custom-commands '((W Work Schedule ((agenda

[Orgmode] [babel] Painless integration of source blocks with language

2011-01-11 Thread Seth Burleigh
woops, what i actually meant is that noweb doesnt work. I was thinking about it, and it might be possible to (a) automatically create overlays around begin_src blocks using auto-overlays (b) have a custom syntax parser that parses noweb syntax in those blocks. Sort of like what is done for syntax

[Orgmode] Re: Help with migrating blog to org-mode format

2011-01-11 Thread Myriam Abramson
Thanks! that's what I was looking for. myriam Matt Lundin m...@imapmail.org writes: Myriam Abramson mabram...@gmail.com writes: Each topic in a blog is a TODO task and the date is inserted when the task is DONE. I'm planning to read from my xml blog and

[Orgmode] org-agenda-show-current-time-in-grid and automatic refresh

2011-01-11 Thread Kiwon Um
Dear org users, The recent function for showing current time in agenda view is quite cool. I have a question about it. When the agenda view is being shown, is there any way to refresh it automatically so that makes the current time line always recent? Thanks. -- Kiwon Um

[Orgmode] Re: Help with migrating blog to org-mode format

2011-01-11 Thread Matt Lundin
Myriam Abramson mabram...@gmail.com writes: Thanks! that's what I was looking for. myriam Matt Lundin m...@imapmail.org writes: (format-time-string CLOSED: [%Y-%m-%d %H:%M] (date-to-time 2003-10-22T18:27:00.000-04:00)) ...which returns... CLOSED:

Re: [Orgmode] org-agenda-show-current-time-in-grid and automatic refresh

2011-01-11 Thread Suvayu Ali
Hi Kiwon, On Wed, 12 Jan 2011 12:23:48 +0900 Kiwon Um um.ki...@gmail.com wrote: Dear org users, The recent function for showing current time in agenda view is quite cool. I have a question about it. When the agenda view is being shown, is there any way to refresh it automatically so that

[Orgmode] Re: org-agenda-show-current-time-in-grid and automatic refresh

2011-01-11 Thread Detlef Steuer
Hi! Just in case you missed the simple g in agenda view to update the view with a single keypress. Not automatic, but nearly. It took me a long time to discover these single key commands, so may be someone else finds a reminder useful, too. Detlef On Wed, 12 Jan 2011 12:23:48 +0900 Kiwon