Re: [O] Bug in latex export tutorial on worg ?

2011-05-10 Thread Thomas S. Dye
Nick Dokos writes: > Nick Dokos wrote: > >> Robert Goldman wrote: >> >> > Ah. I get it now. But then surely the above IS a bug -- presumably >> > it's not usual for a person to wish their latex export configuration to >> > appear, in verbatim block, in their org-generated latex document! >>

Re: [O] [Accepted] Making the output of %% functions linkable in agenda views

2011-05-10 Thread Bert Burgemeister
Carsten Dominik writes: > On 7.5.2011, at 17:20, Bert Burgemeister wrote: > >> Matt Lundin writes: >> >>> Bert Burgemeister writes: >>> Just curious, is there anything I should have known that prevented the patch submitted in http://article.gmane.org/gmane.emacs.orgmode/39313, >>>

Re: [O] Agenda todo filter order

2011-05-10 Thread Bernt Hansen
Thanks! :) Regards, Bernt Carsten Dominik writes: > I have pushed this patch. > > - Carsten > > On 8.5.2011, at 20:17, Bernt Hansen wrote: > >> Hi Carsten, >> >> I think this one works :) \o/ >> >> Thanks! >> >> -Bernt >> >> >> Carsten Dominik writes: >> >>> Hi Bernt, >>> >>> here is

Re: [O] Bug in latex export tutorial on worg ?

2011-05-10 Thread Robert Goldman
On 5/10/11 May 10 -12:25 AM, Thomas S. Dye wrote: > Robert Goldman writes: > >> On 5/9/11 May 9 -11:22 PM, Nick Dokos wrote: >>> Robert Goldman wrote: >>> On 5/9/11 May 9 -9:54 PM, Nick Dokos wrote: > Robert Goldman wrote: > >> There is the following code block there: >> >>

Re: [O] org-capture-other-frame

2011-05-10 Thread Radosław Grzanka
W dniu 2011-05-02 20:07, Lluís pisze: I've made a little function to launch org-capture on another frame, which is very handy when plugged into a hotkey and working with other applications. That work excelent on windows machine. Thank you! Radek.

Re: [O] 'wrong-type-argument stringp nil' when exporting (reftex/orgmode)

2011-05-10 Thread Michael Zombok
> "Matt" == Matt Lundin writes: Matt> michael.zom...@googlemail.com writes: >> I am using Org-mode version 7.5 (release_7.5.264.g94664) with GNU >> Emacs 23.2.1. When I do C-c C-e l (or any other export, not only >> latex), I get the error (backtrace) below. >> >> I u

Re: [O] Docbook XML file does not exist

2011-05-10 Thread Eric Belpaire
On 04/05/11 16:00, Jambunathan K wrote: Jambunathan K writes: Export to xml from within emacs and export to pdf from within shell. (shell is bash within cygwin). There are two variations of shell command that I use: 1. Variation 1: #+begin_src sh xsltproc -stringparam admon.graphics 1 --ou

[O] Bug: The org-entry-put add extra space after each invoking [7.5 (release_7.5.260.geb2a)]

2011-05-10 Thread wujun zhou
Each time I invoke the org-entry-put, I will get an extra space before the value, like this:

[O] Day Planner link broken

2011-05-10 Thread Brian Brooks
Just an FYI, the "Day Planner" link on orgmode.org is broken.

[O] [PATCH] Optional \caption argument in LaTeX export

2011-05-10 Thread Thomas S. Dye
Aloha all, The attached patch initializes the shortn variable, uses it to add the optional argument to \caption in two places where this wasn't implemented, and adds a bit of documentation. Note that the shortn variable in org-mode is already used to add an optional argument to \caption in one ca

[O] Daisy chain file/heading links

2011-05-10 Thread Derek Thomas
Hi, is there a way to daisy chain the searches in links? I'm linking several files that are organized in a heading, subheading, paragraph format (paragraphs are numbered) and I'd like to specify a link like this [[file:example.org::*Heading::*Subheading::P. 1][test link]]. The problem is that the

Re: [O] Day Planner link broken

2011-05-10 Thread Jason Dunsmore
Brian Brooks writes: > Just an FYI, the "Day Planner" link on orgmode.org is broken. I updated the link. Thanks for reporting this.

