Re: [Orgmode] Org-mode tutorial in Hungarian

2011-02-25 Thread Bastien
Hi, PASZTOR Miklos pasz...@iszt.hu writes: The Hungarian version of David O'Toole's tutorial is avilable at http://deneb.iszt.hu/~pasztor/orgtutorial/notebook/orgtutorial-hu.html Nice, thanks. I added a link to it in Worg/org-tutorials/index.org -- Bastien

[Orgmode] Re: [babel] maxima support?

2011-02-25 Thread Litvinov Sergey
Thanks. Works like a charm. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] [PATCH] Missing prompt label in capture template expansion

2011-02-25 Thread Puneeth Chaganti
Hi, Bar has the properties of a LINK associated with it and hence is not being displayed in the mini-buffer. Here is a possible fix, but I'm not sure if it's the best fix. HTH, Puneeth diff --git a/lisp/org-capture.el b/lisp/org-capture.el index b5711f7..da21e89 100644 ---

[Orgmode] Exporting to blogspot.com

2011-02-25 Thread Karl Eichwalder
I want to prepare a text ready to be blogged at blogspot.com. The HTML export is mostly ok. The rather longish org-export-as-html function even seems to allow tuning options. How can I make use of 'body-only'? How can I pass it to org-export-as-html? Final goal would be the combination of

Re: [Orgmode] Exporting to blogspot.com

2011-02-25 Thread Marcel van der Boom
On vr 25-feb-2011 10:53 Karl Eichwalder k...@gnu.franken.de wrote: The HTML export is mostly ok. The rather longish org-export-as-html function even seems to allow tuning options. How can I make use of 'body-only'? How can I pass it to org-export-as-html I have this in my emacs settings

[Orgmode] [PATCH] org-macs: store evaluated version of pom

2011-02-25 Thread Julien Danjou
* lisp/org-macs.el (org-with-point-at): Store evaluated version of pom. This fixes a potential bug when using (org-with-point-at (func) …), where (func) would be evaluated multiple times, therefore might return different results if a marker was returned and different each time. Signed-off-by:

Re: [Orgmode] Re: Go to today in Calendar

2011-02-25 Thread Carsten Dominik
On Feb 23, 2011, at 11:14 AM, Sébastien Vauban wrote: Hi Nathan, Nathan Neff wrote: I just found that you can press . in the Calendar to jump to today's date. This saves me a gazillion keypresses, especially when you have a one-key mapping to schedule something in agenda mode. I have s

Re: [Orgmode] Go to today in Calendar

2011-02-25 Thread Carsten Dominik
On Feb 11, 2011, at 4:14 PM, Bastien wrote: Hi Nathan, Nathan Neff nathan.n...@gmail.com writes: I just found that you can press . in the Calendar to jump to today's date. Nice one, I didn't know that! It is actually in the manual, I just checked. - Carsten

[Orgmode] [babel] [PATCH]

2011-02-25 Thread Martyn Jago
Hi Babel I've been working on an exporter and have come across some strange behaviour regarding 'empty' source blocks with regard to tangling. If an attempt is made to tangle a block containing two blank (no white-space) lines, the block is exported as carriage returns (as I would expect). If

[Orgmode] Re: [babel] How to kill two birds with one stone?

2011-02-25 Thread Sébastien Vauban
Hi Eric, First, thanks for answering this open thread! Eric Schulte wrote: I haven't followed this discussion very closely, but I'm not sure why it would be necessary to pass data through STDIN rather than through a variable or an external file. I'll comment on the full problem (or solution)

[Orgmode] Re: Go to today in Calendar

2011-02-25 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: On Feb 23, 2011, at 11:14 AM, Sébastien Vauban wrote: Nathan Neff wrote: I just found that you can press . in the Calendar to jump to today's date. This saves me a gazillion keypresses, especially when you have a one-key mapping to schedule something in

[Orgmode] Re: [PATCH] Missing prompt label in capture template expansion

