Re: [Orgmode] Re: LaTeX export bugs?

2009-07-02 Thread Carsten Dominik
On Jul 2, 2009, at 10:40 PM, Sébastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: Sébastien Vauban wrote: Other things I've noticed: - Even with version 6.28, the `#+TBLNAME' tag must be located in column 0 (at least, for the highlighting features to work) Fixed, thanks. Euh, n

[Orgmode] Publishing change

2009-07-02 Thread Carsten Dominik
Hi, I have just pushed a change to the publishing system that implements better support for publishing files in multiple ways, for example HTML and as source file. This change means that all of your files will be republished once, in order to create the new timestamp files. After that first rep

Re: [Orgmode] error while updating from git

2009-07-02 Thread Manuel Amador
wow. that was all fast. thanks for the great software! On Thu, Jul 2, 2009 at 2:10 PM, Carsten Dominik wrote: > Fixed, thanks. > > - Carsten > > > On Jul 2, 2009, at 11:02 PM, Manuel Amador wrote: > > I tried to update org from git. and after doing the pull, i get the >> following error: >> >> $

[Orgmode] Re: Ignore sub-items of Scheduled TODOs?

2009-07-02 Thread Matthew Lundin
Nathan Neff writes: > Hello, > > I'd like to know the best way for removing TODO items from the agenda if > they have a parent item that's been scheduled. > > Currently, I have items like this: > > * TODO top level item, scheduled for future > SCHEDULED: <2009-07-16 Thu> > ** TODO A sub-item I

[Orgmode] Ignore sub-items of Scheduled TODOs?

2009-07-02 Thread Nathan Neff
Hello, I'd like to know the best way for removing TODO items from the agenda if they have a parent item that's been scheduled. Currently, I have items like this: * TODO top level item, scheduled for future SCHEDULED: <2009-07-16 Thu> ** TODO A sub-item I don't want to see until 7/16 ** TODO An

[Orgmode] Re: footnote renumber bug

2009-07-02 Thread Matthew Lundin
Hi Andreas, Andreas Röhler writes: > Matthew Lundin wrote: >> Footnote.el, by contrast, was designed for short email messages in which >> there is no distinction between source text and exported text. Though it >> serves this limited purpose admirably, it offers only a very rudimentary >> number

Re: [Orgmode] error while updating from git

2009-07-02 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 2, 2009, at 11:02 PM, Manuel Amador wrote: I tried to update org from git. and after doing the pull, i get the following error: $ git pull && make clean && make && make doc In toplevel form: lisp/org-latex.el:1699:29:Error: Invalid read syntax: ")" make: ***

Re: [Orgmode] Re: Release 6.28

2009-07-02 Thread Carsten Dominik
On Jul 1, 2009, at 12:26 PM, Christian Egli wrote: Hi all Carsten Dominik writes: On Jul 1, 2009, at 9:20 AM, Ulf Stegemann wrote: Carsten Dominik wrote: Bulk action We can add more actions, if you convince me they make sense. IMHO setting scheduled (and maybe deadline)

[Orgmode] error while updating from git

2009-07-02 Thread Manuel Amador
I tried to update org from git. and after doing the pull, i get the following error: $ git pull && make clean && make && make doc In toplevel form: lisp/org-latex.el:1699:29:Error: Invalid read syntax: ")" make: *** [lisp/org-latex.elc] Error 1 My emacs version is: 23.0.91.1 on Ubuntu 64bit. Man

[Orgmode] Re: LaTeX export bugs?

2009-07-02 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > Sébastien Vauban wrote: >> Other things I've noticed: >> >> - Even with version 6.28, the `#+TBLNAME' tag must be located in column 0 >> (at least, for the highlighting features to work) > > Fixed, thanks. Euh, no, *I* am supposed to answer: "Fixed, thanks", a

[Orgmode] Re: footnote renumber bug

2009-07-02 Thread Andreas Röhler
Matthew Lundin wrote: > Andreas Röhler writes: > > >> Karl Maihofer wrote: >> >>> Andreas Roehler schrieb: >>> >>> after reopening a file with two footnotes inside, inserting a third footnote between first and second, it fails to renumber it.

Re: [Orgmode] 23.0.94; [PATCH] org-store-link broken within kbd macros

2009-07-02 Thread Samuel Wales
On each of my many emacs-w3m tabs, I can remember manually with f8 f8 n (my binding for org-remember and my ?n template which I sent). It grabs the title and URL perfectly. I can also do m-right, which is my binding for next tab. To use the macro, I do c-x ( f8 f8 n m-right c-x ) . To execute i

[Orgmode] Re: footnote renumber bug

2009-07-02 Thread Matthew Lundin
Matthew Lundin writes: > Andreas Röhler writes: > >> Karl Maihofer wrote: >>> Andreas Roehler schrieb: >>> after reopening a file with two footnotes inside, inserting a third footnote between first and second, it fails to renumber it. A follow up to my previous email

[Orgmode] Re: footnote renumber bug

2009-07-02 Thread Matthew Lundin
Andreas Röhler writes: > Karl Maihofer wrote: >> Andreas Roehler schrieb: >> >>> after reopening a file with two footnotes inside, >>> inserting a third footnote between first and second, it >>> fails to renumber it. >>> >> >> Did you try the new "C-u C-c C-x f S" feature of the latest gi

Re: [Orgmode] Dead link in org-collector.php

2009-07-02 Thread Bastien
Carsten fixed a problem with publishing attachments. All Worg source files (.org) are now published under the http://orgmode.org/worg/sources/ directory. For example, org-collector-example.org file is published here: http://orgmode.org/worg/sources/org-contrib/org-collector-example.org HTH, Ba

Re: [Orgmode] footnote renumber bug

2009-07-02 Thread Andreas Röhler
Karl Maihofer wrote: > Andreas Roehler schrieb: > >> after reopening a file with two footnotes inside, >> inserting a third footnote between first and second, it >> fails to renumber it. >> > > Did you try the new "C-u C-c C-x f S" feature of the latest git-version? > No. Just check th

Re: [Orgmode] German number format in tables?

2009-07-02 Thread Carsten Dominik
On Jul 2, 2009, at 1:54 PM, Rainer Hansen wrote: Hi, I wonder what I need to do to so that I can work with the German number format in tables? E.g. instead of writing 100,000.00 I would like to write 100.000,00. All automatic formatting and calculations of Org-Mode should of course sti

[Orgmode] German number format in tables?

2009-07-02 Thread Rainer Hansen
Hi, I wonder what I need to do to so that I can work with the German number format in tables? E.g. instead of writing 100,000.00 I would like to write 100.000,00. All automatic formatting and calculations of Org-Mode should of course still be fine. The output of calculations should also be sh

Re: [Orgmode] footnote renumber bug

2009-07-02 Thread Karl Maihofer
Andreas Roehler schrieb: > after reopening a file with two footnotes inside, > inserting a third footnote between first and second, it > fails to renumber it. Did you try the new "C-u C-c C-x f S" feature of the latest git-version? Org does not renumber footnotes automatically when they are insert

Re: [Orgmode] Re: Release 6.28

2009-07-02 Thread Carsten Dominik
On Jul 2, 2009, at 1:14 PM, Ulf Stegemann wrote: Carsten Dominik wrote: On Jul 1, 2009, at 1:17 PM, Ulf Stegemann wrote: Yes, both shifting by the same amount and setting a fixed date can be useful. I usually re-schedule leftover todos by shifting them by one or two working days to the fu

Re: [Orgmode] problem: emacs hangs when there is an error in latex code

2009-07-02 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 2, 2009, at 7:37 AM, Manuel Amador wrote: Hi, First, let me say I think orgmode is just fantastic. I discovered it recently and pretty much live within it now. I think however that I have found an issue (I have searched the forums, but didnt seem to find

[Orgmode] Re: Release 6.28

2009-07-02 Thread Ulf Stegemann
Carsten Dominik wrote: > On Jul 1, 2009, at 1:17 PM, Ulf Stegemann wrote: >> Yes, both shifting by the same amount and setting a fixed date can be >> useful. I usually re-schedule leftover todos by shifting them by one >> or two working days to the future. So originally I had a bulk version of >>

Re: [Orgmode] Changing way hlines in tables are exported?

2009-07-02 Thread Sebastian Rose
Carsten Dominik writes: > On Jun 30, 2009, at 4:15 PM, Rainer Hansen wrote: > >> Hi, >> >> I wonder if there is an easy way to change the style of the "exported" hlines >> in tables. This should not only be possible per table but per single hline, >> e.g. the first hline should be thick and in blu

[Orgmode] footnote renumber bug

2009-07-02 Thread Andreas Roehler
Hi, after reopening a file with two footnotes inside, inserting a third footnote between first and second, it fails to renumber it. below the test-buffer Should I'm right so far --even seeing footnote reimplemented-- maybe have a look at https://code.launchpad.net/~a-roehler/s-x-emacs-werksta

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-07-02 Thread Sebastian Rose
Xin Shi writes: > Hello Experts, > > I noticed two problems with recent org publishing HTML with js support. > > To make is specific, one can use this page as example: > > http://orgmode.org/Changes.html > > 1.) The shortcut icon is no longer displayed (the small icon in the address > bar) The

[Orgmode] problem: emacs hangs when there is an error in latex code

2009-07-02 Thread Manuel Amador
Hi, First, let me say I think orgmode is just fantastic. I discovered it recently and pretty much live within it now. I think however that I have found an issue (I have searched the forums, but didnt seem to find an answer to my question) When exporting from org to pdf, if the Latex code has an

Re: [Orgmode] Feature or Help request: Expand ALL before ispell-buffer

2009-07-02 Thread Carsten Dominik
On Jul 2, 2009, at 11:58 AM, Scot Becker wrote: Of course! I (apparently) don't have the 'emacs mind' quite enough to have thought of that myself, but when i see it, it seems bleeding obvious. Yes, it is easy to forget that all the power of Emacs is for free while using Org. :-) - Carste

Re: [Orgmode] Feature or Help request: Expand ALL before ispell-buffer

2009-07-02 Thread Scot Becker
Of course! I (apparently) don't have the 'emacs mind' quite enough to have thought of that myself, but when i see it, it seems bleeding obvious. Many thanks for that little tutorial. Scot On Thu, Jul 2, 2009 at 9:53 AM, Carsten Dominik wrote: > > On Jul 1, 2009, at 2:39 PM, Scot Becker wrote: >

Re: [Orgmode] Re: Release 6.28

2009-07-02 Thread Carsten Dominik
On Jul 1, 2009, at 1:17 PM, Ulf Stegemann wrote: Yes, both shifting by the same amount and setting a fixed date can be useful. I usually re-schedule leftover todos by shifting them by one or two working days to the future. So originally I had a bulk version of `org-agenda-do-date-later' and f

Re: [Orgmode] Feature or Help request: Expand ALL before ispell-buffer

2009-07-02 Thread Carsten Dominik
On Jul 1, 2009, at 2:39 PM, Scot Becker wrote: Is there any easy way that a call to M-X ispell or M-X ispell-buffer could expand all collapsed org-mode nodes before doing the spell check? (defun my-ispell-buffer () "" (interactive) (show-all) (call-interactively 'ispell-buffer)) HTH - C

Re: [Orgmode] Re: LaTeX export bugs?

2009-07-02 Thread Carsten Dominik
On Jul 1, 2009, at 10:21 PM, Sébastien Vauban wrote: Other things I've noticed: - Even with version 6.28, the `#+TBLNAME' tag must be located in column 0 (at least, for the highlighting features to work) Fixed, thanks. - Remote references to other tables are great, but they only work w

Re: [Orgmode] LaTeX export bugs?

2009-07-02 Thread Carsten Dominik
On Jun 26, 2009, at 3:34 PM, Sébastien Vauban wrote: Hello, To make things clear, I love Org-mode (yes, I voted) and its LaTeX export. More than you can imagine: I now look for avoiding writing any LaTeX document, and have the export do all the work for me... BTW, any solution for export

Re: [Orgmode] 23.0.94; [PATCH] org-store-link broken within kbd macros

2009-07-02 Thread Bastien
Samuel Wales writes: > It happens on all tabs. You mean on *each* tab? > ("note" ?n "* %? %i -- %a %U\n%i") Can you remember at least one tab with this template? Can you send the full macro? -- Bastien ___ Emacs-orgmode mailing l