Re: [Orgmode] [misc-new-features 1/5] Add two new special properties, SINCE and SINCE_IA.

2009-07-14 Thread Bastien
Hi James, welcome back. Carsten is on vacation for three weeks and I'm maintaining Org in the meanwhile. I won't take the decision of adding new special properties without asking him so I don't apply this patch for now. But I will use your patch for a while and see if I find it useful. If

Re: [Orgmode] [misc-new-features 5/5] Fix a problem I was having with plots using a script. Org-plot was deleting the data file before gnuplot read it in. I've moved the deletion of the temporary data

2009-07-14 Thread Bastien
Thanks. Eric, does it look good to you? James TD Smith ahktenz...@mohorovi.cc writes: --- lisp/org-plot.el | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 0e8f5a2..c9d61b3 100644 --- a/lisp/org-plot.el +++

Re: [Orgmode] [misc-new-features 3/5] Add an option to sort tags automatically.

2009-07-14 Thread Bastien
Thanks James. Can people try this and give some feedback if they find it useful? James TD Smith ahktenz...@mohorovi.cc writes: --- lisp/ChangeLog |3 +++ lisp/org.el| 17 - 2 files changed, 19 insertions(+), 1 deletions(-) diff --git a/lisp/ChangeLog

Re: [Orgmode] [misc-new-features 4/5] Allow org-insert-link to check the X clipboard and the Emacs kill-ring for links, as well as the stored links. This makes getting URLs into org from a browser muc

2009-07-14 Thread Bastien
I think it's a good idea, I will test this a bit further before applying the patch. Thanks! James TD Smith ahktenz...@mohorovi.cc writes: You can customise `org-link-check-clipboards' to check either the X clipboards or kill-ring only, or both, or none. If you have the interprogram-cut/paste

Re: [Orgmode] [misc-new-features 2/5] Bugfixes, documentation and custom options for org-checklist.

2009-07-14 Thread Bastien
I will apply this one tomorrow. Note that your changelog announces changes to org.texi that your patch don't contain. Thanks! James TD Smith ahktenz...@mohorovi.cc writes: * contrib/lisp/org-checklist.el - Fix some problems with the print/export feature in org-checklist. - Add custom

Re: [Orgmode] [misc-new-features 2/5] Bugfixes, documentation and custom options for org-checklist.

2009-07-14 Thread James TD Smith
Hi Bastien, On 2009-07-14 14:09:12(+0200), Bastien wrote: I will apply this one tomorrow. Note that your changelog announces changes to org.texi that your patch don't contain. I started the patch before the documentation for modules in contrib was moved to Worg. I pushed the docs just now.

[Orgmode] Org Special Ctrl A/E, option reversed

2009-07-14 Thread Rainer Stengele
hi all, , | Org Special Ctrl A/E: Hide Value Value Menu after stars/bullet and before tags first |State: EDITED, shown value does not take effect until you set or save it. |Non-nil means `C-a' and `C-e' behave specially in headlines and items. Hide Rest | |When t, `C-a' will

Re: [Orgmode] org-style folding for a .emacs

2009-07-14 Thread Scot Becker
Thanks Eric, Michael and Dan, for the assistance. Both options look good (outline-minor-mode and a literate org file). My first draft of this request for help actually included consideration of a literate org file, but I deleted it, since I thought it would be too complex, and your work (Dan)

[Orgmode] problems cloning using the http protocol

2009-07-14 Thread Dias Badekas
At work being behind a corporate firewall I have no choice but to use the http protocol inorder to get the latest development of orgmode. unfortunately it doesn't seem to work. Here's what I get: bash export http_proxy=http://user:p...@proxyhostname:80/ bash git clone

[Orgmode] Re: org-style folding for a .emacs

