[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > "Eric Schulte" writes: > >> This would be useful for custom export of the proposed future babel >> results block (which I promise I'll implement soon). > > An experimental patch implementing wrapping of results using a new > "wrap" :results header argument is atta

[Orgmode] Re: [BABEL] Two minor issues

2010-11-19 Thread Sébastien Vauban
Hi Dan, Dan Davison wrote: >> #+begin_src emacs-lisp >> ;; (message "Hello World") >> #+end_src > > err, and I haven't had the energy to investigate this one yet! Another minibug, when natively fontifying, is that the line #+begin_src is no more fontified up to the end of the screen (well to th

[Orgmode] Okular Metadata to Org

2010-11-19 Thread Ross Glover
Hi All, My first post to the list. I've been working on this python script to extract Okular metadata and insert it into an org-mode file. I like using Okular to read and take notes, but accessing those notes is a total pain. This script takes care of that problem. You can get the code here:

[Orgmode] Re: [BABEL] Two minor issues

2010-11-19 Thread Dan Davison
Hi Jambunathan, Sorry to be so slow to get to these, Jambunathan K writes: > 1. Improper fontification of Babel blocks > >With babel native fontification on, I see that the commented elisp >code down below is not fontified. The problem persists if I kill the >buffer and find it agai

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Christian, Christian Moe wrote: > Perhaps I misunderstood what you're after. As I now understand it, you want > line breaks preserved and you don't want anything interpreted, you want > verbatim text. Why doesn't EXAMPLE meet your needs? Because there are clearly 3 key "concepts" to be able to

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> *Same for PDF*: the lists in the VERSE environment are interpreted. >> So are the CODE inlined words (delimited by =equal= signs). >> >> - Bug, or >> - on purpose? > > I believe that this is on purpose, I'd like to have an "official" a

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Christian Moe
Hi, Perhaps I misunderstood what you're after. As I now understand it, you want line breaks preserved and you don't want anything interpreted, you want verbatim text. Why doesn't EXAMPLE meet your needs? Yours, Christian On 11/19/10 9:12 PM, Sébastien Vauban wrote: Hi Christian, Christian

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Eric Schulte
"Eric Schulte" writes: > This would be useful for custom export of the proposed future babel > results block (which I promise I'll implement soon). An experimental patch implementing wrapping of results using a new "wrap" :results header argument is attached. Here is an example of its usage. *

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Thomas, "Thomas S. Dye" wrote: > On Nov 19, 2010, at 12:02 PM, Sébastien Vauban wrote: >> "Thomas S. Dye" wrote: >>> On Nov 19, 2010, at 10:26 AM, Sébastien Vauban wrote: *Same for PDF*: the lists in the VERSE environment are interpreted: --8<---cut here--

Re: [Orgmode] [Bug] New Org lists

2010-11-19 Thread Nicolas Goaziou
Hello, > Sébastien Vauban writes: > This is a normal list (example): > - lists are not copied "verbatim" in the PRE > - they're even wrong: mix of OL and UL, because... > Place the *cursor at the end* of the first (or second) itemized line > (that is, after PRE), and S-arrow right to cycle

Re: [Orgmode] Mobile.org & UTF-8

2010-11-19 Thread Henri-Paul Indiogine
Hi Neil! 2010/11/19 Neil Hepburn : > I ran into a similar problem when I moved from using MobileMe to > Dropbox. What I did that seemed to fix the problem for me was to delete > the folder "MobileOrg" from my Dropbox folder. Then I reset the stuff in > Mobileorg on my iPhone, re-sync'ed the iPhone

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Eric Schulte
Hi Seb, Sébastien Vauban writes: > > *Same for PDF*: the lists in the VERSE environment are interpreted: > ... > > So are the CODE inlined words (delimited by =equal= signs). > > - Bug, or > - on purpose? > I believe that this is on purpose, otherwise I don't see why verse would be any differen

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Thomas S. Dye
Aloha Séb, On Nov 19, 2010, at 12:02 PM, Sébastien Vauban wrote: Hi Thomas, "Thomas S. Dye" wrote: On Nov 19, 2010, at 10:26 AM, Sébastien Vauban wrote: *Same for PDF*: the lists in the VERSE environment are interpreted: --8<---cut here---start->8--- \beg

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Thomas, "Thomas S. Dye" wrote: > On Nov 19, 2010, at 10:26 AM, Sébastien Vauban wrote: >> *Same for PDF*: the lists in the VERSE environment are interpreted: >> >> --8<---cut here---start->8--- >> \begin{verse} Does it work?\\ >>> \\ >>> Yes, if you:\\ >

Re: [Orgmode] Inserting text into the part of an HTML document?

2010-11-19 Thread Stephen Eglen
> which does what I was after. I think this should be documented - so > I'll draft a patch. > no need - I see its already there, I just missed it before. (section 12.5.7 CSS support) Stephen ___ Emacs-orgmode mailing list Please use `Reply All' to sen

Re: [Orgmode] Inserting text into the part of an HTML document?

2010-11-19 Thread Stephen Eglen
Thanks Nick and Erik! I just tried #+STYLE: which does what I was after. I think this should be documented - so I'll draft a patch. Stephen ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org ht

Re: [Orgmode] Mobile.org & UTF-8

2010-11-19 Thread Henri-Paul Indiogine
Hi Neil! Neil Hepburn writes: > I ran into a similar problem when I moved from using MobileMe to > Dropbox. What I did that seemed to fix the problem for me was to delete > the folder "MobileOrg" from my Dropbox folder. Then I reset the stuff in > Mobileorg on my iPhone, re-sync'ed the iPhone to

Re: [Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Thomas S. Dye
Aloha Sébastien, Just a side comment on the LaTeX output of your example: it is usually not a good idea to put markup like \vspace in the .tex file. Commands like \vspace work there, but they defeat the document design of the style or class file. In the ideal case, commands like \vspace a

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi all, Sébastien Vauban wrote: > Christian Moe wrote: >>> Along this (still open -- at least, I hope so) discussion, I have a request >>> for a new literal block. >>> >>> Currently, when looking at http://orgmode.org/manual/Literal-examples.html, >>> we >>> see we only have two "environments" th

[Orgmode] [Bug] New Org lists

2010-11-19 Thread Sébastien Vauban
Hi Nicolas, This is a normal list (example): - lists are not copied "verbatim" in the PRE - they're even wrong: mix of OL and UL, because there is no ending /OL... Place the *cursor at the end* of the first (or second) itemized line (that is, after PRE), and S-arrow right to cycle through the di

[Orgmode] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi Christian, Christian Moe wrote: >> Along this (still open -- at least, I hope so) discussion, I have a request >> for a new literal block. >> >> Currently, when looking at http://orgmode.org/manual/Literal-examples.html, >> we >> see we only have two "environments" that keep line breaks as the

Re: [Orgmode] RFC: Consistent Latex (& html) publishing environment

2010-11-19 Thread Mark Elston
On 11/18/2010 8:10 PM, Russell Adams wrote: On Thu, Nov 18, 2010 at 10:51:49PM -0500, Nick Dokos wrote: [This doesn't seem to have made it out to the list for some reason, so trying again.] Russell Adams wrote: ... This is great, but pops up an emacs session. If I run emacs in --batch mode

[Orgmode] [bug] Update clocktable (C-cxr with point within clocktable) doesn't detect, inserts new clocktable at point

2010-11-19 Thread Jeff Kowalczyk
With Org Mode git, when I use C-c C-x C-r inside an existing clocktable, Org inserts a new clocktable at point. The previous behavior was to detect and update the existing clocktable, which I presume is still the intended behavior. Jeff ___ Emacs-orgmo

Re: [Orgmode] org-article & #+INCLUDE LaTex support

2010-11-19 Thread Thomas S. Dye
Aloha Srinivas, On Nov 19, 2010, at 8:08 AM, Srinivas Pavani wrote: Tom, I have been trying to use the org-article LaTEX setup to get consistent look and feel across my documents. I found out that if you insert the following lines directly in a file (test.org), the desired output is produce

Re: [Orgmode] Re: Clock report (R from the agenda)

2010-11-19 Thread Erik Iverson
I don't know what this thread is about, but it seems related. Aapologies if I'm hijacking it, but as of my latest pull just this morning, my agenda has no clocktable in it, where as it previously did. I have not changed anything as far as I know. Thanks! --Erik Sébastien Vauban wrote: Hi Cars

[Orgmode] org-article & #+INCLUDE LaTex support

2010-11-19 Thread Srinivas Pavani
Tom, I have been trying to use the org-article LaTEX setup to get consistent look and feel across my documents. I found out that if you insert the following lines directly in a file (test.org), the desired output is produced. However if you insert the lines in an #+INCLUDE file, then the outc

Re: [Orgmode] Mobile.org & UTF-8

2010-11-19 Thread Neil Hepburn
Hi Henri-Paul I ran into a similar problem when I moved from using MobileMe to Dropbox. What I did that seemed to fix the problem for me was to delete the folder "MobileOrg" from my Dropbox folder. Then I reset the stuff in Mobileorg on my iPhone, re-sync'ed the iPhone to create a new MobileOrg fol

Re: [Orgmode] [Babel] Need for an extra literal block construct

2010-11-19 Thread Christian Moe
Along this (still open -- at least, I hope so) discussion, I have a request for a new literal block. Currently, when looking at http://orgmode.org/manual/Literal-examples.html, we see we only have two "environments" that keep line breaks as they are in the Org buffer, that is SRC and EXAMPLE, b

[Orgmode] org-reverse-note-order

2010-11-19 Thread Marvin Doyley
Hi there, (setq org-reverse-note-order t) does not seem to work properly with org-capture-templates It seems to append my TODO or notes at the end rather at the beginning. Does anybody know what I am doing wrong ? thanks M ___ Emacs-orgmode mailing li

Re: [BUG] [Orgmode] link to a file in a footnote ?

2010-11-19 Thread Giovanni Ridolfi
Sébastien Mengin writes: > Consider the following minimal example: > > Text[fn:1] > > * Footnotes > [fn:1] Note with a [[file:abecedaire.jpg][link]]. > > [...] doing C-c C-o on the link moves the cursor on > [fn:1] and says in the minibuffer: "Position saved mark to ring, go back > with C-c &", i

[Orgmode] Re: Clock report (R from the agenda)

2010-11-19 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > On Nov 4, 2010, at 11:39 AM, Sébastien Vauban wrote: >> Carsten Dominik wrote: >>> you should now be able to use `C-u R' to achieve this. >> >> OK. >> >> >>> The lighter in the mode line will then switch from "Clock" to "Clock{}", >> >> A detail: I'd eventually

[Orgmode] [Babel] Need for an extra literal block construct

2010-11-19 Thread Sébastien Vauban
Hi all, Sébastien Vauban wrote: > Rainer M Krug wrote: >> On 24/09/10 11:28, Sébastien Vauban wrote: >>> "Eric Schulte" wrote: Sébastien Vauban writes: > "Eric Schulte" wrote: >>> Would you mind creating an LaTeX environment around the =results= >>> block, so that we could

[Orgmode] [bug] export to latex doesn't process #+include files fully

2010-11-19 Thread Eric S Fraga
Hello, should the latex export take into account any settings in an included file? Although #+include works in the sense that any text in that file is included in an export, the settings (e.g. #+latex_header:) are ignored on export. This simple example: --8<---cut here--

Re: [Orgmode] including images for tex export, how?

2010-11-19 Thread Eric S Fraga
Stinky Wizzleteet writes: > Hi, > > I've tried adding a link to a picture so it would show up in the tex > export. > It doesn't get exported as an "\includegraphics" sort of deal, but as a > hyperlink. > Where, how can I fix this ? make sure the link starts with "file:". I had this problem earl

[Orgmode] [PATCH] Quarters added to clocktables

2010-11-19 Thread Erwin Vrolijk
Hi, I'm proud to present my first patch to orgmode. With this patch quarters are added to clocktables. It is now possible to show data for a quarter via the following syntax: :block thisq[-n] or :block lastq :block 2010-Q2 Other places where quarters might be handy (for instance repeating ev

[Orgmode] Re: org-indent, org-inlinetask: patches on github

2010-11-19 Thread Sébastien Vauban
Hi Nicolas, Nicolas Goaziou wrote: >> Sébastien Vauban writes: >> I tested the look and feel of the export to HTML and PDF. Works fine. >> Works even better (IMHO) with the suggested template. >> >> The advantage is to get a real different look for the inlined task, so that >> it gets your att

[Orgmode] [PATCH] Change C-' behaviour on #+TBLFM: line

2010-11-19 Thread Torsten Wagner
Hi, Short description: I recently started to use tables in org-mode. Having the pointer inside the the table and pressing C-c' I can enter the formula buffer. However, placing the pointer on the #+TBLFM: line C-c' results in "Find file or URL:". If even more people believe this is confusing, I w

Re: [Orgmode] Error when running org-babel-execute-buffer -- Wrong type argument: consp, nil

2010-11-19 Thread Konrad Hinsen
On 19 Nov 2010, at 09:19, Eric Schulte wrote: Could you and/or Konrad let me know if this now works on your systems, and if not could you send me an example file that exercises the error? It works fine now! Thanks, Konrad. ___ Emacs-orgmode mail

Re: [Orgmode] Error when running org-babel-execute-buffer -- Wrong type argument: consp, nil

2010-11-19 Thread Eric Schulte
Thanks for the suggestion Nick, I've moved the macro definition up towards the top of ob.el, and for good measure I am now autoloading it. After this change I am able to call both ob-execute-subtree and ob-execute-buffer without error on the following simple Org-mode file * top ** first #+begin_