Re: [O] [BUG] hline references on left side of table formula

2013-09-02 Thread Carsten Dominik
Hi Rick, hline-relative references on the left side of a table are currently not supported. The fact that this is expanded is a bug. A patch catching this case would be very welcome. Regards - Carsten On May 1, 2013, at 7:27 PM, Rick Frankel wrote: > Hi- > > I don't know if this is a bug

Re: [O] table.el complex tables and orgtbl-to-latex

2013-09-02 Thread Carsten Dominik
Hi Uwe, this sounds interesting - would you be interested to provide a patch to this effect? - Carsten On May 25, 2013, at 6:35 PM, Uwe Brauer wrote: > > Hello > > As I described in a previous message, org-export can successfully export > complex table which I have partially generated (end

Re: [O] [Feature request] Add :export option to ox-bibtex.el

2013-09-02 Thread Carsten Dominik
Hi everyone, I have not followed the bibtex discussion in the last year or two. Is there anyone who knows the latest status and who can answer this question by Feng Shu? Thank you very much. - Carsten On Jul 11, 2013, at 9:20 AM, Feng Shu wrote: > bibtex2html can't recognize the style file

Re: [O] [bug] orgtbl-mode conflicts with ecomplete (a address completion of mesaage mode)

2013-09-02 Thread Carsten Dominik
Hi Gregor, thank you for your report. I have now documented this problem in the manual, but I invite you or anyone else to submit a patch that will solve this issue. - Carsten On Sep 1, 2013, at 12:42 AM, Gregor Zattler wrote: > Dear org-mode Developers, > > i followed the advice in the org

[O] bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Carsten Dominik
On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote: > Carsten Dominik writes: > >> They are basically the "open" commands for MacOS X and Windows, and >> mailcap for Unix/Linux. > > The suggestion below is met with some approval in the Orgmode mailist > earlier. > > http://lists.gnu.org/arch

[O] bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Jambunathan K
Carsten Dominik writes: > They are basically the "open" commands for MacOS X and Windows, and > mailcap for Unix/Linux. The suggestion below is met with some approval in the Orgmode mailist earlier. http://lists.gnu.org/archive/html/emacs-orgmode/2013-07/msg00407.html Here I go.

Re: [O] [patch][org-entities] More symbols

2013-09-02 Thread Jambunathan K
Rasmus It seems you have a keen interest in latex + org-entities. (This might be familiar to you.) You can do a, C-x b *scarath* C-x C-m C-\ TeX C-h C-\ RET and pull all the entities that you ever want in a single go (rather than including them piecemeal-by-piecemeal.) With som

Re: [O] export tex file to different directory

2013-09-02 Thread Jambunathan K
Johannes Rainer writes: > Hi all, > > is there a way that I could export the generated tex files to a > different directory upon export? It is called publishing. Search the info or pdf manual. > > thanks, jo

Re: [O] bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Suvayu Ali
Hi Carsten, On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote: > > On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote: > > > '(org-file-apps-defaults-gnu > > (quote > >((remote . emacs) > > (system . "xdg-open %s") > > (t . mailcap))) t)) > > > >

[O] bug#14605: bug#14605: bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Carsten Dominik
On Sep 2, 2013, at 11:47 AM, Suvayu Ali wrote: > Hi Carsten, > > On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote: >> >> On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote: >> >>>'(org-file-apps-defaults-gnu >>> (quote >>> ((remote . emacs) >>>(system . "x

Re: [O] export tex file to different directory

2013-09-02 Thread Johannes Rainer
thanks, I will give it a try. On Sun, Sep 1, 2013 at 8:47 PM, Suvayu Ali wrote: > On Sun, Sep 01, 2013 at 07:58:42PM +0200, Johannes Rainer wrote: > > Hi all, > > > > is there a way that I could export the generated tex files to a different > > directory upon export? > > If you are using subtree

[O] bug#14605: bug#14605: bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Carsten Dominik
Hi everyone, OK, we now use xdg-open when available on a Linux system. Thanks to everyone for the input. - Carsten On Sep 2, 2013, at 11:47 AM, Suvayu Ali wrote: > Hi Carsten, > > On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote: >> >> On Sep 2, 2013, at 10:34 AM, Jambunathan

Re: [O] [PATCH] Handle literal 'hline arguments passed to ruby.

2013-09-02 Thread Bastien
Hi Carsten and Rick, Carsten Dominik writes: > are you a signed contributor? yes, Rick is listed on http://orgmode.org/worg/org-contribute.html I keep the list as up-to-date as possible. Best, -- Bastien

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-02 Thread Bastien
Carsten Dominik writes: >> Great -- could someone document this on this page? >> http://orgmode.org/worg/agenda-optimization.html > > Done. Thanks! -- Bastien

Re: [O] [patch][org-entities] More symbols

2013-09-02 Thread Rasmus
Jambunathan, > You can do a, > > C-x b *scarath* > C-x C-m C-\ TeX > C-h C-\ RET > > and pull all the entities that you ever want in a single go (rather than > including them piecemeal-by-piecemeal.) Indeed, I use this in message buffers. If using unicode-math (a GREAT latex package)

Re: [O] [patch][org-entities] More symbols

2013-09-02 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> Subject: [PATCH] More org-entities. > > Stylistic note for future patches: there should be no period at the end > of the title. OK, sorry. Next time just let me know and I'll resubmit the patch. –Rasmus -- May contains speling mistake

Re: [O] [bug] g in agenda ignores restriction lock

2013-09-02 Thread Bastien
Hi Samuel, Samuel Wales writes: > If I do an agenda with restriction lock set to a subtree, then g, the > agenda will ignore the restriction lock. I can't reproduce this. Can you provide a recipe? -- Bastien

Re: [O] how to check/uncheck all checkboxes

2013-09-02 Thread Bastien
方俊 writes: > The typical structure as following: > - [-] root >   - [ ] b >   - [X] c >   - [ ] d > > What i want is: if I toggle the root, all checkboxes, including root > and children, toggled, no matter the children's status are. > > Is there native function/command do things like this? Not f

Re: [O] Daily snapshot issue

2013-09-02 Thread Bastien
Hi Jonathan, Jonathan Leech-Pepin writes: > I've been attempting to update to the latest org using the daily .zip > snapshot for several days (since Carsten rebuilt org-insert-heading). > I don't have access to git on this computer. ELPA is blocked as well. > > The snapshot still reports the ver

[O] Passing arguments to org-table-export

2013-09-02 Thread Alan Schmitt
Hello, I would like to export a table to CSV, but only the first two columns. I see that the orgtbl-to-csv takes some parameters which may include :skipcols, but I don't know how to pass these parameters to org-table-export. Do I need to write my own function to do it? Thanks, Alan

Re: [O] Bug: Messaging when moving in the agenda [7.9.2 (7.9.2-GNU-Emacs-24-3 @ /usr/share/emacs/24.2.50/lisp/org/)]

2013-09-02 Thread Michael Heerdegen
Hi Carsten, > I believe I have done it in the right place now, please confirm. Confirmed, thanks, that's what I wanted. There's just a little typo in the docstring of `org-unlogged-message': "Display a message, but avoid loggin it in the *Messages* buffer." ^

Re: [O] Daily snapshot issue

2013-09-02 Thread Carsten Dominik
On Sep 2, 2013, at 1:49 PM, Bastien wrote: > Hi Jonathan, > > Jonathan Leech-Pepin writes: > >> I've been attempting to update to the latest org using the daily .zip >> snapshot for several days (since Carsten rebuilt org-insert-heading). >> I don't have access to git on this computer. ELPA i

Re: [O] [patch][org-entities] More symbols

2013-09-02 Thread Rasmus
Jambunathan K writes: > Rasmus writes: > >>> With some scripting, this pulling can be made less laborious but more >>> complete. >> >> Would you be able to get the HTML entities? Nicolas said that Org >> "prefers" entity names due to encoding. I can find the unicode number >> in Emacs, but not

Re: [O] [PATCH] Center currently clocked headline to top of screen

2013-09-02 Thread Sebastien Vauban
Hi Carsten, Daniel and all, Carsten Dominik wrote: >> El Thu, 22 Aug 2013 10:36:00 +0200 Sebastien Vauban va escriure: >> >>> When jumping to the currently clocked headline (via `C-c C-x C-j'), it >>> seems (to me) more logical to recenter that headline at the top of the >>> screen (vs at the cent

Re: [O] [PATCH] Handle literal 'hline arguments passed to ruby.

2013-09-02 Thread Carsten Dominik
On Sep 2, 2013, at 12:54 PM, Bastien wrote: > Hi Carsten and Rick, > > Carsten Dominik writes: > >> are you a signed contributor? > > yes, Rick is listed on http://orgmode.org/worg/org-contribute.html > > I keep the list as up-to-date as possible. And I do look there, but looked in the wro

Re: [O] [PATCH] Handle literal 'hline arguments passed to ruby.

2013-09-02 Thread Carsten Dominik
Applied, thank. Rick, I had trouble applying th patch, so did some handywork - please check after me. Thank you! - Carsten On Aug 15, 2013, at 8:50 PM, Rick Frankel wrote: > Solution shamelessly copied from ob-python. > > * lisp/ob-ruby.el: New customizations `org-babel-ruby-hline-to' and >

Re: [O] require a feature: merge many contacts which have the same name.

2013-09-02 Thread Feng Shu
Hello, Daimrod I remember that you have mailed me a elisp function which can merge contacts, but now I can't find this function, so could you resend it to me ? Thanks! --- Feng shu

Re: [O] [PATCH] Center currently clocked headline to top of screen

2013-09-02 Thread Carsten Dominik
On Sep 2, 2013, at 4:02 PM, Sebastien Vauban wrote: > Hi Carsten, Daniel and all, > > Carsten Dominik wrote: >>> El Thu, 22 Aug 2013 10:36:00 +0200 Sebastien Vauban va escriure: >>> When jumping to the currently clocked headline (via `C-c C-x C-j'), it seems (to me) more logical to r

[O] csv and vcf export about org-contacts.el

2013-09-02 Thread Feng Shu
Recently, I have found a android app (customer contacts) which can quickly search contacts (csv format), so I hack a csv exporter based the vcf exporter's code, does org-contacts need a csv exporter default? -- Feng Shu --

Re: [O] how to check/uncheck all checkboxes

2013-09-02 Thread 方俊
It does not work in my orgmode 8.0.7 in emacs 24.3, prompting an error: unchecked subitems. but thank you all the same. PS: Google tasks does exactly what I described. On Mon, Sep 2, 2013 at 7:38 PM, Bastien wrote: > 方俊 writes: > > > The typical structure as following: > > - [-] root > > -

Re: [O] Using org-goto loses org-todo-keyword-faces settings

2013-09-02 Thread Dale
How surprising! I just confirmed this again by installing Emacs 24.3 release from MacPorts, running emacs -Q in a terminal Emacs, loading org-mode from Git, and opening the below org file, making sure to accept the "unsafe" file local setting of org-todo-keyword-faces. I was able to reproduce it:

Re: [O] fold paragraphs, export only contents of a node, hiding the 'node heading text'

2013-09-02 Thread . .
Thanks for your reply. Sorry, I don't know where you should put that code to create the custom function! I put it inside .emacs, restarted Emacs, but after latex export the headlines where visible in the resulting .tex/PDF. I did add the bind etc. to the test-file.org like you did. Regards, M

Re: [O] skip:t option not working

2013-09-02 Thread Scott Randby
On 09/02/2013 01:47 AM, Carsten Dominik wrote: > > On 10.8.2013, at 20:46, Scott Randby wrote: > >> On 08/10/2013 02:00 PM, Nick Dokos wrote: >>> Scott Randby writes: >>> On 08/09/2013 10:58 PM, Nick Dokos wrote: > Scott Randby writes: > >> I cannot get the skip:t option to work

[O] bug#14605: bug#14605: bug#14605: bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Torsten Wagner
Hi Carsten, just by chance I read this thread. It might be a good idea to announce this somehow for package maintainers on a prominent place in the change-log of the next official release. Some Linux package systems do allow recommendation on packages. As I understood the xdg-utils package is not

Re: [O] [BUG] [Babel] Do not try to process inline source in macro templates

2013-09-02 Thread Eric Schulte
Nicolas Girard writes: > When a buffer contains such > > #+MACRO: m src_emacs-lisp[:results raw]{(do-something "$1")} > > macro template, calling =org-babel-execute-buffer= using =C-c C-v C-b= yields > > if: No id found: $1 > > It seems to me that Babel shouldn't be looking for inline cod

Re: [O] [BUG] [Babel] Do not try to process inline source in macro templates

2013-09-02 Thread Carsten Dominik
Thank you Eric. - Carsten On 2.9.2013, at 18:35, Eric Schulte wrote: > Nicolas Girard writes: > >> When a buffer contains such >> >>#+MACRO: m src_emacs-lisp[:results raw]{(do-something "$1")} >> >> macro template, calling =org-babel-execute-buffer= using =C-c C-v C-b= yields >> >>

Re: [O] bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Achim Gratz
Carsten Dominik writes: > OK, we now use xdg-open when available on a Linux system. The availability of xdg-open has nothing to do with whether or not you are running Emacs on a Linux system. Indeed, even on a system where it is available, it won't do anything useful if you're running from a cons

[O] org-capture doesn't narrow correctly if :prepend is t

2013-09-02 Thread Adam Spiers
I have an org-capture template as follows: ("n" "personal NEXT" entry (file "~/org/TODO.org") "* NEXT %?" :prepend t) but after I hit `C-c C-c', the file's buffer stays narrowed, with the new entry invisible. Anyone who didn't notice the presence of 'Narrow' in the modeline would be convinc

Re: [O] Completion of `*' gives wrong number of arguments

2013-09-02 Thread Dieter Wilhelm
Carsten Dominik writes: > Hi Dieter, > > On 2.8.2013, at 16:53, "Dieter Wilhelm, H." > wrote: > >> Dear (), >> >> is the completion of an asterix `*' broken in the latest org or is it >> my configuration? > > This was a bug in Org mode. WOrks again now. Thanks a lot. The completion with C-M-

Re: [O] export question

2013-09-02 Thread Manfred Lotz
On Sun, 1 Sep 2013 20:50:07 +0200 Suvayu Ali wrote: > On Sun, Sep 01, 2013 at 06:49:01PM +0200, Manfred Lotz wrote: > > > > Now I want to export the file to an ascii buffer/file where show the > > content as a table. I want to omit certain p lines. > > > > So I would like to have something like

Re: [O] bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Carsten Dominik
On 2.9.2013, at 18:54, Achim Gratz wrote: > Carsten Dominik writes: >> OK, we now use xdg-open when available on a Linux system. > > The availability of xdg-open has nothing to do with whether or not you > are running Emacs on a Linux system. Indeed, even on a system where it > is available, i

Re: [O] Completion of `*' gives wrong number of arguments

2013-09-02 Thread Carsten Dominik
On 2.9.2013, at 21:51, Dieter Wilhelm wrote: > Carsten Dominik writes: > >> Hi Dieter, >> >> On 2.8.2013, at 16:53, "Dieter Wilhelm, H." >> wrote: >> >>> Dear (), >>> >>> is the completion of an asterix `*' broken in the latest org or is it >>> my configuration? >> >> This was a bug in O

Re: [O] Problem with special characters in dired and attachment paths

2013-09-02 Thread M
it seems that this is a bug (or missing feature) of Emacs on MS Windows: see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15236 Did noone else using Emacs on Windows encounter those problems? Kind regards Martin > Datum: Wed, 21 Aug 2013 17:42:59 +0200 (CEST) > An: emacs orgmode-mailinglist

Re: [O] skip:t option not working

2013-09-02 Thread Carsten Dominik
On 2.9.2013, at 17:58, Scott Randby wrote: > On 09/02/2013 01:47 AM, Carsten Dominik wrote: >> >> On 10.8.2013, at 20:46, Scott Randby wrote: >> >>> On 08/10/2013 02:00 PM, Nick Dokos wrote: Scott Randby writes: > On 08/09/2013 10:58 PM, Nick Dokos wrote: >> Scott Randby

Re: [O] org-speed-commands-default 1 2 3

2013-09-02 Thread Tom Davey
Olen writes: > Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB. Actually, it can. S-TAB takes a numeric prefix key. The doc string says: "When ARG is a numeric prefix, show contents of this level." So, you can directly open or close the outline to _any_ desired level "N

Re: [O] bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-02 Thread Suvayu Ali
Hi Achim, Carsten, On Mon, Sep 02, 2013 at 10:54:13PM +0200, Carsten Dominik wrote: > > On 2.9.2013, at 18:54, Achim Gratz wrote: > > > Carsten Dominik writes: > >> OK, we now use xdg-open when available on a Linux system. > > > > The availability of xdg-open has nothing to do with whether or

Re: [O] org-speed-commands-default 1 2 3

2013-09-02 Thread Rainer Stengele
Am 03.09.2013 00:35, schrieb Tom Davey: > Olen writes: > >> Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB. > > Actually, it can. S-TAB takes a numeric prefix key. The doc string says: > > "When ARG is a numeric prefix, show contents of this level." > > So, you can dir