2009-07-14 Thread Sébastien Vauban
Hello Michael, Does anyone have a recipe for easy org-style folding of an elisp file? I'd like to divide my .emacs into segments to make it easier to oversee and navigate. I asked myself this question a couple of days ago. Telepathy. For real. Good it has been asked, and answered. In my

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Scot Becker
Just tried: git clone http://repo.or.cz/r/org-mode.git behind my corporate firewall, and it worked. It's slow, however. So I don't think the problem is on the server end. Did you try any other projects (using git+http proxy)? I don't suppose anyone knows how to git org develpment releases

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Giovanni Ridolfi
--- Mar 14/7/09, Dias Badekas dbade...@aia.gr ha scritto: At work being behind a corporate firewall I have no choice but to use the http protocol inorder to get the latest development of orgmode. why don't you download the zip file? http://orgmode.org/index.html#sec-3.2 For people who

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Scot Becker
thanks, Nick On Tue, Jul 14, 2009 at 2:26 PM, Nick Dokosnicholas.do...@hp.com wrote: Scot Becker scot.bec...@gmail.com wrote: I don't suppose anyone knows how to git org develpment releases sometimes behind an http proxy and sometimes directly (as on a laptop that is sometimes behind a

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Nick Dokos
Scot Becker scot.bec...@gmail.com wrote: I don't suppose anyone knows how to git org develpment releases sometimes behind an http proxy and sometimes directly (as on a laptop that is sometimes behind a firewall, and sometimes not.) I couldn't make this to work. AFAIK, with just an http

[Orgmode] Bug Report for emacs 23 and follow-mode

2009-07-14 Thread Cian OConnor
Hi, I'm using a fairly recent build of Emacs 23 on windows (23.0.94.1), and while follow-mode seems to work fine for ordinary files, it does not work in .org files. Instead I get a blank screen for the second buffer. I'm using the latest version of org-mode (from the website, not CVS).

[Orgmode] Re: Bug Report for emacs 23 and follow-mode

2009-07-14 Thread Cian OConnor
How embarrassing. I was getting mixed up with indirect buffers. So while the bug report is technically valid, it seems fairly unimportant... Did I mention what a great product this is..? Cian OConnor wrote: Hi, I'm using a fairly recent build of Emacs 23 on windows (23.0.94.1), and while

Re: [Orgmode] Re: Bug Report for emacs 23 and follow-mode

2009-07-14 Thread Scot Becker
No trouble. And welcome to the list. I'm not exactly sure what you meant by mixed up with indirect buffers and technically valid, but unimportant. So do post back if you think there is still a significant bug. Scot On Tue, Jul 14, 2009 at 2:45 PM, Cian OConnorcian.ocon...@gmail.com wrote:

[Orgmode] Proper way to link external files into a project?

2009-07-14 Thread Andreas Rottmann
Hi! I'd like to include several files into an org-mode project that live outside the project tree. I tried to just symlink them into the appropriate place into my project, and thought that might suffice to get them published correctly, but that doesn't work out, as org-mode doesn't consider the

[Orgmode] org-export-blocks

2009-07-14 Thread Simon Mullis
Hi All, I'm looking at org-export-blocks; specifically exporting ascii diagrams with ditaa. I've got my diagram, I'm in org-mode. How can I actually start the export? C-c C-e does not give me the option to export anything other than the usual suspects (html, calendar, ascii etc etc)... I know

Re: [Orgmode] [misc-new-features 3/5] Add an option to sort tags automatically.

2009-07-14 Thread James TD Smith
Hi Bastien, On 2009-07-14 13:59:11(+0200), Bastien wrote: Thanks James. Can people try this and give some feedback if they find it useful? Sure. I wrote it because I thought having tags in alphabetical order would look better, but I think it also makes the tags easier to read. For example if

[Orgmode] Re: [SOLVED] org-export-blocks

2009-07-14 Thread Simon Mullis
Hi, Fixed... I had to add (load /usr/share/org-mode/lisp/org-exp-blocks.el) to my .emacs Thanks SM (a 10+ year Vi/Vim veteran who turned to the light a few months ago...) 2009/7/14 Simon Mullis si...@mullis.co.uk: Hi All, I'm looking at org-export-blocks; specifically exporting ascii

[Orgmode] Feature request: javascript expand collapse

2009-07-14 Thread Xin Shi
Hello Experts, I'm wondering if it's easy to implement the javascript expand collapse in the published page. For example: in this page: http://en.wikipedia.org/wiki/Emacs One can click the [hide] or [show] beside the Contents. Probably in the org file, we can use: A Detailed section

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Richard Riley
Giovanni Ridolfi giovanni.rido...@yahoo.it writes: --- Mar 14/7/09, Dias Badekas dbade...@aia.gr ha scritto: At work being behind a corporate firewall I have no choice but to use the http protocol inorder to get the latest development of orgmode. why don't you download the zip file?

[Orgmode] Re: problems cloning using the http protocol