2011-02-25 Thread Aankhen
Hi Puneeth, On Fri, Feb 25, 2011 at 15:11, Puneeth Chaganti puncha...@gmail.com wrote: Bar has the properties of a LINK associated with it and hence is not being displayed in the mini-buffer.  Here is a possible fix, but I'm not sure if it's the best fix. Whether or not it’s the best fix, it

[Orgmode] [BABEL] [BUG] Property :exports: both ignored when exporting subtree

2011-02-25 Thread Rainer M Krug
Hi, When exporting this buffer to pdf, the R code becomes evaluated and the code and the result becomes exported; but when I export only the Here it does not work subtree, the :exports: is ignored and only the code is exported; if I export only the Here it works subtree, the code and result are

[Orgmode] Bug in creating LOGBOOK drawers and maybe in visibility cycling of drawer contens.

2011-02-25 Thread Rainer Stengele
Hi all, I think I found 1 or 2 bugs: 1. Having a text block like this: ** Headline SCHEDULED: 2011-02-25 Fr CLOCK: [2011-02-25 Fr 17:04]--[2011-02-25 Fr 17:04] = 0:00 CLOCK: [2011-02-25 Fr 17:03]--[2011-02-25 Fr 17:04] = 0:01 CLOCK: [2011-02-25 Fr 14:30]--[2011-02-25 Fr 16:45] =

[Orgmode] Re: org-toggle-checkbox bug

2011-02-25 Thread Nicolas
Hello, Patch applied. Thanks for catching this. Regards, -- Nicolas ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Unable to select source code blocks

2011-02-25 Thread Giorgio Valoti
Il giorno 23/feb/2011, alle ore 08.19, Eric S Fraga ha scritto: […] Hi, I don’t know if I’m missing something but I can’t get the org-babel-goto-named-src-block to work. When I invoke it on the sample file below the autocompletion shows nil and nothing else and if insert the source

[Orgmode] Re: Bug in creating LOGBOOK drawers and maybe in visibility cycling of drawer contens.

