Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Ian Barton
On 07/05/14 06:48, Martin Schöön wrote: On 6 May 2014 23:28, Suvayu Ali mailto:fatkasuvayu+li...@gmail.com>> wrote: On Tue, May 06, 2014 at 09:41:27PM +0200, Martin Schöön wrote: > I the altered #+latex_class: article to #+latex_class: komaarticle in my > org-file. > Whe

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Eric S Fraga
On Tuesday, 6 May 2014 at 21:41, Martin Schöön wrote: > No luck thus far. I added your code to my .emacs but left the #+begin_src > and #+end_src lines out since I figured they have no purpose in .emacs. correct. they are org src block delimiters. > I the altered #+latex_class: article to #+lat

Re: [O] Managing bibtex database using org-mode?

2014-05-07 Thread Eric S Fraga
On Wednesday, 7 May 2014 at 07:20, Vikas Rawal wrote: > I was wondering if anyone has tried managing the whole bibtex database > in Org. > > Would be interested to know. what exactly do mean by managing the database? I frequently have all the bibtex entries in the document that uses them. I tan

Re: [O] Managing bibtex database using org-mode?

2014-05-07 Thread Leonard Avery Randall
Hi Vikas, I manage my whole bibtex database on org. It makes my workflow more integrated. It allows me to keep bib info, todo states and notes all in the same place, and it allows me to access it all through the agenda. I just periodically run org-bibtex to make sure that I have a updated bib

Re: [O] Seeking advice on a worg contribution

2014-05-07 Thread Bastien
Hi James, James Harkins writes: > Here's a patch for worg.css. Captions for source code blocks are > rendered as in the HTML export, with the class name > org-src-name. I checked in Firefox, and it does change the appearance > of the captions. Applied, thanks. Should be active on Worg in a li

Re: [O] Overlay in beamer?

2014-05-07 Thread Suvayu Ali
Hi Eric, On Wed, Apr 30, 2014 at 06:00:53PM +0100, Eric S Fraga wrote: > > What may not be easy or possible is to use the \only directive, which is > what I used in my previous response to you. You can always use the only environment.

Re: [O] [PATCH] Fix error prone babel table output format detection

2014-05-07 Thread Eric Schulte
This looks good to me. Could you reformat the patch with git format-patch and attach the results (this will be easier to apply). Also, this patch is small enough to apply without any sort of copyright attribution, but if you think you might make larger contributions in the future, please look

Re: [O] [BUG] [babel] in :eval never with :session

2014-05-07 Thread Eric Schulte
Rainer M Krug writes: > The error is back: > You say "back", was this error not present recently? If so could you isolate the commit at which this error appeared? Thanks, Eric > > When one header in a subtree which has the header argument > :eval never > has the same name as in a following su

Re: [O] Managing bibtex database using org-mode?

2014-05-07 Thread Vikas Rawal
> I manage my whole bibtex database on org. It makes my workflow more > integrated. It allows me to keep bib info, todo states and notes all in the > same place, and it allows me to access it all through the agenda. I just > periodically run org-bibtex to make sure that I have a updated bib file

Re: [O] Export to iCalendar only not DONE, scheduled tasks?

2014-05-07 Thread Chris Poole
On Tuesday, May 6, 2014, Bastien wrote: > (setq org-icalendar-include-todo t) I tried that, but it has the unfortunate effect of adding all my TODO entries into the calendar. I want unscheduled TODO items to be in tags-todo lists only (for @contexts in GTD parlance), and scheduled TODO items to

Re: [O] [BUG] [babel] in :eval never with :session

2014-05-07 Thread Rainer M Krug
I reported it some time ago but couldn't reproduce it later, so I reported it fixed. Now I realized that the 'reproducible example' did not show the error as the header names were different. So I do not know if it is a new error, but I can check on Friday. Cheers, Rainer Envoyé de mon iPhone