2009-07-14 Thread Bernt Hansen
Scot Becker scot.bec...@gmail.com writes: Just tried: git clone http://repo.or.cz/r/org-mode.git behind my corporate firewall, and it worked. It's slow, however. HTTP will always be slower than the git protocol. HTTP is dumb so there is no way to transfer only part of a pack that

[Orgmode] html export of src: extra newlines

2009-07-14 Thread Bill White
Org seems to insert extra newlines when exporting src to html. You can see the output at http://members.wolfram.com/billw/RomanCalendar.html (search for gregorianFromAbsolute) - there's a large amount of vertical space between the two function definitions. Is there some way to avoid exporting

Re: [Orgmode] [misc-new-features 1/5] Add two new special properties, SINCE and SINCE_IA.

2009-07-14 Thread James TD Smith
Hi Bastien, On 2009-07-14 13:48:09(+0200), Bastien wrote: Hi James, welcome back. Carsten is on vacation for three weeks and I'm maintaining Org in the meanwhile. Thanks. I'd forgotten Carsten was away. I won't take the decision of adding new special properties without asking him so I

Re: [Orgmode] html export of src: extra newlines

2009-07-14 Thread Dan Davison
Bill White bi...@wolfram.com writes: Org seems to insert extra newlines when exporting src to html. You can see the output at http://members.wolfram.com/billw/RomanCalendar.html (search for gregorianFromAbsolute) - there's a large amount of vertical space between the two function

Re: [Orgmode] html export of src: extra newlines

2009-07-14 Thread Bill White
On Tue Jul 14 2009 at 13:24, Dan Davison davi...@stats.ox.ac.uk wrote: Bill White bi...@wolfram.com writes: Org seems to insert extra newlines when exporting src to html. You can see the output at http://members.wolfram.com/billw/RomanCalendar.html (search for gregorianFromAbsolute) -

[Orgmode] Cannot get clock history persist to work...

2009-07-14 Thread Steve Cothern
Hi Folks, Subject says it all. I am following Bernt's excellent web resource in getting up and going on Org mode. I confirm that the history is being saved in ~/.emacs.d/org-clock-save.el. I have tried both (setq org-clock-persistence-insinuate) and (org-clock-persistence-insinuate)

[Orgmode] Re: problems cloning using the http protocol

2009-07-14 Thread Scot Becker
Bernt, HTTP will always be slower than the git protocol. HTTP is dumb so there is no way to transfer only part of a pack that contains the objects you are missing. You'll get the entire pack file each time via the HTTP protocol. Ah, that explains it. That makes the benefit of git via http

[Orgmode] Quick aquamacs related windowing question

2009-07-14 Thread Robert Goldman
I use org-mode on Aquamacs, and have some problems with the windowing. E.g., when I schedule an item created with remember, aquamacs opens the *Calendar* window in a different frame, then after I choose the date, I am incorrectly left in that frame, instead of being returned to the remember

Re: [Orgmode] Quick aquamacs related windowing question

2009-07-14 Thread Nick Dokos
Robert Goldman rpgold...@sift.info wrote: I use org-mode on Aquamacs, and have some problems with the windowing. E.g., when I schedule an item created with remember, aquamacs opens the *Calendar* window in a different frame, then after I choose the date, I am incorrectly left in that frame,

[Orgmode] Exporting to PDF without a title

2009-07-14 Thread Manuel Amador
Hi, Is there a way of exporting to PDF from org-mode without generating a title? (alternatively, how can I skip the \maketitle command in the latex file when exporting to PDF) Manuel ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

Re: [Orgmode] Proper way to link external files into a project?

2009-07-14 Thread Sebastian Rose
Andreas Rottmann a.rottm...@gmx.at writes: Hi! I'd like to include several files into an org-mode project that live outside the project tree. I tried to just symlink them into the appropriate place into my project, and thought that might suffice to get them published correctly, but that

[Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
Hi everybody, I think I have found a bug (or a feature!). Sometimes when writing documents I tend to comment out a line by adding a # in the column 0. However, after doing this in a line at the middle of the document, I get the following behavior:

Re: [Orgmode] Exporting to PDF without a title

2009-07-14 Thread Russell Adams
Add this at the end of the file, and then do M-x normal-mode. #+ Local Variables: #+ org-export-latex-title-command: #+ End: On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel Amador wrote: Hi, Is there a way of exporting to PDF from org-mode without generating a title? (alternatively, how

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Russell Adams
I just tried that in 6.24b with auto-fill-mode, and no problems. On Tue, Jul 14, 2009 at 05:09:30PM -0700, Manuel Amador wrote: Hi everybody, I think I have found a bug (or a feature!). Sometimes when writing documents I tend to comment out a line by adding a # in the column 0. However,

[Orgmode] doc bug

2009-07-14 Thread Samuel Wales
The docstring for org-tags-match-list-sublevels should probably mention 'indented. Thanks. -- Myalgic encephalomyelitis causes death and severe suffering. You can get it any time and never recover. Conflicts of interest are destroying research. Do science and justice matter to you?

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Sebastian Rose
Russell Adams rlad...@adamsinfoserv.com writes: I just tried that in 6.24b with auto-fill-mode, and no problems. Same here. Maybe it's the old emacs development-snappshot? There where quite some bugs - it's not a release version. I know I saw that problem... I use the current emacs CVS

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
Hi Sebastian and Russell, You are correct. The problem appears after I comment a region in org-mode with: M-x comment-region enter # enter After that, every time auto-fill does its magic, I get a # at the beginning of each new line. Manuel On Tue, Jul 14, 2009 at 6:14 PM, Sebastian

Re: [Orgmode] Org Special Ctrl A/E, option reversed

2009-07-14 Thread Brian van den Broek
Rainer Stengele said unto the world at 14/07/09 05:25 AM: hi all, , | Org Special Ctrl A/E: Hide Value Value Menu after stars/bullet and before tags first |State: EDITED, shown value does not take effect until you set or save it. |Non-nil means `C-a' and `C-e' behave specially in

Re: [Orgmode] Exporting to PDF without a title

2009-07-14 Thread Manuel Amador
Perfect, this works. Thanks! On Tue, Jul 14, 2009 at 5:42 PM, Russell Adamsrlad...@adamsinfoserv.com wrote: Add this at the end of the file, and then do M-x normal-mode. #+ Local Variables: #+ org-export-latex-title-command: #+ End: On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Russell Adams
Wow! I can duplicate that! I did the same, and started typing after a region I had used comment-region on, and it commented new lines after that during fill. On Tue, Jul 14, 2009 at 08:45:32PM -0700, Manuel Amador wrote: Hi Sebastian and Russell, You are correct. The problem appears after

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Samuel Wales
As far as I know, I fixed it in the thread whose subject is Protecting comment lines from fill-paragraph. On Tue, Jul 14, 2009 at 21:52, Russell Adamsrlad...@adamsinfoserv.com wrote: Wow! I can duplicate that! I did the same, and started typing after a region I had used comment-region on, and

Re: [Orgmode] org-style folding for a .emacs

2009-07-14 Thread Eric Schulte
Scot Becker scot.bec...@gmail.com writes: Thanks Eric, Michael and Dan, for the assistance. Both options look good (outline-minor-mode and a literate org file). My first draft of this request for help actually included consideration of a literate org file, but I deleted it, since I

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
Samuel, Thanks for replying. The thread that you mentioned however, seems to be concerned with a different issue. My issue shows up not just in a line right after a commented line, but could happen anywhere later in the text. That is, after the comment-region command is used, every time a new

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Samuel Wales
I do not experience the problem you describe. Did you try the solution anyway? If it doesn't work, there are things to try. On Tue, Jul 14, 2009 at 22:23, Manuel Amadoramador.man...@gmail.com wrote: Samuel, Thanks for replying. The thread that you mentioned however, seems to be concerned

[Orgmode] Re: Org Special Ctrl A/E, option reversed

2009-07-14 Thread Rainer Stengele
On 15.07.2009 05:47, Brian van den Broek wrote: Rainer Stengele said unto the world at 14/07/09 05:25 AM: hi all, , | Org Special Ctrl A/E: Hide Value Value Menu after stars/bullet and before tags first | State: EDITED, shown value does not take effect until you set or save it. | Non-nil

[Orgmode] Re: Org Special Ctrl A/E, option reversed

2009-07-14 Thread Rainer Stengele
On 15.07.2009 05:47, Brian van den Broek wrote: Rainer Stengele said unto the world at 14/07/09 05:25 AM: hi all, , | Org Special Ctrl A/E: Hide Value Value Menu after stars/bullet and before tags first | State: EDITED, shown value does not take effect until you set or save it. | Non-nil