2011-02-25 Thread Nicolas
Hello, Rainer Stengele rainer.steng...@diplan.de writes: 1. Having a text block like this: ** Headline SCHEDULED: 2011-02-25 Fr CLOCK: [2011-02-25 Fr 17:04]--[2011-02-25 Fr 17:04] = 0:00 CLOCK: [2011-02-25 Fr 17:03]--[2011-02-25 Fr 17:04] = 0:01 CLOCK: [2011-02-25 Fr

[Orgmode] a question about fontification and org-emphasis-alist

2011-02-25 Thread Filippo A. Salustri
So, I really like the emphasis bit that org-emphasis-alist gets me. But I find that the key characters to do the emphasis, as in /italics/, remain visible. It's distracting to me. I mean, since it's rendered in italics, it's redundant to show those '/' characters. I also know that all kinds of

[Orgmode] Re: Bug in creating LOGBOOK drawers and maybe in visibility cycling of drawer contens.

2011-02-25 Thread Rainer Stengele
Am 25.02.2011 18:54, schrieb Nicolas: Hello, Rainer Stengele rainer.steng...@diplan.de writes: 1. Having a text block like this: ** Headline SCHEDULED: 2011-02-25 Fr CLOCK: [2011-02-25 Fr 17:04]--[2011-02-25 Fr 17:04] = 0:00 CLOCK: [2011-02-25 Fr 17:03]--[2011-02-25 Fr 17:04] =

[Orgmode] date functions in org tables

2011-02-25 Thread Thorsten
Hello, is there something like a column formula in org that enables me to introduce a date in the first row and then automatically fills the other rows of that column with followup dates (+ 1 day or + 1 week i.e.) like this: | date| kg | |-+| | 2011-02-08 Di | 86

Re: [Orgmode] date functions in org tables

2011-02-25 Thread Nick Dokos
Thorsten gruenderteam.ber...@googlemail.com wrote: Hello, is there something like a column formula in org that enables me to introduce a date in the first row and then automatically fills the other rows of that column with followup dates (+ 1 day or + 1 week i.e.) like this: | date

[Orgmode] Org-mode and fill-column value

2011-02-25 Thread John Hendy
Hi, I would like to set my fill-column variable to a bit higher value since I have no real need to keep it at 70, however my attempts seem not to be working. The relevant section in .emacs looks like this: ,- | (add-hook 'text-mode-hook 'turn-on-auto-fill) `- I then added this line:

Re: [Orgmode] Org-mode and fill-column value

2011-02-25 Thread Nick Dokos
John Hendy jw.he...@gmail.com wrote: Hi, I would like to set my fill-column variable to a bit higher value since I have no real need to keep it at 70, however my attempts seem not to be working. The relevant section in .emacs looks like this: ,- | (add-hook 'text-mode-hook

Re: [Orgmode] Uncover bullet points with BEAMER_env: ignoreheading

2011-02-25 Thread Eric S Fraga
Derek Thomas derekctho...@gmail.com writes: I've been using BEAMER_env: ignoreheading to generate columns of bulleted lists as follows #+begin_src org * hidden heading 1 :BMCOL:B_ignoreheading: :PROPERTIES: :BEAMER_col: 0.5 :BEAMER_env: ignoreheading

[Orgmode] Re: date functions in org tables

2011-02-25 Thread Thorsten
all I needed to know ... thanks ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Bug in creating LOGBOOK drawers and maybe in visibility cycling of drawer contens.

2011-02-25 Thread Nicolas
Rainer Stengele rainer.steng...@diplan.de writes: thank you! Unfortunately now the :END: encloses even more lines further down the block! Indeed, the drawer is wrapped around the list. I think this is required as the list may well be some notes or TODO states to put into the logbook. If you

[Orgmode] Re: Automatic noexport tag based on rules?

2011-02-25 Thread John Hendy
Reviving this as I can't believe the following solution was overlooked! On Tue, Feb 8, 2011 at 6:29 PM, John Hendy jw.he...@gmail.com wrote: Hi, My apologies if this has been discussed. I couldn't find it. I write everything from work in org-mode for several reasons. Primarily, it's my

Re: [Orgmode] Org-mode and fill-column value

2011-02-25 Thread John Hendy
Fantastic. Many thanks, John On Fri, Feb 25, 2011 at 4:07 PM, Nick Dokos nicholas.do...@hp.com wrote: John Hendy jw.he...@gmail.com wrote: Hi, I would like to set my fill-column variable to a bit higher value since I have no real need to keep it at 70, however my attempts seem not to

Re: [Orgmode] Re: [babel] How to kill two birds with one stone?

2011-02-25 Thread Nick Dokos
Sébastien Vauban wxhgmqzgw...@spammotel.com wrote: ... * List all files in dir (version of Seb) My code was a bit more complex... because I need to be able to correctly take care of filenames containing spaces inside them (I'm on Windows, I never do such a thing, but there are well spaces

Re: [Orgmode] a question about fontification and org-emphasis-alist

2011-02-25 Thread Carsten Dominik
On 25.2.2011, at 19:22, Filippo A. Salustri wrote: So, I really like the emphasis bit that org-emphasis-alist gets me. But I find that the key characters to do the emphasis, as in / italics/, remain visible. It's distracting to me. I mean, since it's rendered in italics, it's redundant to

[Orgmode] customising org-latex-to-pdf-process for bibtex

2011-02-25 Thread suvayu ali
Hi everyone, I am trying to use bibtex with pdf export for my thesis. So I tried customising =org-latex-to-pdf-process= so that bibtex is run before pdflatex. So from the customise buffer I set it to something like this: pdflatex -interaction nonstopmode -output-directory %o %f bibtex %b

Re: [Orgmode] Re: [babel] How to kill two birds with one stone?

2011-02-25 Thread Nick Dokos
Nick Dokos nicholas.do...@hp.com wrote: ... It is called with a nil separator so it uses its smart mode and counts one or more whitespace characters as the separator (I wonder what would happen with a filename that contains a comma :-) Answer: nothing much. Please disregard the comma

Re: [Orgmode] a question about fontification and org-emphasis-alist

2011-02-25 Thread Filippo A. Salustri
I did try to google a few things, but hide was never one of my keywords. Sigh. Google is great IFF you know what keywords to use. Thanks for the pointer. Cheers. Fil On 25 February 2011 18:11, Carsten Dominik carsten.domi...@gmail.comwrote: On 25.2.2011, at 19:22, Filippo A. Salustri wrote:

Re: [Orgmode] customising org-latex-to-pdf-process for bibtex

2011-02-25 Thread Eric S Fraga
suvayu ali fatkasuvayu+li...@gmail.com writes: Hi everyone, I am trying to use bibtex with pdf export for my thesis. So I tried customising =org-latex-to-pdf-process= so that bibtex is run before pdflatex. So from the customise buffer I set it to something like this: I have #+begin_src

Re: [Orgmode] [babel] maxima support?

2011-02-25 Thread Eric Schulte
Great, Thanks for sharing! Why don't we replace the shell-script munging with some elisp munging and add this to the core? I can help with the translation to elisp (although I may be busy through the weekend/week). Best -- Eric Eric S Fraga e.fr...@ucl.ac.uk writes: Litvinov Sergey

Re: [Orgmode] Exporting COMMENT blocks?

2011-02-25 Thread Eric Schulte
Hi Karl, Thanks for the bug report, I've just pushed up a fix for this issue. Please let me know if the problem continues. Best -- Eric Karl Eichwalder k...@gnu.franken.de writes: There seems to be a general problem with exporting commented blocks. From the docs: Finally, regions

Re: [Orgmode] Unable to select source code blocks

2011-02-25 Thread Eric Schulte
Giorgio Valoti giorgi...@me.com writes: Il giorno 23/feb/2011, alle ore 08.19, Eric S Fraga ha scritto: […] Hi, I don’t know if I’m missing something but I can’t get the org-babel-goto-named-src-block to work. When I invoke it on the sample file below the autocompletion shows nil and

Re: [Orgmode] [PATCH] new babel latex feature :imagemagick

2011-02-25 Thread Eric Schulte
Hi Andreas, This patch looks like a great idea and a clean implementation. Thanks for sharing. Would you be willing to sign the FSF copyright assignment papers? If not I probably can not apply your patch as it changes over 10 lines -- which I'm pretty sure is the copyright assignment cutoff.

Re: [Orgmode] [PATCH] new babel latex feature :imagemagick

2011-02-25 Thread Eric Schulte
#+begin_src org * tikz with image magick The following is a simple figure generated using tikz: #+begin_src latex :exports results :results (if (and (boundp 'backend) (eq backend 'latex)) latex file) :file test.png :imagemagick yes :iminoptions -density 600 :imoutoptions -geometry

Re: [Orgmode] [babel] Bug? :cache yes ignored when :noweb yes

2011-02-25 Thread Eric Schulte
Hi Andreas, This exact example worked for me -- that is the results were returned without executing the sleep 5 code. Maybe you are using an old version of Org, or you have non-standard default header argument values? Best -- Eric Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi

Re: [Orgmode][babel] How-to realise a simplified usage scenario?

2011-02-25 Thread Eric Schulte
Hi Torsten, I found this email extremely hard to parse. Perhaps it would be easier if you first read through the relevant section of the Org-mode manual http://orgmode.org/manual/Working-With-Source-Code.html so that you are aware of what features are already provided by Babel. Then you could

Re: [Orgmode] [PATCH] new babel latex feature :imagemagick

2011-02-25 Thread Eric Schulte
Hi Andreas, This patch looks like a great idea and a clean implementation. Thanks for sharing. Would you be willing to sign the FSF copyright assignment papers? If not I probably can not apply your patch as it changes over 10 lines -- which I'm pretty sure is the copyright assignment cutoff.

Re: [Orgmode] Re: [babel] How to kill two birds with one stone?

2011-02-25 Thread Eric Schulte
* List all files in dir (version of Seb) Just to show, this code prints a semi-colon after every filename. #+srcname: graph-files-seb2 #+begin_src sh :results vector :var dir=graph-dir find $dir -type f -print |\ while read -r name do echo \${name##*/}\; done #+end_src

[Orgmode] Re: _..._ does not seem to export correctly

2011-02-25 Thread Cássio Koshikumo
Yes, I've also noticed this. The same thing happens with radio targets. Best, -- Cássio Koshikumo At Wed, 23 Feb 2011 10:43:21 -0700, Samuel Wales wrote: Lately in latest git, I have been getting the following in HTML region export. Input: * _Confusion_ Export

[Orgmode] HTML export options are being ignored

2011-02-25 Thread Cássio Koshikumo
Hi all, I think there's a bug with the html exporter. With this OPTIONS line: #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil I get rid of the numbering and the TOC, but still get the creator, the timestamp and the author lines at the end of the page. Exporting to ASCII seem to

Re: [Orgmode] customising org-latex-to-pdf-process for bibtex

2011-02-25 Thread Suvayu Ali
Hey Thomas, Thanks for your response. I have outlined what I tried and found below. On Fri, 25 Feb 2011 14:08:31 -1000 Thomas S. Dye t...@tsdye.com wrote: Aloha Suvayu, I had what sounds like a similar problem. You don't say why bibtex fails, but in my case it wasn't able to find the

Re: [Orgmode] customising org-latex-to-pdf-process for bibtex

2011-02-25 Thread Suvayu Ali
Hi Eric, On Sat, 26 Feb 2011 00:23:15 + Eric S Fraga e.fr...@ucl.ac.uk wrote: suvayu ali fatkasuvayu+li...@gmail.com writes: Hi everyone, I am trying to use bibtex with pdf export for my thesis. So I tried customising =org-latex-to-pdf-process= so that bibtex is run before

Re: [Orgmode] Re: _..._ does not seem to export correctly

2011-02-25 Thread Samuel Wales
Is there a workaround other than creating custom links? On 2011-02-25, Cássio Koshikumo ckoshik...@gmail.com wrote: Yes, I've also noticed this. The same thing happens with radio targets. Best, -- Cássio Koshikumo At Wed, 23 Feb 2011 10:43:21 -0700, Samuel Wales wrote: Lately in latest

Re: [Orgmode] customising org-latex-to-pdf-process for bibtex

2011-02-25 Thread Suvayu Ali
Hi Tom, On Fri, 25 Feb 2011 16:39:35 -1000 Thomas S. Dye t...@tsdye.com wrote: Aloha Suvayu, it sounds like you have a different problem than the one I experienced. Your error message seems to indicate the the .aux file is present, but that it points to a missing .bbl file. I am

[Orgmode] Re: HTML export options are being ignored

2011-02-25 Thread Jambunathan K
Cássio Koshikumo ckoshik...@gmail.com writes: Hi all, I think there's a bug with the html exporter. With this OPTIONS line: #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil I get rid of the numbering and the TOC, but still get the creator, the timestamp and the author lines

Re: [Orgmode] a question about fontification and org-emphasis-alist

2011-02-25 Thread Nick Dokos
Filippo A. Salustri salus...@ryerson.ca wrote: I did try to google a few things, but hide was never one of my keywords. Sigh. Google is great IFF you know what keywords to use. Thanks for the pointer. Cheers. Fil On 25 February 2011 18:11, Carsten Dominik

Re: [Orgmode] a question about fontification and org-emphasis-alist

2011-02-25 Thread Filippo A. Salustri
yeah, right, make me feel even dumber ...wait, let me just wipe the egg off my face :-) Cheers. Fil On 25 February 2011 22:11, Nick Dokos nicholas.do...@hp.com wrote: Filippo A. Salustri salus...@ryerson.ca wrote: I did try to google a few things, but hide was never one of my