[O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Seb Frank
Hi there, I've been trying to setup org-caldav to sync to my owndrive calendar. Setup is #+begin_src emacs-lisp (setq org-caldav-url " https://my.owndrive.com/remote.php/caldav/calendars/myusername";) (setq org-caldav-calendar-id "myid") (setq org-caldav-inbox "~/org/test.org") #+end_src When I

Re: [O] Non-scheduled repeating tasks

2014-05-07 Thread Detlef Steuer
Am Mon, 5 May 2014 15:52:26 +0200 schrieb Albin Stjerna : > Hi, > > I've been thinking about how to integrate tasks which are to some > extent tracked elsewhere into my org-mode workflow, such as for > example "read N chapter of book A" or "watch K video lectures at X". > > I'd like a way to des

[O] problem with org-caldav and ox-icalendar: UID property wrapping

2014-05-07 Thread Eric S Fraga
Hello, I have been using org-caldav for quite a while now and everything has been fine with it until a few weeks ago. All of a sudden, org-caldav fails to sync with the following error: , | (error "Could not find UID 0400[...]00.") | signal(error ("Could not find UID 0400[...]00.")) `

Re: [O] ML <--> gmane busted?

2014-05-07 Thread Nick Dokos
Bastien writes: > Igor Sosa Mayor writes: > >> yes, I have the same problem. The last message in gmane is  >> 2014-05-04 21:06:55 GMT (1 day, 16 hours and 39 minutes ago). But >> this is not only a problem of this list, as far as I see... > > I sent an email to Lars and it's now fixed. Thanks!

Re: [O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Ian Barton
On 07/05/14 14:43, Seb Frank wrote: Hi there, I've been trying to setup org-caldav to sync to my owndrive calendar. Setup is #+begin_src emacs-lisp (setq org-caldav-url "https://my.owndrive.com/remote.php/caldav/calendars/myusername";) (setq org-caldav-calendar-id "myid") (setq org-caldav-inbo

Re: [O] org-caldav: problems connecting to owndrive

2014-05-07 Thread Ian Barton
On 07/05/14 14:43, Seb Frank wrote: Testing this with gnutls on the command line confirms the problem: % gnutls-cli -V -p 443 my.owndrive.com ... - Status: The certificate is NOT trusted. The signature in the certificate is invalid. *** Verifying server certificate faile

Re: [O] How to generate an index?

2014-05-07 Thread Ken Mankoff
Hi Sharon, > * Things not working properly > - I can't find how to get the title, author and date on a page of > their own. > - I can't find how to get "references" showing in the table of > contents. > - The index is working with the default of 2 columns, but I want the > page numbers to all be

Re: [O] How to generate an index?

2014-05-07 Thread John Hendy
On Wed, May 7, 2014 at 9:31 AM, Sharon Kimble wrote: > John Hendy writes: > >> On Tue, May 6, 2014 at 1:32 PM, Sharon Kimble >> wrote: [ snip ] Looks like you're quite close! > These four files gives the output of "cat.pdf", attached. > > * Things not working properly > - I can't find how to

Re: [O] How to generate an index?

2014-05-07 Thread Nick Dokos
One more resource to add to those that Ken and John mentioned is the TeX FAQ. Here e.g. is a section on the TOC/bib question: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tocbibind Nick

Re: [O] problem with org-caldav and ox-icalendar: UID property wrapping

2014-05-07 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > I have tracked this down to org-icalendar outputing wrapped lines even > for UID entries: > > , > | BEGIN:VEVENT > | DTSTAMP:20140507T114443Z > | UID:0400[...]00 > | 00[...]6 > | DTSTART;TZID=Europe/London:20120403T06 > ` AFAIU RFC 5545, all lines long

Re: [O] Bug??

2014-05-07 Thread Achim Gratz
Susan Cragin writes: > Hi. I got error messages on my compiles relating to the documents, > starting perhaps yesterday or the day before. If this really worked before, then the most likely culprit is that you've changed your PATH in the last two days or so. > make[1]: makeinfo: Command not found

Re: [O] [RFC] Rewrite indentation functions

2014-05-07 Thread Nicolas Goaziou
Hello, Bastien writes: > Please go ahead, that's the easiest way to get more feedback and Eric > did half the job already, so we must be good. Applied. Regards, -- Nicolas Goaziou

Re: [O] [BUG] [babel] in :eval never with :session

2014-05-07 Thread Charles Berry
Eric Schulte gmail.com> writes: > > Rainer M Krug krugs.de> writes: > > > The error is back: > > > > You say "back", was this error not present recently? If so could you > isolate the commit at which this error appeared? > The bug seems to be in the use of (org-link-search heading)

[O] Insert #+BEAMER_HEADER_EXTRA before \begin{document}?

2014-05-07 Thread Sebastien Vauban
Hello, To insert a short title for a Beamer presentation, you can glean the following answers on the Web: - Using `#+BEAMER_HEADER_EXTRA' which -is- +was+ exported /after/ the `\title' command. See https://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg00177.html. That does not wor

Re: [O] using org-refile to sort research notes?

2014-05-07 Thread Alfaro-Murillo, Jorge
Hi Jay, I keep all my notes out of the agenda, because it slows down building the agenda (at least with previous versions of org, it might have improved recently), which I do quite often. Instead I keep all those notes files in the variable org-agenda-text-search-extra-files, so that I am able

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Martin Schöön
On 7 May 2014 10:26, Ian Barton wrote: > > I am a very novice Latex user, so forgive me for asking but do you have > the KOMA package installed? > > Ian. > > Good point, it should be, I have used it outside org-mode but things happen so I just tested and, yes it is there and works just fine. --

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Martin Schöön
On 7 May 2014 09:38, Eric S Fraga wrote: > > What is the value of org-latex-classes? check this with C-h v when in > the org buffer. If komaarticle is not one of the entries, your emacs > initialisation was incorrectly implemented. Note that you probably want > to have that customisation after

[O] Virtualenv and HTML5 Help

2014-05-07 Thread Thomas Marek
Hi, I just have a few questions that I couldn't figure out from the FAQ's and manual. Virtualenv: I'm trying to execute a python script within a SRC block using a virtual environment instead of my system's python implementation. I have a number of libraries in this virtual environment that I don

Re: [O] Virtualenv and HTML5 Help

2014-05-07 Thread Scott Randby
On 05/07/2014 04:17 PM, Thomas Marek wrote: > > *HTML5 Export:* > * > * > I'm trying to export my org-files in 'html5', as opposed to the default > 'xhtml-strict'. The manual says to set [ org-html-html5-fancy ] to t. I > tried searching for [ org-html-html5-fancy ] in [ M-x org-customize ] > but

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Nick Dokos
Martin Schöön writes: > On 7 May 2014 09:38, Eric S Fraga wrote: > > Note that you probably want > to have that customisation *after* loading org and ox-latex in particular. > ^^^ I've taken the liberty to add some e

Re: [O] problem with org-caldav and ox-icalendar: UID property wrapping

2014-05-07 Thread David Engster
Nicolas Goaziou writes: > Hello, > > Eric S Fraga writes: > >> I have tracked this down to org-icalendar outputing wrapped lines even >> for UID entries: >> >> , >> | BEGIN:VEVENT >> | DTSTAMP:20140507T114443Z >> | UID:0400[...]00 >> | 00[...]6 >> | DTSTART;TZID=Europe/London:20120403T06

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Martin Schöön
On 7 May 2014 22:44, Nick Dokos wrote: > Martin Schöön writes: > > > On 7 May 2014 09:38, Eric S Fraga wrote: > > > > Note that you probably want > > to have that customisation *after* loading org and ox-latex in > particular. > > > > ^^^ > > I've ta

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Martin Schöön
Quick up-date before bed-time: I commented out the (add-to-list 'org-latex-classes stuff and restarted emacs: No rerror message and still no org-latex-classes variable found when trying out C-h v org-latex-classes. -- Martin Schöön http://hem.bredband.net/b262106/index.html

Re: [O] Insert #+BEAMER_HEADER_EXTRA before \begin{document}?

2014-05-07 Thread Suvayu Ali
Hi Seb, On Wed, May 07, 2014 at 09:01:39PM +0200, Sebastien Vauban wrote: > Hello, > > To insert a short title for a Beamer presentation, you can glean the > following answers on the Web: > > - Using `#+BEAMER_HEADER_EXTRA' which -is- +was+ exported /after/ the > `\title' command. I use this:

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Suvayu Ali
On Wed, May 07, 2014 at 11:19:07PM +0200, Martin Schöön wrote: > Quick up-date before bed-time: I commented out the (add-to-list > 'org-latex-classes stuff > and restarted emacs: No rerror message and still no org-latex-classes > variable found > when trying out C-h v org-latex-classes. I have a f

[O] can I disable LaTeX fragment previews individually?

2014-05-07 Thread Stephen J . Barr
Hello, I often use org-preview-latex-fragment and sometimes I would like to turn the previews on and off on a case-by-case basis. Then I do C-c C-c, it turns off all the previews. Is there a way to toggle the preview just for the fragment at the point? Thanks!, Stephen -- Sent with my mu4e

Re: [O] Insert #+BEAMER_HEADER_EXTRA before \begin{document}?

2014-05-07 Thread Nick Dokos
Suvayu Ali writes: > Hi Seb, > > On Wed, May 07, 2014 at 09:01:39PM +0200, Sebastien Vauban wrote: >> Hello, >> >> To insert a short title for a Beamer presentation, you can glean the >> following answers on the Web: >> >> - Using `#+BEAMER_HEADER_EXTRA' which -is- +was+ exported /after/ the >>

Re: [O] exporting α/β to latex/pdf

2014-05-07 Thread Clément B.
But that's not quite right: you end up with a circular definition (and both pdflatex and plain latex think so: they infloop). One way to fix it using a math alpha: --8<---cut here---start->8--- #+LATEX_HEADER: \DeclareUnicodeCharacter{03b1}{\(\alpha\)} --8<---

Re: [O] can I disable LaTeX fragment previews individually?

2014-05-07 Thread Nick Dokos
Stephen J. Barr writes: > Hello, > > I often use org-preview-latex-fragment and sometimes I would like to > turn the previews on and off on a case-by-case basis. Then I do C-c C-c, > it turns off all the previews. Is there a way to toggle the preview just > for the fragment at the point? > > No

[O] bug#17416: bug#17416: insecure temp files in ob-screen.el

2014-05-07 Thread Eric Schulte
Glenn Morris writes: > Package: emacs,org-mode > Version: 24.3.90 > Severity: important > Tags: security > > org-babel-screen-session-write-temp-file and org-babel-screen-test seem > to use predictable temp-file names, which is a security issue. Using > `make-temp-file', or if the file names real

Re: [O] Insert #+BEAMER_HEADER_EXTRA before \begin{document}?

2014-05-07 Thread Suvayu Ali
Hi Nick, On Wed, May 07, 2014 at 07:26:26PM -0400, Nick Dokos wrote: > Suvayu Ali writes: > > > Hi Seb, > > > > On Wed, May 07, 2014 at 09:01:39PM +0200, Sebastien Vauban wrote: > >> Hello, > >> > >> To insert a short title for a Beamer presentation, you can glean the > >> following answers on

Re: [O] Virtualenv and HTML5 Help

2014-05-07 Thread Eric Abrahamsen
Scott Randby writes: > On 05/07/2014 04:17 PM, Thomas Marek wrote: >> >> *HTML5 Export:* >> * >> * >> I'm trying to export my org-files in 'html5', as opposed to the default >> 'xhtml-strict'. The manual says to set [ org-html-html5-fancy ] to t. I >> tried searching for [ org-html-html5-fancy ]

Re: [O] can I disable LaTeX fragment previews individually?

2014-05-07 Thread Stephen J . Barr
Thank you for letting me know. This may be a fun project! Nick Dokos writes: > Stephen J. Barr writes: > >> Hello, >> >> I often use org-preview-latex-fragment and sometimes I would like to >> turn the previews on and off on a case-by-case basis. Then I do C-c C-c, >> it turns off all the previ

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-07 Thread Eric Schulte
Rainer M Krug writes: > Hi > > Attached please find seven patches for review to implement the storing > of org variables in their own environment and to make the org-issued R > code look nicer in the R session. > > Thanks, > > Rainer Hi Rainer, Thanks for these patches. I don't have the R expe

Re: [O] [babel][PATCHES] ob-R patches for review

2014-05-07 Thread Charles Berry
Eric Schulte gmail.com> writes: > > Rainer M Krug krugs.de> writes: > > > Hi > > > > Attached please find seven patches for review to implement the storing > > of org variables in their own environment and to make the org-issued R > > code look nicer in the R session. > > > > Thanks, > > > > R

[O] Adding export option for babel language

2014-05-07 Thread Ken Mankoff
I'd like to add support for PythonTeX to Org Babel https://github.com/gpoore/pythontex The motivation is that PythonTeX is a better literate environment than just Org + Babel, because it can print results inline just like an interactive Python session, instead of all the code followed by all the

[O] Org + Elpy Python + IPython

2014-05-07 Thread Ken Mankoff
FYI Org + Elpy + IPython all play nicely now. There have been some previous posts about people (me included) having trouble using the full IPython stack in Org Mode. Some of those problems were limited to when using sessions, and others only if trying to take full advantage of the nice Python sup

Re: [O] Color entries according to assigned priority

2014-05-07 Thread Uwe Ziegenhagen
Alexander Baier gmail.com> writes: > > On 2014-05-03 22:07 Uwe Ziegenhagen wrote: > > I copied and pasted the given code, however I do not see any change. I'll > > try my luck again tomorrow and will get back to you. > > Just to be sure, did you eval the pasted code? And restarting org-mode > (

Re: [O] Using KOMA and Memoir?

2014-05-07 Thread Martin Schöön
On 8 May 2014 00:29, Suvayu Ali wrote: > On Wed, May 07, 2014 at 11:19:07PM +0200, Martin Schöön wrote: > > Quick up-date before bed-time: I commented out the (add-to-list > > 'org-latex-classes stuff > > and restarted emacs: No rerror message and still no org-latex-classes > > variable found > >

Re: [O] Org + Elpy Python + IPython

2014-05-07 Thread Puneeth Chaganti
On Thu, May 8, 2014 at 8:22 AM, Ken Mankoff wrote: > I now have Org, Python, IPython, and Elpy (including (elpy-use-ipython)) > all running together in session and non-session mode. Awesome. Thanks for sharing!