Re: [Orgmode] Clock reporting
The following file goes runaway each time I try to insert the clock table. -- * Daily ** 200608 *** 8/30 DONE Duh CLOSED: [2006-08-31 Thu 11:44] CLOCK: [2006-08-31 Thu 10:27]--[2006-08-31 Thu 11:44] => 1:17 CLOCK: [2006-08-30 Wed 18:30]--[2006-08-30 Wed 22:14] => 3:44 SCHEDULED: <2006-08-30 Wed> -- I'm running GNU Emacs 21.4.1, on Gentoo. Russell On Thu, Sep 07, 2006 at 08:10:53PM +0200, Carsten Dominik wrote: > Also this I cannot reproduce, I have tried under Emacs 21.2.2, Emacs > 22.0.50.6 and XEmacs 21.4. Maybe there is something special with your > file? Can you post a minimal example, and also tell us what Emacs > version you are using? > > - Carsten > > On Sep 6, 2006, at 20:13, Russell Adams wrote: > > >Both versions 4.42 and 4.45 go into a runaway state when I try to > >insert a clock table via C-c C-x C-r. I have to kill emacs from > >another command prompt, as it's quit responding. > > > >When killed, the leftover file ( #filename# ) shows the following was > >added: > > > >303,312d302 > >< > >< #+BEGIN: clocktable :maxlevel 2 :emphasize nil > >< Clock summary at [2006-09-06 Wed 14:10]. > >< > >< |L|Headline|Time| > >< |- > >< |0|*Total file time*| *5:01*| > >< | 2|200608 ||5:01 | > >< > >< #+END: > > > >Any suggestions? I'm keen to try out this feature to help me with my > >timecard. ;] > > > >Thanks! > > > >-- > >Russell Adams[EMAIL PROTECTED] > > > >PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > > >Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > >___ > >Emacs-orgmode mailing list > >Emacs-orgmode@gnu.org > >http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > -- > Carsten Dominik > Sterrenkundig Instituut "Anton Pannekoek" > Universiteit van Amsterdam > Kruislaan 403 > NL-1098SJ Amsterdam > phone: +31 20 525 7477 > -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 * Daily ** 200608 *** 8/30 DONE Duh CLOSED: [2006-08-31 Thu 11:44] CLOCK: [2006-08-31 Thu 10:27]--[2006-08-31 Thu 11:44] => 1:17 CLOCK: [2006-08-30 Wed 18:30]--[2006-08-30 Wed 22:14] => 3:44 SCHEDULED: <2006-08-30 Wed> ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Clock reporting
On Date: Fri, 8 Sep 2006 02:55:29 -0500, Russell Adams <[EMAIL PROTECTED]> wrote: > The following file goes runaway each time I try to insert the clock > table. > > I'm running GNU Emacs 21.4.1, on Gentoo. Roughly the same happens for me with Russel's sample file (or any org-mode file). It looks like the process is runaway, hitting ctrl-g stops it. The report is properly produced. So it's not a big problem for me, I just need to let it run for a few seconds and then force it to stop. GNU Emacs 22.0.50.1 (from Debian pkg) Org-4.47 Dave > On Thu, Sep 07, 2006 at 08:10:53PM +0200, Carsten Dominik wrote: > > Also this I cannot reproduce, I have tried under Emacs 21.2.2, Emacs > > 22.0.50.6 and XEmacs 21.4. Maybe there is something special with your > > file? Can you post a minimal example, and also tell us what Emacs > > version you are using? > > > > - Carsten > > > > On Sep 6, 2006, at 20:13, Russell Adams wrote: > > > > >Both versions 4.42 and 4.45 go into a runaway state when I try to > > >insert a clock table via C-c C-x C-r. I have to kill emacs from > > >another command prompt, as it's quit responding. > > > > > >When killed, the leftover file ( #filename# ) shows the following was > > >added: > > > > > >303,312d302 > > >< > > >< #+BEGIN: clocktable :maxlevel 2 :emphasize nil > > >< Clock summary at [2006-09-06 Wed 14:10]. > > >< > > >< |L|Headline|Time| > > >< |- > > >< |0|*Total file time*| *5:01*| > > >< | 2|200608 ||5:01 | > > >< > > >< #+END: > > > > > >Any suggestions? I'm keen to try out this feature to help me with my > > >timecard. ;] > > > > > >Thanks! > > > > > >-- > > >Russell Adams[EMAIL PROTECTED] > > > > > >PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > > > > >Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > > >___ > > >Emacs-orgmode mailing list > > >Emacs-orgmode@gnu.org > > >http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > > -- > > Carsten Dominik > > Sterrenkundig Instituut "Anton Pannekoek" > > Universiteit van Amsterdam > > Kruislaan 403 > > NL-1098SJ Amsterdam > > phone: +31 20 525 7477 > > > -- > Russell Adams[EMAIL PROTECTED] > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Clock reporting
I found the bug and fixed it, thanks for your help. The fix will be in 4.48. - Carsten On Sep 8, 2006, at 9:55, Russell Adams wrote: The following file goes runaway each time I try to insert the clock table. -- * Daily ** 200608 *** 8/30 DONE Duh CLOSED: [2006-08-31 Thu 11:44] CLOCK: [2006-08-31 Thu 10:27]--[2006-08-31 Thu 11:44] => 1:17 CLOCK: [2006-08-30 Wed 18:30]--[2006-08-30 Wed 22:14] => 3:44 SCHEDULED: <2006-08-30 Wed> -- I'm running GNU Emacs 21.4.1, on Gentoo. Russell On Thu, Sep 07, 2006 at 08:10:53PM +0200, Carsten Dominik wrote: Also this I cannot reproduce, I have tried under Emacs 21.2.2, Emacs 22.0.50.6 and XEmacs 21.4. Maybe there is something special with your file? Can you post a minimal example, and also tell us what Emacs version you are using? - Carsten On Sep 6, 2006, at 20:13, Russell Adams wrote: Both versions 4.42 and 4.45 go into a runaway state when I try to insert a clock table via C-c C-x C-r. I have to kill emacs from another command prompt, as it's quit responding. When killed, the leftover file ( #filename# ) shows the following was added: 303,312d302 < < #+BEGIN: clocktable :maxlevel 2 :emphasize nil < Clock summary at [2006-09-06 Wed 14:10]. < < |L|Headline|Time| < |- < |0|*Total file time*| *5:01*| < | 2|200608 ||5:01 | < < #+END: Any suggestions? I'm keen to try out this feature to help me with my timecard. ;] Thanks! -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Clock reporting
Thank you! Russell On Fri, Sep 08, 2006 at 10:38:27AM +0200, Carsten Dominik wrote: > I found the bug and fixed it, thanks for your help. The fix will be in > 4.48. > > - Carsten > > > On Sep 8, 2006, at 9:55, Russell Adams wrote: > > >The following file goes runaway each time I try to insert the clock > >table. > > > >-- > >* Daily > >** 200608 > >*** 8/30 > > DONE Duh > > CLOSED: [2006-08-31 Thu 11:44] > > CLOCK: [2006-08-31 Thu 10:27]--[2006-08-31 Thu 11:44] => 1:17 > > CLOCK: [2006-08-30 Wed 18:30]--[2006-08-30 Wed 22:14] => 3:44 > > SCHEDULED: <2006-08-30 Wed> > >-- > > > >I'm running GNU Emacs 21.4.1, on Gentoo. > > > >Russell > > > > > >On Thu, Sep 07, 2006 at 08:10:53PM +0200, Carsten Dominik wrote: > >>Also this I cannot reproduce, I have tried under Emacs 21.2.2, Emacs > >>22.0.50.6 and XEmacs 21.4. Maybe there is something special with your > >>file? Can you post a minimal example, and also tell us what Emacs > >>version you are using? > >> > >>- Carsten > >> > >>On Sep 6, 2006, at 20:13, Russell Adams wrote: > >> > >>>Both versions 4.42 and 4.45 go into a runaway state when I try to > >>>insert a clock table via C-c C-x C-r. I have to kill emacs from > >>>another command prompt, as it's quit responding. > >>> > >>>When killed, the leftover file ( #filename# ) shows the following was > >>>added: > >>> > >>>303,312d302 > >>>< > >>>< #+BEGIN: clocktable :maxlevel 2 :emphasize nil > >>>< Clock summary at [2006-09-06 Wed 14:10]. > >>>< > >>>< |L|Headline|Time| > >>>< |- > >>>< |0|*Total file time*| *5:01*| > >>>< | 2|200608 ||5:01 | > >>>< > >>>< #+END: > >>> > >>>Any suggestions? I'm keen to try out this feature to help me with my > >>>timecard. ;] > >>> > >>>Thanks! > >>> > >>>-- > >>>Russell Adams[EMAIL PROTECTED] > >>> > >>>PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > >>> > >>>Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > >>>___ > >>>Emacs-orgmode mailing list > >>>Emacs-orgmode@gnu.org > >>>http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >>> > >> > >>-- > >>Carsten Dominik > >>Sterrenkundig Instituut "Anton Pannekoek" > >>Universiteit van Amsterdam > >>Kruislaan 403 > >>NL-1098SJ Amsterdam > >>phone: +31 20 525 7477 > >> > >-- > >Russell Adams[EMAIL PROTECTED] > > > >PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > > >Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > >___ > >Emacs-orgmode mailing list > >Emacs-orgmode@gnu.org > >http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > -- > Carsten Dominik > Sterrenkundig Instituut "Anton Pannekoek" > Universiteit van Amsterdam > Kruislaan 403 > NL-1098SJ Amsterdam > phone: +31 20 525 7477 > -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] TWiki export
Seems export filters are quick to write, an export to TWiki's heading format would be very convenient. * One ** Two *** Three becomes ---+ One ---++ Two ---+++ Three Also, is there a way to force tags around each body after every heading in the html mode export? I often have issues with lines running together from code samples. -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] TWiki export
On Sep 8, 2006, at 10:47, Russell Adams wrote: Seems export filters are quick to write, an export to TWiki's heading format would be very convenient. * One ** Two *** Three becomes ---+ One ---++ Two ---+++ Three Easy indeed :-) perl -ape 's/^\*+/"-" x length($&) . "+" x length($&)/e' twiki.org Also, is there a way to force tags around each body after every heading in the html mode export? I often have issues with lines running together from code samples. No, there is not, but have a look at the variable org-export-preserve-break, does that help? Otherwise use QUOTE. - Carsten ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Emphasis font-lock question.
On Sep 8, 2006, at 8:59, Alex Bochannek wrote: I just upgraded to 4.47 after being on 4.12 since March and noticed that emphasis font locking has changed a bit. I like the way it's been rewritten, but org-emph-re still doesn't match a typical pattern I use. For example: */usr/local/bin* Since org-emph-re uses "[^" border markers "]", and the first / is part of markers, it won't emphasize. For now, I simply removed the markers from the two character classes, but I thought I should run the issue by people here. If I remember correctly, these classes are necessary to make emphasis work correctly with stacked emphasis, for example */this is italic and bold at the same time/*. I guess I could take them out if stacking is forbidden, in this case you example would fontify. Comments? - Carsten Comments? Alex. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] Agenda view and x-popup-menu
Hi !Firstly, I'd like to thank you for having developped and for keeping updating this Emacs mode. I've been using it for a few weeks and I'm very pleased with it.Unfortunately I sometimes need to execute Emacs in a terminal, without any X server, and the agenda view does not work : Symbol's function definition is void: x-popup-menuRegards,Matthieu Vallet. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] Org-mode version 4.48
Hi, I am releasing Org-mode 4.48, as usually at the address http://www.astro.uva.nl/~dominik/Tools/org/ The emacs CVS version continues to lag behind because of the pre-release feature freeze. Changes in Version 4.48 --- - Agenda views can be made in batch mode from the command line. Thanks to Pete Phillips for the idea. The following example sends the TODO agenda view directly to the printer: emacs -batch -l ~/.emacs -eval '(org-batch-agenda "t")' | lpr - `org-store-link' does the right thing in dired-mode. Thanks to Xiao-Yong Yin for pushing this. C-c l will now store a link to the file in the current line in a dired-mode buffer. If the line is in the "." line indicating a directory, the link points to the directory. If there are several files selected, org-mode will ignore this selection, because I don't want to store links to many files at the same time - File links can contain environment variables Thanks to Ed Hirgelt for this fix Example: [[file:$projects/italian_job.org]] - Full Emacs 21 compatibility has been restored with David's recent release of org-publish 1.76. - Bug fixes, thanks to all who sent reports. Enjoy - Carsten ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Possible bug with tags
Hi all -- I've seen this behavior, but (a) I've not been able to find a pattern -- sometimes it does what the op describes and sometimes it doesn't and (b) I'm swamped at work and with a home remodeling project now and haven't had the time to try to find the pattern. That's why I haven't posted about it before. But I can confirm that there's a problem somewhere. --John On Thu, 7 Sep 2006 20:14:19 +0200 Carsten Dominik <[EMAIL PROTECTED]> wrote: > This works correctly for me. Is there anyone else who can reproduce > this behavior? > > - Carsten > > On Sep 7, 2006, at 17:39, Eddward DeVilla wrote: > > > Hi all, > > > > I'm trying to figure out if I found a bug. I running org 4.47 on > > emacs 21.1.1 on AIX. I'm pretty sure I've seen similar in cygwin > > and linux with various version of emacs 21. > > > > When I add or edit tags on a collapsed heading using C-c C-c, the > > tags get place after the ellipse like so. (I'm taking liberties > > with the spacing.) > > > >* Groucho...:vaudeville: > > > > If I expand the entry, I get > > > >* Groucho > > "I must admit, I was born at a very early > > age" :vaudeville: > > > > Likewise, if I use C-u C-c C-c all of the tags on collapsed headings > > get move past the ellipses. It's not what I expected. Is it a bug > > or am I missing something? > > > > Edd > > > > > > ___ > > Emacs-orgmode mailing list > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > -- > Carsten Dominik > Sterrenkundig Instituut "Anton Pannekoek" > Universiteit van Amsterdam > Kruislaan 403 > NL-1098SJ Amsterdam > phone: +31 20 525 7477 > > > > ___ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.48
On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: I am releasing Org-mode 4.48, as usually at the addressCarsten, I found a difference in exporting between 4.47 & 4.48. The attached file demonstrates the problem and the HTML that was generated. Thanks,Ed-- Ed Hirgelt 925.324.8563Discovery consists of seeing what everybody has seenand thinking what nobody has thought. bullet.org Description: Binary data Title: Org 4.48 export difference Org 4.48 export difference Table of Contents 1 The Problem 1.1 Emacs Version 2 Bullet items -- with blank 3 Bullet items -- without blank 4 Similar Problem with headings 4.1 Heading 1 ** Heading 2 4.2 Heading 3 1 The Problem With 4.48, bulleted items must be separated by a blank line. If not, pairsof items will appear together in the resulting output. The first item below is exported properly, the second isn't. 1.1 Emacs Version 21.4 (patch 19) "Constant Variable" XEmacs Lucid (Cygwin) 2 Bullet items -- with blank First Second Third 3 Bullet items -- without blank First + Second Third + Fourth 4 Similar Problem with headings A similar problem (or the same one) involves outline headings that are not separated by blank lines as the three items 4.1 Heading 1 ** Heading 2 4.2 Heading 3 Author: Edward S. Hirgelt <[EMAIL PROTECTED]> Date: 2006/09/08 09:52:44 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Emphasis font-lock question.
Carsten Dominik <[EMAIL PROTECTED]> writes: > If I remember correctly, these classes are necessary to make emphasis > work correctly with stacked emphasis, for example */this is italic and > bold at the same time/*. > > I guess I could take them out if stacking is forbidden, in this case > you example would fontify. It's OK to me if */foo/* means italic and bold (this is how Gnus rendered your example), but */foo/bar* shouldn't. Markers, stacked or otherwise, should come in symmetrical pairs. Alex. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Emphasis font-lock question.
On 9/8/06, Alex Bochannek <[EMAIL PROTECTED]> wrote: It's OK to me if */foo/* means italic and bold (this is how Gnusrendered your example), but */foo/bar* shouldn't. Markers, stacked or otherwise, should come in symmetrical pairs.Nice example because there is a symmetric pair there. I have always thought that this was a very ambiguous notation. I can see */foo/bar* meaning that foo is in bold italic and bar is just bold with the two words run together. For this reason (pesky slashes in path names, + as bullet characters, underscores in names) I've abandoned this notation. The @<> is more verbose, but unambiguous.-=Ed=--- Ed Hirgelt Discovery consists of seeing what everybody has seenand thinking what nobody has thought. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.48
Thanks for the release. Carsten Dominik <[EMAIL PROTECTED]> writes: >- `org-store-link' does the right thing in dired-mode. > Thanks to Xiao-Yong Yin for pushing this. My last name is Jin. :-) > C-c l will now store a link to the file in the current line > in a dired-mode buffer. If the line is in the "." line > indicating a directory, the link points to the directory. > If there are several files selected, org-mode will > ignore this selection, because I don't want to store links > to many files at the same time Reasonable. Dealing with multiple links requires much more effort, and I can't think of a way to do this easily. -- ,,, (o o) ---ooO-(_)-Ooo--- ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.48
I am messing up, sorry. I have taken 4.48 off the net and will try to fix this before getting back with 4.49. Thanks for the clear report - very helpful. - Carsten On Sep 8, 2006, at 18:53, Ed Hirgelt wrote: On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: Carsten, I found a difference in exporting between 4.47 & 4.48. The attached file demonstrates the problem and the HTML that was generated. Thanks, Ed -- Ed Hirgelt 925.324.8563 Discovery consists of seeing what everybody has seen and thinking what nobody has thought. -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Emphasis font-lock question.
"Ed Hirgelt" <[EMAIL PROTECTED]> writes: > On 9/8/06, Alex Bochannek <[EMAIL PROTECTED]> wrote: > > > It's OK to me if */foo/* means italic and bold (this is how Gnus > rendered your example), but */foo/bar* shouldn't. Markers, stacked or > otherwise, should come in symmetrical pairs. > > > Nice example because there is a symmetric pair there. I have always thought > that this was a very ambiguous notation. I can see */foo/bar* meaning that > foo > is in bold italic and bar is just bold with the two words run together. I am perfectly happy to restrict this notation to require identical marker clusters surrounding the emphasized text. If you want to have text with different emphasis styles run togeter, the below notation seems safer. > For this reason (pesky slashes in path names, + as bullet characters, > underscores in names) I've abandoned this notation. The @<> is more verbose, > but unambiguous. The less typing the better for me. I used to use enriched-mode and the sequences did get a bit tedious. Alex. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.48
4.49 is up, with the bug fixed. - Carsten On Sep 8, 2006, at 19:44, Carsten Dominik wrote: I am messing up, sorry. I have taken 4.48 off the net and will try to fix this before getting back with 4.49. Thanks for the clear report - very helpful. - Carsten On Sep 8, 2006, at 18:53, Ed Hirgelt wrote: On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: Carsten, I found a difference in exporting between 4.47 & 4.48. The attached file demonstrates the problem and the HTML that was generated. Thanks, Ed -- Ed Hirgelt 925.324.8563 Discovery consists of seeing what everybody has seen and thinking what nobody has thought. -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.48
On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: 4.49 is up, with the bug fixed.Thanks for the quick turn around. That fixed the problem.Ed-- Ed Hirgelt Discovery consists of seeing what everybody has seenand thinking what nobody has thought. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode