Re: [Orgmode] invalid search bound

2007-03-14 Thread Carsten Dominik
On Mar 15, 2007, at 0:14, Sean Sieger wrote: When I find file 'income', which contains solely a table built in org-mode, I get Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") re-search-forward("^\\(?:\\*+\\)" # t) outline-map-region(#[nil " X I

[Orgmode] invalid search bound

2007-03-14 Thread Sean Sieger
When I find file 'income', which contains solely a table built in org-mode, I get Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") re-search-forward("^\\(?:\\*+\\)" # t) outline-map-region(#[nil " X… ___

[Orgmode] org-export gets mozilla; C-c C-o gets firefox

2007-03-14 Thread Scott Otterson
When I visit an org mode http link with C-c C-o, emacs opens up firefox and goes to that url. However, when I use: org-export b the Mozilla web browser pops up instead. This is on a Linux machine, org 4.68, and with the emacs variable browse-url-browser-function set to browse

Re: [Orgmode] Named fields in tables

2007-03-14 Thread Carsten Dominik
This is correct, because "-" is an operator. How would you tell the difference between "$sum - 2" and "$sum-2"? Is that not documented? Damn I guess I assumed this to be obvious. Not so. Thanks - Carsten On Mar 14, 2007, at 16:33, Uwe Jochum wrote: I've seen this in Orgmode (4.68): If you

[Orgmode] Named fields in tables

2007-03-14 Thread Uwe Jochum
I've seen this in Orgmode (4.68): If you use named fields in an Orgmode table, the field name should not contain a "-", like in "sum-up". Field names with this sign don't work (you won't get an error message, but the formula with that field name isn't computed). I hope others can verify this phenom

RE: [Orgmode] Formatting text in webpages from org-mode

2007-03-14 Thread Egli Christian (KIRO 43)
Hi Shelagh > I wanted to use org-mode and blorg.el to make some web pages on my local > intranet. Some of the text is poetry and I am having some difficulty in > working out how to keep it in the form I want. >From the manual (http://staff.science.uva.nl/~dominik/Tools/org/org.html#Enhancing-tex

[Orgmode] Formatting text in webpages from org-mode

2007-03-14 Thread Shelagh Manton
I wanted to use org-mode and blorg.el to make some web pages on my local intranet. Some of the text is poetry and I am having some difficulty in working out how to keep it in the form I want. I'm not sure if this is the right place to ask this. I am familiar with LaTeX and have used the memoir cla