Re: [O] #+header keywords for #+call keyword?

2013-07-24 Thread Dieter Wilhelm
Eric Schulte writes: > "Dieter Wilhelm, H." writes: > >> Dear (), >> >> I've got a rather long argument list and it doesn't look good to >> supply all the arguments in one line, could somebody please implement >> #+header arguments for #+call like in the following example? >> >> #+header: :var N

Re: [O] Encoding Problem in export?

2013-07-24 Thread David Maus
Hi Nicolas, Hi Nick, At Wed, 24 Jul 2013 13:09:05 +0200, Nicolas Goaziou wrote: > > Hello, > > Nick Dokos writes: > > > Maybe the thing to do is to delete '=' from org-link-escape-chars and > > see what problems arise. > > AFAICT, `url-encode-url' is subtler than that. It encodes characters >

[O] Auto insert and change date in header?

2013-07-24 Thread Xebar Saram
Hi list does any one know of a way to auto insert/change the date in each sections header when the section is edited?IE have a date in the header showing last edited date. Is this technically possible? best Z

Re: [O] Import files to babel blocks

2013-07-24 Thread Michael Bach
Hi Myles, On 7/21/13 12:31 PM, Myles English wrote: > > From the documentation (C-h f insert-file-contents), it says that it > "returns list of absolute file name and number of characters" but > doesn't move the marker forwards, unlike insert does. So, I guess you > would have to then move the m

Re: [O] [babel] Table as varaiables a differently proccesed by #+call lines vs. source code blocks

2013-07-24 Thread Eric Schulte
Torsten Wagner writes: > Hi Rick, Hi Sebastien, > > thanks for your inputs. > Well I guess Sebastien is half-right. The different settings make at least > it even more tricky to see what is going on. > Here is a table with the settings as I found them on my system (which I did > not change) > > #

Re: [O] [babel] feature request: debug messages

2013-07-24 Thread Eric Schulte
Andreas Leha writes: > Andreas Leha writes: > >> Andreas Leha writes: >> >>> Hi Eric, >>> >>> >>> Eric Schulte writes: >>> Andreas Leha writes: > Hi Eric, > > > Eric Schulte writes: > >> Hi Andreas, >> >> This should be easy to turn on or off using t

Re: [O] how to quote "#+end_src" string in a Babel block?

2013-07-24 Thread Eric Schulte
asenal writes: > Hi Guys I'm trying to do literature programming with org mode. > My problem is How can I safely quote "#+XXX" inside a Babel-block? > I found org-mode mismatch the outter "#+begin_src" with the first > "#+end_src" inside the block hence gives me a wrong parse. > > Here's an exa

Re: [O] #+header keywords for #+call keyword?

2013-07-24 Thread Eric Schulte
"Dieter Wilhelm, H." writes: > Dear (), > > I've got a rather long argument list and it doesn't look good to > supply all the arguments in one line, could somebody please implement > #+header arguments for #+call like in the following example? > > #+header: :var NO=(org-entry-get nil "Report_Dir"

Re: [O] #+header keywords for #+call keyword?

2013-07-24 Thread Torsten Wagner
Dear Dieter Wilhelm, I do not know a way to change the standard properties for a #+CALL construct. However, we recently discussed a problems with tables and source code calls. Sebastien pointed to the following variables. org-babel-default-header-args ((:session . "none") (:results . "replace"

Re: [O] Emacs-orgmode Digest, Vol 89, Issue 30

2013-07-24 Thread Nick Dokos
John Kitchin writes: >   > This works if the unzipped directory images exists. In my case that won't be > true. > > What I am doing is creating a script that runs a python script, > captures any images created by matplotlib, creates an org-file, then > creates a zip-file that contains the org-fi

Re: [O] Adding support for limits and exclusions to iCal recurring events

2013-07-24 Thread David Rogers
Nicolas Goaziou writes: > I'm clearly no Agenda specialist. I thought a DEADLINE would end > a repeated event already. If it's not the case, does it make sense to > implement it too? I consider DEADLINE, in our context, to mean "when my finished work will be needed", and therefore "when to start

Re: [O] Orgmode fails to export specific web-links as latex/pdf

2013-07-24 Thread Nicolas Goaziou
Hello, Bastien writes: > Nicolas Goaziou writes: > >> I will have a look at it, but this is not clear to me either. I still >> have to understand what should be escaped, and when. > > All right, no hurry! And thanks a lot in advance, I cannot reproduce the bug anymore. Can you? Regards, --

Re: [O] Adding support for limits and exclusions to iCal recurring events

2013-07-24 Thread Toke Høiland-Jørgensen
Michael Brand writes: > When implementing this, consider also whether the END_DATE should be > an agenda entry on its own and of which kind, warning period etc. I > tried to make an example that shows this issue. Adding to this, as mentioned previously, I interpret the iCal standard to really pe

Re: [O] Emacs-orgmode Digest, Vol 89, Issue 30

2013-07-24 Thread John Kitchin
> -- Forwarded message -- > From: Nick Dokos > To: emacs-orgmode@gnu.org > Cc: > Date: Wed, 24 Jul 2013 04:50:36 -0400 > Subject: Re: [O] links to files in a zip archive and inline images in zip > archive > John Kitchin writes: > > > I am trying to make an org-mode zip archive. Th

Re: [O] Adding support for limits and exclusions to iCal recurring events

2013-07-24 Thread Michael Brand
Hi Nicolas On Wed, Jul 24, 2013 at 10:38 AM, Nicolas Goaziou wrote: > I'm clearly no Agenda specialist. I thought a DEADLINE would end > a repeated event already. No, DONE shifts it to the repeat date and like this it will never end. > If it's not the case, does it make sense to implement it to

Re: [O] org-forward-element looses selection on code blocks

2013-07-24 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" writes: > Up to quite recently, I could select ("region") code blocks or multiple > consecutive paragraphs by pressing which ran `forward-paragraph'. > > Now that is mapped to `org-forward-element': > > - I can't select any code block anymore via (well line by line

[O] org-forward-element looses selection on code blocks

2013-07-24 Thread Sebastien Vauban
Hello, Up to quite recently, I could select ("region") code blocks or multiple consecutive paragraphs by pressing which ran `forward-paragraph'. Now that is mapped to `org-forward-element': - I can't select any code block anymore via (well line by line with ). - I can't select consecutive

Re: [O] Latex export and missing PDF document properties

2013-07-24 Thread Suvayu Ali
On Wed, Jul 24, 2013 at 01:47:21PM +0200, Dieter Wilhelm, H. wrote: > > the keywords > > #+keywords > #+description > > appear in PDF properties when query them under acrobat reader either > under windows or linux, but strangely not the following > > #+title > #+author > > I'm using pdfTeX-1.4

Re: [O] auto pack empty space between headers?

2013-07-24 Thread Xebar Saram
thx bastian, you suggested this: I sometimes use this crude method: M-< C-M-% ^C-qC-jC-qC-j+ RET C-qC-j RET i cant seem to get it working, i always get a "replace 0 occurrences" message. to be clear i do the following: i press M-< (mark set?) then C-M-% (query reolace) then enter : ^C-qC-jC-q

Re: [O] style the tags with colors in theme

2013-07-24 Thread Darlan Cavalcante Moreira
That is strange. It works for me and has being working for a long time. For reference, my org-mode version is 8.06 and Emacs version is 24.3.50.2. Maybe it is something related to you configuration. Try to start Emacs with a different and minimum configuration including setting org-tag-faces and

[O] [BUG] (wrong-type-argument wholenump nil)

2013-07-24 Thread Sebastien Vauban
Hello, With a *minimal config file* and Org-mode version 8.0.6 (release_8.0.6-357-gf00d75 @ d:/Users/sva/Public/Repositories/org-mode/lisp/) there is a Lisp error generated when trying to split a block of code into two pieces through `C-c C-v C-d' (org-babel-demarcate-block). ECM: --8<-

[O] #+header keywords for #+call keyword?

2013-07-24 Thread Dieter Wilhelm, H.
Dear (), I've got a rather long argument list and it doesn't look good to supply all the arguments in one line, could somebody please implement #+header arguments for #+call like in the following example? #+header: :var NO=(org-entry-get nil "Report_Dir") #+header: :var DIR=(org-attach-dir) #+cal

[O] Latex export and missing PDF document properties

2013-07-24 Thread Dieter Wilhelm, H.
Dear (), the keywords #+keywords #+description appear in PDF properties when query them under acrobat reader either under windows or linux, but strangely not the following #+title #+author I'm using pdfTeX-1.40.3 and Org mode 8.0.6 Am I missing something? By the way, the linux version seems

Re: [O] Encoding Problem in export?

2013-07-24 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > Maybe the thing to do is to delete '=' from org-link-escape-chars and > see what problems arise. AFAICT, `url-encode-url' is subtler than that. It encodes characters whenever they are really forbidden, which is not the case of `org-link-escape'. Hence my initial ques

Re: [O] style the tags with colors in theme

2013-07-24 Thread Xebar Saram
thx again for the answer but it dosent see to work here: https://paste.xinu.at/KlvP/ this is what i have in my config: (setq org-tag-faces '( ("mru" :inherit org-done :box nil :underline t :height 1.2) ("Fav" :foreground "blue" :box nil :underline t :height 1.2)

Re: [O] Encoding Problem in export?

2013-07-24 Thread Robert Eckl
Am 24.07.2013 11:16, schrieb Nicolas Goaziou: Robert Eckl writes: Ok, using visible-mode i see the link with %3D, i can replace it, then all works fine. If iinsert a new link from clipboard, i get %3D. Then, as I said, `org-link-escape' (called from `org-insert-link', aka C-c C-l) is buggy.

Re: [O] Encoding Problem in export?

2013-07-24 Thread Nick Dokos
Nicolas Goaziou writes: > My guess is that your URL is encoded in the original buffer already. Try > to use M-x visible-mode to see what is the real URL. If you see > "http://example.de/?idprop%3D222";, it probably means that > `org-link-escape' is a bit too zealous (BTW why don't this function r

Re: [O] Encoding Problem in export?

2013-07-24 Thread Nicolas Goaziou
Robert Eckl writes: > Ok, using visible-mode i see the link with %3D, i can replace it, > then all works fine. If iinsert a new link from clipboard, i get %3D. Then, as I said, `org-link-escape' (called from `org-insert-link', aka C-c C-l) is buggy. I think we should replace every occurence of

Re: [O] links to files in a zip archive and inline images in zip archive

2013-07-24 Thread Nick Dokos
John Kitchin writes: > I am trying to make an org-mode zip archive. The idea is basically to > zip up the org-file, and the images it might refer to. What I would > really like is to be able to open the zip-file in emacs, and have the > images shown inline like they are when the archive is expand

Re: [O] [babel] Table as varaiables a differently proccesed by #+call lines vs. source code blocks

2013-07-24 Thread Torsten Wagner
Hi Rick, Hi Sebastien, thanks for your inputs. Well I guess Sebastien is half-right. The different settings make at least it even more tricky to see what is going on. Here is a table with the settings as I found them on my system (which I did not change) #+BEGIN_ORG | org-babel-default-header-ar

Re: [O] Encoding Problem in export?

2013-07-24 Thread Robert Eckl
Am 24.07.2013 09:34, schrieb Nicolas Goaziou: Hello, Robert Eckl writes: The issue seems to be introduced with Org-mode version 8.0.6 (release_8.0.6-4-g21dd83 org-element: Do not url-decode parsed links The description sounds like the issue, no? IIUC, this is different from your issue.

Re: [O] Adding support for limits and exclusions to iCal recurring events

2013-07-24 Thread Nicolas Goaziou
Hello, Toke Høiland-Jørgensen writes: > Handling it in the agenda can be done by an exclusion function. I > currently have this in my org-agenda-skip-function-global (along with > another function to skip items after their END_DATE): > > (defun thj/skip-excluded () > "Skip agenda items on date

Re: [O] Encoding Problem in export?

2013-07-24 Thread Nicolas Goaziou
Hello, Robert Eckl writes: > The issue seems to be introduced with > Org-mode version 8.0.6 (release_8.0.6-4-g21dd83 > org-element: Do not url-decode parsed links > The description sounds like the issue, no? IIUC, this is different from your issue. You write a URL that is not encoded, and,

Re: [O] front-matter support in version 8.0?

2013-07-24 Thread Nicolas Goaziou
Hello, Vikas Rawal writes: >> > How is one expected to add front-matter for latex export in ver 8.0? >> >> You disable default table of contents and use TOC keyword (see manual) >> to put it wherever you want. E.g., >> >> #+OPTIONS: toc:nil >> >> #+BEGIN_ABSTRACT >> [Abstract here] >>

Re: [O] how to quote "#+end_src" string in a Babel block?

2013-07-24 Thread Nicolas Goaziou
Hello, asenal writes: > My problem is How can I safely quote "#+XXX" inside a Babel-block? > I found org-mode mismatch the outter "#+begin_src" with the first > "#+end_src" inside the block hence gives me a wrong parse. > > Here's an example: > #+headers: :var varlist=top_iv > #+begin_src pyth