[Emacs-orgmode] Fwd: org mode list

2006-06-23 Thread Carsten Dominik
I just got this message from Raman, and I don't know what to do. Anyone here has more experience in mailing list management that I do? Thanks. - Carsten Begin forwarded message: From: TV Raman <[EMAIL PROTECTED]> From: "T. V. Raman" <[EMAIL PROTECTED]> Date: June 23, 2006 6:44:55 CEST To:

[Emacs-orgmode] Fwd: org mode list

2006-06-23 Thread T. V. Raman
It appears to be working now. > "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes: Carsten> I just got this message from Raman, and I don't know Carsten> what to do. Anyone here has more experience in Carsten> mailing list management that I do? Thanks. Carsten>

[Emacs-orgmode] automatic isearch-mode in org-goto and org-remember

2006-06-23 Thread Piotr Zielinski
Hi, The following lisp code turns automatic isearch mode on (as in Firefox) whenever you navigate an org-file using org-goto or org-remember. It is useful especially for finding headlines when the org-file is long and has a deeply nested structure. The isearch-mode is modified so that it searche

[Emacs-orgmode] Org-mode 4.39

2006-06-23 Thread Carsten Dominik
Hi, I am releasing org-mode 4.39, through Emacs CVS and also on http://www.astro.uva.nl/~dominik/Tools/org/ This is another big release with two exciting (I think...) new features. This is also the last big release before the summer, I expect to have one more bugfix release early in July. Vers

Re: [Emacs-orgmode] automatic isearch-mode in org-goto and org-remember

2006-06-23 Thread Carsten Dominik
Now, here is something for me to learn. Thanks Piotr, this looks really great. - Carsten On Jun 23, 2006, at 16:40, Piotr Zielinski wrote: Hi, The following lisp code turns automatic isearch mode on (as in Firefox) whenever you navigate an org-file using org-goto or org-remember. It is usef

[Emacs-orgmode] Re: Org-mode 4.39

2006-06-23 Thread Leon
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > I am releasing org-mode 4.39, through Emacs CVS and also on > > http://www.astro.uva.nl/~dominik/Tools/org/ > > This is another big release with two exciting (I think...) new features. > This is also the last big release before the summer, I ex

Re: [Emacs-orgmode] Org-mode 4.39

2006-06-23 Thread mtheo
This is another big release with two exciting (I think...) new features. This is also the last big release before the summer, I expect to have one more bugfix release early in July. On seeing this new release appear (and after undertaking a little exercise I'll describe in a moment) I feel impe

[Emacs-orgmode] Org-mode 4.39

2006-06-23 Thread T. V. Raman
for html export from latex, I recommend tex4ht -- exporting images is a bad thing since someone who cannot see wont be able to read something that should be perfectly readable. -- Best Regards, --raman Email: [EMAIL PROTECTED] WWW:http://emacspeak.sf.net/raman/ AIM:emacspeak

[Emacs-orgmode] example of tex4ht to produce html from LaTeX

2006-06-23 Thread T. V. Raman
As an example, see http://safariexamples.informit.com/0321154991/index.html I typeset this book in LaTeX, and the online HTML was produced by tex4ht. tex4ht is installed on most linux systems where TeX is these days, the script to invoke it is either xhlatex.sh or xhlatex depending on the installa