[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 me

[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 me

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 Amador wrote: > Samuel, > > Thanks for replying. The thread that you mentioned however, seems to > be concerned with a different issue

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 lin

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

2009-07-14 Thread Eric Schulte
Scot Becker 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 > thought it would b

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 Adams wrote: > 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 li

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 afte

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 Adams 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 Amador wrote: >> Hi,

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 he

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 # 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 Rose wrote: > Russel

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Sebastian Rose
Russell Adams 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 version and it's fine. ema

[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? http://www

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. Howev

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,

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

2009-07-14 Thread Steve Cothern
I found it -- I had a stale reference to org-mode-hook in a setq statement associated with font lock. "Steve Cothern" wrote in message news:7b78991e2fda294b9c068313e716a9820174c...@j2exchange.j2global.com... Hi Folks, Subject says it all. I am following Bernt's excellent web resource in gett

[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] Proper way to "link" external files into a project?

2009-07-14 Thread Sebastian Rose
Andreas Rottmann 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 doesn't work out

[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 rep

Re: [Orgmode] Quick aquamacs related windowing question

2009-07-14 Thread Nick Dokos
Robert Goldman 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, instead of being

[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 buffer.

[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 h

[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)

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

2009-07-14 Thread Bill White
On Tue Jul 14 2009 at 13:24, Dan Davison wrote: > Bill White 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 >>

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

2009-07-14 Thread Dan Davison
Bill White 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 definitions. > > Is there

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

[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 all

[Orgmode] Re: problems cloning using the http protocol

2009-07-14 Thread Bernt Hansen
Scot Becker 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 contains the objects you

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Richard Riley
Giovanni Ridolfi writes: > --- Mar 14/7/09, Dias Badekas 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#se

[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

[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 : > Hi All, > > I'm looking at org-export-blocks; specifically exporting ascii > diagrams wit

[Orgmode] Re: org-export-blocks

2009-07-14 Thread Nicolas Goaziou
Simon Mullis writes: > Hi All, Hello, > 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 > the diagram works fine running ditaa directl

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 i

[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

[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 sy

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 OConnor wrote: > How embarrassing. I

[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 fol

[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). Inter

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Nick Dokos
Scot Becker 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 proxy, you are stuc

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 Dokos wrote: > Scot Becker 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'

Re: [Orgmode] problems cloning using the http protocol

2009-07-14 Thread Giovanni Ridolfi
--- Mar 14/7/09, Dias Badekas 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 cannot use git,

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 s

[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

[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 http://repo.or.cz/r/org-m

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] 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 brin

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.