Re: [O] Daisy chain file/heading links

2011-05-10 Thread Michael Brand
Hi Derek If you mean by "daisy chain a search" what I would call "outline path": no, there is no such possibility for links yet, only for refile. Once I also wanted to have this for links but now I prefer :ID: links for my use cases. Read here for more: http://thread.gmane.org/gmane.emacs.orgmode/

[O] Assigning a keyboard shortcut

2011-05-10 Thread John Hendy
This is surely very simple but I can't find it anywhere... I'm trying to assign org-resolve-clocks to C-c C-r. I tried to just modify the way that link and agendar are set: ,--- | (global-set-key "\C-ca" 'org-agenda) `--- So I've tried: ,--- | (global-set-key "\C-c C-r" 'org-resolve-clocks) | (gl

Re: [O] Assigning a keyboard shortcut

2011-05-10 Thread Matt Lundin
John Hendy writes: > This is surely very simple but I can't find it anywhere... > > I'm trying to assign org-resolve-clocks to C-c C-r. I tried to just > modify the way that link and agendar are set: [...] > ,--- > | (global-set-key "\C-c\C-r" 'org-resolve-clocks) > `--- This one works for me. Y

Re: [O] Assigning a keyboard shortcut

2011-05-10 Thread Michael Markert
Hi John, don't bother and use `kbd': -- snip -- (global-set-key (kbd "C-c C-r") 'org-resolve-clocks) -- snap -- Michael pgpAeEhmCsXNw.pgp Description: PGP signature

Re: [O] typo

2011-05-10 Thread Jason Dunsmore
Cor Ninaber writes: > This "bug" is a very silly little thing but there is missing a letter in the > description of "Org Mobile Index File" in the settings. Namely inks > should be links (see the copy below). Fixed. http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=c735d62f0 Thanks for repor

Re: [O] [PATCH] Sitemap sans extension

2011-05-10 Thread Manuel Giraud
Carsten Dominik writes: > Hi Manuel, > > this has been applied, but please provide a separate patch for the > manual to document the new property. Thanks Carsten, here it is. >From 50d10f54241bbdd554b99534af9b66ea67b557eb Mon Sep 17 00:00:00 2001 From: Manuel Giraud Date: Tue, 10 May 2011 17:0

[O] org-mode and ebib

2011-05-10 Thread Piter_
Hi all. There was a discussion about integration of ebib and org mode. And it is possible to open ebib on selected link like this [[citep:jones1999][35]] . But I cannot manage to insert such link from ebib into org-mode. Have anybody made a function for it? Thanks. Petro.

[O] mobileorg android refuses to syn with mydisk.se

2011-05-10 Thread Robert Goldman
Using mydisk.se, when I try to sync I get an SSL error --- not trusted server certificate. Interestingly, neither FF nor Google Chrome on my laptop have any issue with this server. And my iPod Touch's copy of Mobile Org is happy with mydisk.se, too. Unfortunately, MobileOrg does not offer any op

Re: [O] orgmode.org: 404 page not found error

2011-05-10 Thread Jason Dunsmore
Mehul Sanghvi writes: > If you go to http://orgmode.org/index.html#sec-4_1 and then click on the > link in the first list item that says "this directory" then you will > get the 404 > error from nginx. I fixed this with: git checkout release_7.5 make html_manual ..and then copying the html f

Re: [O] Bug in latex export tutorial on worg ?

2011-05-10 Thread Thomas S. Dye
Robert Goldman writes: > On 5/10/11 May 10 -12:25 AM, Thomas S. Dye wrote: >> Robert Goldman writes: >> >>> On 5/9/11 May 9 -11:22 PM, Nick Dokos wrote: Robert Goldman wrote: > On 5/9/11 May 9 -9:54 PM, Nick Dokos wrote: >> Robert Goldman wrote: >> >>> There is the f

Re: [O] org-mode and ebib

2011-05-10 Thread Thomas S. Dye
Piter_ writes: > Hi all. > There was a discussion about integration of ebib and org mode. And it > is possible to open ebib on selected link like this > [[citep:jones1999][35]] . > But I cannot manage to insert such link from ebib into org-mode. > Have anybody made a function for it? > Thanks. >

Re: [O] Assigning a keyboard shortcut

2011-05-10 Thread John Hendy
Got it -- I found that in my googling, but wondered why the org-mode setup documentation has the other notation "\C-ca" vs. (kbd "C-c a"). Thanks, John On Tue, May 10, 2011 at 10:07 AM, Michael Markert wrote: > Hi John, > > don't bother and use `kbd': > > -- snip

Re: [O] mobileorg android refuses to syn with mydisk.se

2011-05-10 Thread Matthew Jones
Hi Robert... I'm the developer for MobileOrg on Android, we have a known issue with self-signed certificates. What version of MobileOrg are you using? If you visit the site in the Android browser do you get a certificate notification also? On Tue, May 10, 2011 at 11:30 AM, Robert Goldman wrote:

Re: [O] mobileorg android refuses to syn with mydisk.se

2011-05-10 Thread Matthew Jones
Also... what version of Android are you using? On Tue, May 10, 2011 at 1:34 PM, Matthew Jones wrote: > Hi Robert... I'm the developer for MobileOrg on Android, we have a known > issue with self-signed certificates. What version of MobileOrg are you > using? If you visit the site in the Androi

[O] Org as a publishing toolkit

2011-05-10 Thread Marcelo de Moraes Serpa
Hi list, So today I have been reseaching about higher-levels toolkits that could help me get into TeX (and or LaTeX) and at the same time allowing me to keep the text in a more human-readable format (easier to mantain and to convert to other formats if needed). I know that if I want beautiful for

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Thomas S. Dye
Marcelo de Moraes Serpa writes: > Hi list, > > So today I have been reseaching about higher-levels toolkits that > could help me get into TeX (and or LaTeX) and at the same time > allowing me to keep the text in a more human-readable format (easier > to mantain and to convert to other formats if

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Marcelo de Moraes Serpa
Cool! Thanks. Now that you mention it, I was wondering if something like "condition export" is possible. For very specific localized LaTeX fetures, it would be useful. Take this example: #+LaTeX_HEADER: \usepackage[T1]{fontenc} #+LaTeX:\yinipar{\color{red}H}ello World This created a first-lette

Re: [O] Assigning a keyboard shortcut

2011-05-10 Thread Darlan Cavalcante Moreira
Emacs has different ways to assign key-bindings but the method with kbd seems to be the best one. An excellent blog post about key-bindings in Emacs is http://www.masteringemacs.org/articles/2011/02/08/mastering-key-bindings-emacs/ -- Darlan At Tue, 10 May 2011 09:59:21 -0500, John Hendy wrote

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Thomas S. Dye
Aloha Marcelo, The approach I would take here, which might not be what you want, would be to use inline markup: http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-10_3 You would define the output for the various exporters in the link definition, with something fancy for LaTeX and wh

Re: [O] mobileorg android refuses to syn with mydisk.se

2011-05-10 Thread Robert Goldman
On 5/10/11 May 10 -12:34 PM, Matthew Jones wrote: > Hi Robert... I'm the developer for MobileOrg on Android, we have a known > issue with self-signed certificates. What version of MobileOrg are you > using? If you visit the site in the Android browser do you get a > certificate notification also

Re: [O] mobileorg android refuses to syn with mydisk.se

2011-05-10 Thread Matthew Jones
Unfortunately this is a known critical issue which I have had great difficulty in solving: https://github.com/matburt/mobileorg-android/issues/22 The workaround in the case of mydisk.se, to say nothing of whether this would be acceptable to

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Marcelo de Moraes Serpa
Thomas, I have a more specific question. I have already managed to embed an image to act as the cover of the book. However, the image is being shown in the third page. I want the sequence to be like this: 1) Cover image 2) The sub-cover: "Title"" My Name Date 3) TOC 4) Intro, chapters..

Re: [O] org-mode and ebib

2011-05-10 Thread Christian Moe
I use Reftex for inserting -- from the .bib file, not from ebib -- thanks to the setup tips here: http://article.gmane.org/gmane.emacs.orgmode/2406/match=bibliography http://www.mfasold.net/blog/2009/02/using-emacs-org-mode-to-draft-papers/ Yours, Christian On 5/10/11 6:15 PM, Thomas S. Dye

Re: [O] [PATCH] org-preview-latex-fragment in indirect buffers

2011-05-10 Thread Darlan Cavalcante Moreira
This is a rather small change in org.el. Since I didn't get a response (even rejected) I suspect this is because I didn't attached a proper patch so that the patchwork server can get it. The patch is attached now. -- Darlan diff --git a/lisp/org.el b/lisp/org.el index acbb261..eb95efa 100644 --

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Thomas S. Dye
Aloha Marcelo, Others might do this differently, but I don't use LaTeX for book covers. I only use it for the pages of the book. It sounds like your cover image is floating, which is something that LaTeX does with tables and images. If you are new to LaTeX and don't have a feel for how it handl

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Marcelo de Moraes Serpa
Cool, I will do! But org doesn't impose some structure that might prevent me from putting the cover in the first page? Just curious. I wouldn't also like to have to edit the latex generated afterwards, but that's a possibility. Thanks! Marcelo. On Tue, May 10, 2011 at 4:35 PM, Thomas S. Dye wr

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Thomas S. Dye
Aloha Marcelo, I don't /believe/ org will keep you from doing that. My guess is that you are going to end up redefining the LaTeX \maketitle command, see http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-11_2 I've done this once or twice--it's an adventure for someone with my li

Re: [O] Assigning a keyboard shortcut

2011-05-10 Thread John Hendy
On Tue, May 10, 2011 at 2:06 PM, Darlan Cavalcante Moreira wrote: > > Emacs has different ways to assign key-bindings but the method with kbd > seems to be the best one. > > An excellent blog post about key-bindings in Emacs is > http://www.masteringemacs.org/articles/2011/02/08/mastering-key-bind

[O] Beginning R plot export

2011-05-10 Thread John Tait
Hi Do I need to do extra configuration to get R plot output in LaTeX exports? Using the simplest code block: #+SRCNAME: graph #+BEGIN_SRC R :exports both x=c(1,2) y=c(2,4) plot(x,y) x #+END_SRC The numbers "1 2" appear in the LaTeX output, indicating that R is running. The plot doesn't appear

Re: [O] Beginning R plot export

2011-05-10 Thread Nick Dokos
John Tait wrote: > Hi > > Do I need to do extra configuration to get R plot output in LaTeX exports? > > Using the simplest code block: > > #+SRCNAME: graph > #+BEGIN_SRC R :exports both > x=c(1,2) > y=c(2,4) > plot(x,y) > x > #+END_SRC > > The numbers "1 2" appear in the LaTeX output, indic

[O] Epub and Mobi Export

2011-05-10 Thread Avdi Grimm
Well, I got my eBook finished and released. Thanks VERY much to everyone who helped me with LaTeX export questions. Now I have a lot of people asking me for Epub and Mobi formats. I thought that before I launched into producing mobile formats from my Org-Mode, I'd see if anyone else has any experi

[O] file-error

2011-05-10 Thread Jeff Kowalczyk
I use el-get org-mode recipe, but I see the same behavior with a typical org-mode config from init.el. On org-mode git master start with emacs bzr trunk (emacs 24), org errors on load: File mode specification error: (file-error "Cannot open load file" "lisp/org") progn: Cannot open load file: li

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Marcelo de Moraes Serpa
Thanks Thomas. I got enough proof org can really be used to write a book after finding out that Avdi Grimm wrote and published his exceptional ruby book (http://exceptionalruby.com/) using org ;) It's nice to be part of such a great community. Orgmode ROCKS! Thank you for the help, now I'll get s

Re: [O] Epub and Mobi Export

2011-05-10 Thread Thomas S. Dye
Avdi Grimm writes: > Well, I got my eBook finished and released. Thanks VERY much to > everyone who helped me with LaTeX export questions. > > Now I have a lot of people asking me for Epub and Mobi formats. I > thought that before I launched into producing mobile formats from my > Org-Mode, I'd s

Re: [O] Slow movement in large buffers

2011-05-10 Thread Carmine Casciato
Carsten Dominik gmail.com> writes: > >> On 2011-03-15 03:25, Matt Lundin wrote: > >>> I've been navigating the org-issues file (14000+ lines) and have > >>> found movement within the file to be fairly slow. Sometimes Emacs > >>> will lock up for several seconds. > >> > >>> Do others have the sa

[O] suppresing date in beamer output

2011-05-10 Thread Mehul Sanghvi
How do I tell org-mode/beamer to not output the date that is printed on the title page ? -- Mehul N. Sanghvi email: mehul.sang...@gmail.com

Re: [O] Org as a publishing toolkit

2011-05-10 Thread prad
Marcelo de Moraes Serpa writes: > It's nice to be part of such a great community. Orgmode ROCKS! > ya i think org may become quite possibly the most useful item i use ... once i learn how to do more with it. -- in friendship, prad

[O] [OT] Custom remember template

2011-05-10 Thread Marcelo de Moraes Serpa
Hey list, I want a truly custom string to be output by the org-remember template, so I thought I could do something like: ("Journal Entry" ?j (concat "* " (mycustomfunc))) Since "mycustomfunc" and concat both return strings, I thought I wouldn't have a problem... But it fails with: let*:

Re: [O] [OT] Custom remember template

2011-05-10 Thread Nick Dokos
Marcelo de Moraes Serpa wrote: > I want a truly custom string to be output by the org-remember > template, so I thought I could do something like: > > > ("Journal Entry" ?j (concat "* " (mycustomfunc))) > > Since "mycustomfunc" and concat both return strings, I thought I > wouldn't have

Re: [O] suppresing date in beamer output

2011-05-10 Thread suvayu ali
On Tue, May 10, 2011 at 6:47 PM, Mehul Sanghvi wrote: > How do I tell org-mode/beamer to not output the date that is printed > on the title page ? > Have you tried removing the "#+DATE:" line? > -- > Mehul N. Sanghvi -- Suvayu Open source is the future. It sets us free.

Re: [O] file-error

2011-05-10 Thread Nick Dokos
Jeff Kowalczyk wrote: > I use el-get org-mode recipe, but I see the same behavior with a typical > org-mode config from init.el. > > On org-mode git master start with emacs bzr trunk (emacs 24), org errors on > load: > > File mode specification error: (file-error "Cannot open load file" "lisp/

Re: [O] suppresing date in beamer output

2011-05-10 Thread Nick Dokos
suvayu ali wrote: > On Tue, May 10, 2011 at 6:47 PM, Mehul Sanghvi > wrote: > > How do I tell org-mode/beamer to not output the date that is printed > > on the title page ? > > > > Have you tried removing the "#+DATE:" line? > > You actually need the #+DATE: line, but with an empty date: -

Re: [O] suppresing date in beamer output

2011-05-10 Thread Suvayu Ali
On Tue, 10 May 2011 23:17:55 -0400 Nick Dokos wrote: > > Have you tried removing the "#+DATE:" line? > > > > > > You actually need the #+DATE: line, but with an empty date: Thank you for correcting me. Should have checked instead of trying to recall from memory. :-p -- Suvayu Open source

Re: [O] [OT] Custom remember template

2011-05-10 Thread Marcelo de Moraes Serpa
Hi Nick, Nice to know that! I'll try org-catpure. Thanks, Marcelo. On Tue, May 10, 2011 at 10:08 PM, Nick Dokos wrote: > Marcelo de Moraes Serpa wrote: > > >> I want a truly custom string to be output by the org-remember >> template, so I thought I could do something like: >> >> >>      ("Jou

Re: [O] Org as a publishing toolkit

2011-05-10 Thread Avdi Grimm
On Tue, May 10, 2011 at 4:53 PM, Marcelo de Moraes Serpa wrote: > I have a more specific question. I have already managed to embed an > image to act as the cover of the book. However, the image is being > shown in the third page. I want the sequence to be like this: Here's how I did the cover of

Re: [O] [agenda] %% questions

2011-05-10 Thread Michael Brand
Hi Matt On Tue, May 3, 2011 at 16:58, Matt Lundin wrote: > At the moment, time of day strings are not allowed within brackets. So > one has a choice between the following: > > * 12pm Monthly appointment >  <%%(diary-float t 2 1)> Good to know. To add the time I'm now using this format. > * Tex

[O] Bug: Nesting of columns and itemized lists is reversed [7.5]

2011-05-10 Thread Davor Cubranic
In a Beamer presentation, if I nest multiple columns within a list item, the enclosing 'itemize' environment gets closed before the 'columns' environment that it contains. See attached .org and the generated .tex I'm running GNU Emacs 23 from MacPorts, with Org-mode 7.5 installed from source I dow