Re: [O] Auto-creating a numbered list from pasted section?

2014-01-10 Thread Sharon Kimble
Eric Abrahamsen wrote: >Sharon Kimble writes: > >> Eric Abrahamsen wrote: >> >> Bastien writes: >> >> Hi Sharon, >> >> Sharon Kimble writes: >> >> In an org-mode document I can me >> #+BEGIN_HTML >> >>

Re: [O] Beamer title is (incorrectly?) outside of a frame

2014-01-10 Thread James Harkins
On Monday, December 23, 2013 4:25:50 PM HKT, Nicolas Goaziou wrote: > > James Harkins writes: > >> One question, though: How would I determine the LaTeX document class >> programmatically? > > > (plist-get info :latex-class) Patch attached. The patch is based on release_8.2.4 (as noted in my bu

[O] "void-variable: tree" in agenda in emacs 23.4.1

2014-01-10 Thread Daniel Clemente
Hi, since some days ago I get an export error after C-a a, batch export, C-e on .org files, … Backtrace at the end. Even (avl-tree--root org-element--cache) or (avl-tree--root nil) produce the same error. This is not a bug in org, but in Emacs 23.4.1. avl-tree.el says: (defmacro avl-tre

Re: [O] Citations and references in ODT

2014-01-10 Thread Jambunathan K
Aric writes: Ken Mankoff gmail.com> writes: ox-odt.el supports citation via ox-jabref.el. Use my private files for JabRef support === JabRef support is NOT part of Org distribution. It is pa

Re: [O] Citations and references in ODT

2014-01-10 Thread Jambunathan K
Aric writes: Ken Mankoff gmail.com> writes: ox-odt.el supports citation via ox-jabref.el. Use my private files for JabRef support === JabRef support is NOT part of Org distribution. It is pa

Re: [O] Org Export to ODT Problem Files

2014-01-10 Thread Jambunathan K
Bastien writes: > Please try with Org 8.2.5 or later, an issue with multiple figures > not showing up in LibreOffice 4.1.x has been fixed. Cool. While you are at it, you can take care of export issues with non-utf-8 (spanish encoded) Org files as well. http://lists.gnu.org/archive/html/ema

Re: [O] Org Export to ODT Problem Files

2014-01-10 Thread Jambunathan K
Comparison is nice. Using pandoc to do org->odt is definitely substandard. Aric writes: > Thank you very much for the upgrade notice. The export to ODT from org-mode > works very well now. There are pluses and minuses it seems between pandoc and > org export. > > Org export -> > 1. Include

[O] Export tikz Figures Issue

2014-01-10 Thread Aric
I apologize for the sudden flurry of postings, but I am finding some great solutions within Org. I have very happily managed to find the more recent references to babel latex and tikz figures with the imagemagick conversion, and this works absolutely beautifully within the Org mode buffer. I

[O] [bug] Beamer export fails in current master

2014-01-10 Thread James Harkins
I just started to work on the issue of wrapping the title command in beamer export within a frame, but found that I can't export to Beamer at all in the master branch (after pulling just today). I can export this minimal example successfully if I check out release_8.2.4, but it fails in curren

Re: [O] Link to Gnus search group?

2014-01-10 Thread Eric Abrahamsen
"Loris Bennett" writes: > Dear All, > > Is it possible to create a link to a Gnus group created by a search > using "G G"? > > Cheers, > > Loris My guess is not: "G G" creates an nnir group by default, and those group names look like "nnir:nnir-87sisvb4tg.fsf" or something similar. There's no "

Re: [O] HTML export doesn't convert quote before footnote

2014-01-10 Thread James Harkins
On Thursday, January 9, 2014 7:07:15 PM HKT, Nicolas Goaziou wrote: Hello, James Harkins writes: On Thursday, January 9, 2014 10:13:32 AM HKT, James Harkins wrote: ... That's because BACKEND is already a symbol, not a real back-end (i.e. a defstruct). Thus, you can use: (cdr (assq back

[O] Bug: s5-export: Improved title template default. [8.2.1 (8.2.1-dist @ /usr/share/emacs/site-lisp/org-mode/)]

2014-01-10 Thread Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] Problems publishing

2014-01-10 Thread Robert Wise
Hi guys, This is my first post, I apologize if I'm violating any standards. I'm running Orgmode on a USB stick (have been for many years now), but operate it on a windows system. I just updated to Org-mode version 8.2.5c (release_8.2.5c-459-g2c782d @ g:/home/org/org-mode/lisp/), but my suspicion

Re: [O] Org Table Export to Markdown Table Question

2014-01-10 Thread Alan L Tyree
On 11/01/14 09:26, Aric wrote: Alan L Tyree gmail.com> writes: Org is so nice to use for authoring that I can't give it away. I have a book manuscript due in May and currently all my citations are using the [[cite: key]] format with ox-bibtex. It is far from satisfactory and I'm sure that May

Re: [O] No Export Tag Not Working?

2014-01-10 Thread Aric Gregson
t...@tsdye.com (Thomas S. Dye) writes: > Section 7.2, Special properties, says that TAGS shouldn't be used as a key > in the properties drawer. Chapter 6, Tags, explains that "tags occur at > the end of the headline". Thank you for pointing that out. I'll give that whirl. aric

Re: [O] No Export Tag Not Working?

2014-01-10 Thread Thomas S. Dye
Aloha Aric, Section 7.2, Special properties, says that TAGS shouldn't be used as a key in the properties drawer. Chapter 6, Tags, explains that "tags occur at the end of the headline". You can type these in, or you can use a method described in Section 6.2, Setting tags. hth, Tom Aric writes:

[O] No Export Tag Not Working?

2014-01-10 Thread Aric
Hello, I am certainly doing something wrong with regards to the EXCLUDE_TAGS. I believe the default is noexport. I have the following in a subtree: *** subtree :PROPERTIES: :TAGS: noexport :END: blah, blah, blah. The subtree is still exported during html export. I have tried to look at the

Re: [O] Filter for recursive counting (org-hierarchical-todo-statistics)

2014-01-10 Thread Fletcher Charest
Dear Bastien, Thank you very much! It works perfectly. Best regards, FC On Sat, Jan 4, 2014 at 3:32 PM, Bastien wrote: > Hi Fletcher, > > Fletcher Charest writes: > > > My org-hierarchical-todo-statistics variable is set to nil in order > > to obtain a recursive count of my TODO items in sub

Re: [O] Org Table Export to Markdown Table Question

2014-01-10 Thread Aric
Alan L Tyree gmail.com> writes: > Org is so nice to use for authoring that I can't give it away. I have a > book manuscript due in May and currently all my citations are using the > [[cite: key]] format with ox-bibtex. It is far from satisfactory and I'm > sure that May will see me tearing my

Re: [O] Org Export to ODT Problem Files - Latex Equations Work

2014-01-10 Thread Aric
I just wanted to update that I am able to export latex equations from Org mode files directly to ODT files via the MathtoWeb program. Works very well. Removes one hurdle to using ORG and ODT instead of markdown. thanks,

Re: [O] Citations and references in ODT

2014-01-10 Thread Aric
Ken Mankoff gmail.com> writes: > And this 2013 post saying "yes" https://lists.gnu.org/archive/html/emacs- orgmode/2013-07/msg00969.html > > But I'm not sure if that 2013 code is part of the latest ELPA distribution, or if there is extra work to get it set up on my system. It does not appear to

Re: [O] [RFC] vs in HTML export

2014-01-10 Thread Nick Dokos
Rick Frankel writes: >> BTW, I tried using > >> > > This does not work because the close tag is required according to the > spec (like a script tag). > Yes, I figured that that was probably the case, even though FF seemed to accept it (although I'm no longer sure what I have and have not tried.

[O] Citations and references in ODT

2014-01-10 Thread Ken Mankoff
Hi, I have export with references and bibliography working well in LaTeX export. I'm now exporting to ODT, and wonder if there is reference and bibliography support for this file format. I've found this 2011 post saying "no" https://lists.gnu.org/archive/html/emacs-orgmode/2011-07/msg00296.html

Re: [O] No ODT export option

2014-01-10 Thread Ken Mankoff
Oh! I tried it from the CLI emacs rather than the GUI one and it worked. I think I can figure it out from here. Thank you! On Fri, Jan 10, 2014 at 11:42 AM, Ken Mankoff wrote: > Ok I seen the option now but when I try to export I get the following > error: > > OpenDocument export failed: Symbol

Re: [O] No ODT export option

2014-01-10 Thread Ken Mankoff
Ok I seen the option now but when I try to export I get the following error: OpenDocument export failed: Symbol's function definition is void: cl--set-getf On Fri, Jan 10, 2014 at 11:32 AM, Ista Zahn wrote: > Hi Ken, > > ODT export isn't enabled by default. You can enable it by putting > > (re

Re: [O] No ODT export option

2014-01-10 Thread Ista Zahn
Hi Ken, ODT export isn't enabled by default. You can enable it by putting (require 'ox-odt) in your config file and restart emacs. Best, Ista On Fri, Jan 10, 2014 at 11:23 AM, Ken Mankoff wrote: > Hi, > > I'd like to export to ODT or even directly to DOC. But I notice I do not > have an ODT e

[O] No ODT export option

2014-01-10 Thread Ken Mankoff
Hi, I'd like to export to ODT or even directly to DOC. But I notice I do not have an ODT export option. Can someone help me set this up? I'm running org-20140107/ from ELPA on OS X in the emacs 24.3 (emacsformacosx distribution from http://emacsformacosx.com/). In my ELPA folder I see: $ find .

Re: [O] [RFC] vs in HTML export

2014-01-10 Thread Rick Frankel
On 2014-01-09 16:10, Nick Dokos wrote: Exporting this to HTML produces tags like this: , | | | | | | | | | | ` I attach a patch[fn:1] that changes these to tags (the patch is proof-of-concept only, not meant for integration into org core - it'll need a fair amount of work b

Re: [O] using Agenda org-agenda-files variable

2014-01-10 Thread Alexander Baier
On 2014-01-10 12:21 Renato Pontefice wrote: [...] > (setq org-agenda-files (list "~/org/work.org" > "~/org/school.org" > "~/org/home.org")) [...] > I have on my 1.org the following line: > *** configure >SCHEDULED: <2014-01-08 mer> >

[O] Link to Gnus search group?

2014-01-10 Thread Loris Bennett
Dear All, Is it possible to create a link to a Gnus group created by a search using "G G"? Cheers, Loris -- This signature is currently under construction.

Re: [O] using Agenda org-agenda-files variable

2014-01-10 Thread Derek
Hi Renato Pontefice gmail.com> writes: > Hi, > following this tutorial "http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html"; > at this point:"A taste of advanced features"it's written to add this text, on my init.el file (I'm working on win).(setq org-agenda-files (list "~/org/work.org"

Re: [O] [BABEL] Define tables with names in org?

2014-01-10 Thread Christian Moe
Rainer M Krug writes: > On 01/09/14, 20:25 , Eric Schulte wrote: >> See "Indexable variable values" under (info "(org)var"), it may >> help. > > Thanks - but I don't see how this could help me in this case? > > To correct my example (to fast copy - paste): > > * INTERNAL VARIABLES

[O] org export for both latex and beamer, a recipe?

2014-01-10 Thread Joseph Vidal-Rosset
Hello the list, It's very nice that an org file can be exported both to a .tex file with article class as well as to beamer class. Here is my question: does anyone knows how mixing in the same org file what is supposed to be in the paper.tex and what is only for a talk with help of beamer? I

[O] using Agenda org-agenda-files variable

2014-01-10 Thread Renato Pontefice
Hi, following this tutorial "http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html"; at this point: "A taste of advanced features"it's written to add this text, on my init.el file (I'm working on win). (setq org-agenda-files (list "~/org/work.org" "~/org/school.or

[O] Habit at least 5 times a week in Org-Mode

2014-01-10 Thread Renger van Nieuwkoop
Hi I couldn't find this in the manual and in the internet, but how can I set a habit that I want to repeat every week at least 5 times? Cheers Renger _ Renger van Nieuwkoop Centre of Economic Research (CER-ETH) Zürichbergstrasse 18 (ZUE) CH - 8032 Zürich

Re: [O] [BABEL] Define tables with names in org?

2014-01-10 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/09/14, 20:25 , Eric Schulte wrote: > Rainer M Krug writes: > >> On 01/09/14, 13:30 , Christian Moe wrote: >>> >>> Rainer M Krug writes: >>> I would like to define a table with named columns and rows, so that the table is passed to