Re: [O] [babel] inline call within table formula?

2011-07-11 Thread Sebastien Vauban
Hi Eric, Eric S Fraga wrote: Eric Schulte schulte.e...@gmail.com writes: The `sbe' macro can be used to evaluate code blocks in table formula. Argg, yes, I now remember this coming up in the list a long time ago. Thanks for reminding me. I wasn't able to find it using typical keywords

Re: [O] [babel] inline call within table formula?

2011-07-11 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Eric S Fraga wrote: Eric Schulte schulte.e...@gmail.com writes: The `sbe' macro can be used to evaluate code blocks in table formula. Argg, yes, I now remember this coming up in the list a long time ago. Thanks for

Re: [O] xemacs error when calling org-install

2011-07-11 Thread Sebastien Vauban
Hi Volker and David, David Maus wrote: At Wed, 08 Dec 2010 10:06:19 +0100, Dr. Volker Zell wrote: Under xemacs when calling the following from org-mode-7.3 I get: (require 'org-install) - Wrong number of arguments: custom-autoload, 3 This is because xemacs defines custom-autoload only with

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-06-16 15:51 +0800, Carsten Dominik wrote: Hi Leo, I am unable to reproduce this. I do get an empty line the first time, but when the empty line is already there, then there is no problem. Do you find the insertion of this one empty line a problem? - Carsten Sorry for the long

[O] Changing packages and their order in LaTeX export

2011-07-11 Thread Dror Atariah
I need to include 'amsmath' package in my LaTeX export. Using #+LATEX_HEADER: \usepackage{xyz} adds it at the end of the list, and then there are LaTeX related problems. I tried to find where the default list is defined - it seems like it is in org.el. However, I have several copies of this

Re: [O] [babel] inline call within table formula?

2011-07-11 Thread Eric S Fraga
Bastien b...@altern.org writes: Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Eric S Fraga wrote: Eric Schulte schulte.e...@gmail.com writes: The `sbe' macro can be used to evaluate code blocks in table formula. Argg, yes, I now remember this coming up in the list

[O] bug#9040: 24.0.50; wrong type argument: listp t when invoking org-ctrl-c-ctrl-c

2011-07-11 Thread Bastien
Hi Martin and Steve, martin rudalics rudal...@gmx.at writes: which is probably the expected behavior. What shall I do? Nothing. I cannot reproduce this error, and this is surely an old error -- will be fixed when I commit Org 7.6 or 7.6.1 to Emacs trunk. Thanks for looking into this, --

[O] Web bookmarks in ORG?

2011-07-11 Thread Angel de Vicente
Hi, Is there anyone using ORG for keeping web bookmarks? Basically I'm looking at Delicious-like functionality, where I just put tags to web addresses and I can search the bookmarks either for their name or with tags. I have looked at webjump and w3m but they seem to keep old-fashioned ways for

[O] [PATCH] `org-set-property' to use the last set property as default prompt

2011-07-11 Thread Bastien
I'm testing whether patchwork catches the patches again. You are free to test the feature as well :) From 2064e28c44ffc6f4020c8a5ec46e0d6bcf559c01 Mon Sep 17 00:00:00 2001 From: Bastien Guerry b...@altern.org Date: Mon, 11 Jul 2011 12:10:32 +0200 Subject: [PATCH] Make `org-set-property' defaults

Re: [O] [PATCH] `org-set-property' to use the last set property as default prompt

2011-07-11 Thread Bastien
Bastien b...@altern.org writes: I'm testing whether patchwork catches the patches again. This works fine: http://patchwork.newartisans.com/patch/824/ Guys, the patchwork is back usable. Thanks to John for the time he spent fixing this issue! -- Bastien

Re: [O] Changing packages and their order in LaTeX export

2011-07-11 Thread Jambunathan K
Dror Atariah dror...@gmail.com writes: I need to include 'amsmath' package in my LaTeX export. Using #+LATEX_HEADER: \usepackage{xyz} adds it at the end of the list, and then there are LaTeX related problems. I tried to find where the default list is defined - it seems like it is in org.el.

Re: [O] Web bookmarks in ORG?

2011-07-11 Thread Jambunathan K
Hi, Is there anyone using ORG for keeping web bookmarks? Basically I'm looking at Delicious-like functionality, where I just put tags to web addresses and I can search the bookmarks either for their name or with tags. Look at quickurl. I have been using it for quite sometime now. This is

Re: [O] Changing packages and their order in LaTeX export

2011-07-11 Thread Dror Atariah
I need to include 'amsmath' package in my LaTeX export. Using #+LATEX_HEADER: \usepackage{xyz} adds it at the end of the list, and then there are LaTeX related problems. I tried to find where the default list is defined - it seems like it is in org.el. However, I have several copies of this

Re: [O] RFC: Revisit org-export-content-div (in the context of org-s5)

2011-07-11 Thread Bastien
Hi Jambunathan, Jambunathan K kjambunat...@gmail.com writes: Couple of comments wrt org-export-content-div: 1. Should be renamed to org-export-html-content-div Done. 2. If we look at org-s5.el[1], we see the following usage where apparently div id=content is essentially replaced by div

Re: [O] RFC: Revisit org-export-content-div (in the context of org-s5)

2011-07-11 Thread Bastien
Jambunathan K kjambunat...@gmail.com writes: #+begin_src emacs-lisp (defcustom org-export-html-content-div %s div %s %s ; note the html in prefix The name of the container DIV that holds all the page contents. :group 'org-export-htmlize :type 'string) #+end_src Btw, The

Re: [O] Changing packages and their order in LaTeX export

2011-07-11 Thread Bastien
Hi Dror, please make an effort while quoting people -- your email is barely readable. Dror Atariah dror...@gmail.com writes: I need to include 'amsmath' package in my LaTeX export. Using #+LATEX_HEADER: \usepackage{xyz} adds it at the end of the list, and then there are LaTeX related

Re: [O] Changing packages and their order in LaTeX export

2011-07-11 Thread Michael Markert
On 11 Jul 2011, Dror Atariah wrote: 2. If it is the org.el, then how can I tell which file is the one which is used? Should I restart emacs after each edit of this file for the changes to take effect? Can you still answer this question? How can I ask emacs to tell me where is the file it is

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Hi Achim, I went ahead with splitting the Makefile up, it now looks like this: this looks like a flexible solution we might use. When you have time, please provide a patch to this effect. Thanks for you work! -- Bastien

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Hi Achim, Achim Gratz strom...@nexgo.de writes: It looks like the two targets relase and fixrelease have not actually been used and at least fixrelease would not do what the comment is trying to imply it should be doing. If nobody uses them, these two targets should probably be removed.

[O] [PATCH] org-latex.el: New defcustom `org-export-latex-quotes' to control quotes.

2011-07-11 Thread Bastien
From 08c8be7e0403f58a16670a84dbd66d7dd34c7b43 Mon Sep 17 00:00:00 2001 From: Bastien Guerry b...@altern.org Date: Mon, 11 Jul 2011 15:10:00 +0200 Subject: [PATCH] org-latex.el: New defcustom `org-export-latex-quotes' to control quotes. * org-latex.el (org-export-latex-quotes): New defcustom.

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Bastien
Marcus Klemm marcus.kl...@googlemail.com writes: I love org-mode for its power and flexibility but I grew up using an Amiga, laughing at the MS-DOS users with their ancient text mode interfaces and I still can't force myself to like that aspect of org. So everything that makes it look more

Re: [O] Question to the list about csquotes

2011-07-11 Thread Bastien
Hi Nick, Thomas and Frederik, I've just sent a patch for this question: it sticks to the solution suggested in this thread, with minor variations. Thanks all for working out this simple solution! It defines a new `org-export-latex-quotes' variable -- please see the docstring. The default

Re: [O] Web bookmarks in ORG?

2011-07-11 Thread Jason Dunsmore
Angel de Vicente ang...@iac.es writes: Is there anyone using ORG for keeping web bookmarks? Basically I'm looking at Delicious-like functionality, where I just put tags to web addresses and I can search the bookmarks either for their name or with tags. For a while, I was keeping an Org file

Re: [O] [PATCH] org-latex.el: New defcustom `org-export-latex-quotes' to control quotes.

2011-07-11 Thread Stefan Nobis
Bastien b...@altern.org writes: Org to output something like \endquote{some quoted text} instead s/endquote/enquote/ -- Until the next mail..., Stefan. pgpzl49iatYmp.pgp Description: PGP signature

Re: [O] Don't ask, don't run

2011-07-11 Thread Ken Williams
Eric Schulte schulte.eric at gmail.com writes: There is no way to customize `org-confirm-evaluate' to achieve this behavior, however it can be accomplished through creative use of the :eval header argument, by using the `org-export-current-backend' variable to inhibit evaluation during

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Achim Gratz
Bastien b...@altern.org writes: The targets release and fixrelease are for Org's maintainers. Yes, but if they've been used, no trace is to be found in the repository and in any case, what fixrelease is supposed to be doing is not what it actually does — it's currently an exact copy of release.

Re: [O] [babel] inline call within table formula?

2011-07-11 Thread Eric Schulte
Eric S Fraga e.fr...@ucl.ac.uk writes: Bastien b...@altern.org writes: Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Eric S Fraga wrote: Eric Schulte schulte.e...@gmail.com writes: The `sbe' macro can be used to evaluate code blocks in table formula. Argg, yes,

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Sebastien Vauban
Hi Tassilo, Tassilo Horn wrote: I've also made the characters used for table rendering customizable, so that you can use nice unicode glyphs. http://dl.dropbox.com/u/30611246/img/calfw-unicode.png Now that this has been made configurable, could you share your customization for getting such

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Achim Gratz
Bastien b...@altern.org writes: this looks like a flexible solution we might use. Good. When you have time, please provide a patch to this effect. I'll be on it, I should have something to show maybe next weekend. Instead of posting a series of patches to the list, I'll add a feature branch

Re: [O] Thanks for Lilypond export (and minor comments)

2011-07-11 Thread Bastien
Hi Suvayu, thanks for sharing this suggestion and to make it so clear. I understand the model you describe and I see why it's appropriate for projects like git -- as IIUC, your proposal is very close to the one described by git's maintainer. Let me summarize my ideas about how we should use git

Re: [O] Web bookmarks in ORG?

2011-07-11 Thread Angel de Vicente
Hi, Jason Dunsmore emacs-orgm...@dunsmor.com writes: Angel de Vicente ang...@iac.es writes: Is there anyone using ORG for keeping web bookmarks? Basically I'm looking at Delicious-like functionality, where I just put tags to web addresses and I can search the bookmarks either for their name

Re: [O] Web bookmarks in ORG?

2011-07-11 Thread Angel de Vicente
Hi, Jambunathan K kjambunat...@gmail.com writes: Hi, Is there anyone using ORG for keeping web bookmarks? Basically I'm looking at Delicious-like functionality, where I just put tags to web addresses and I can search the bookmarks either for their name or with tags. Look at quickurl. I

Re: [O] Don't ask, don't run

2011-07-11 Thread Eric Schulte
Ken Williams ken.willi...@thomsonreuters.com writes: Eric Schulte schulte.eric at gmail.com writes: There is no way to customize `org-confirm-evaluate' to achieve this behavior, however it can be accomplished through creative use of the :eval header argument, by using the

Re: [O] Thanks for Lilypond export (and minor comments)

2011-07-11 Thread suvayu ali
Hi Bastien, On Mon, Jul 11, 2011 at 6:50 PM, Bastien b...@altern.org wrote: This additional work is only worth undertaking when people are *really* using the branches to collaborate -- which is quite unlikely to happen given the three reasons above I failed to consider the above bit of

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Achim Gratz strom...@nexgo.de writes: Yes, but if they've been used, no trace is to be found in the repository and in any case, what fixrelease is supposed to be doing is not what it actually does — it's currently an exact copy of release. I'll sort it out and make a proposal… Would be nice,

Re: [O] Web bookmarks in ORG?

2011-07-11 Thread Bastien
Hi Angel, maybe you can have a look at GNU recutils: http://www.gnu.org/s/recutils/ I'd be curious to know if recutils has been used to store and manage bookmarks, but I think it's a natural fit. We had some discussion with the author, Jose E. Marchesi, who is an this list -- and

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Manuel Hermenegildo
Sorry for my less experience of orgmode. Can I get a sample task file which contains such complex schedules? I can illustrate the point with a simple one :-): * TODO Thank Sakurai for a great tool 2011-07-05 Tue :MH: * TODO Write paper 2011-07-05 Tue :JF: We share org files among

Re: [O] patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Achim Gratz strom...@nexgo.de writes: I'll be on it, I should have something to show maybe next weekend. Instead of posting a series of patches to the list, I'll add a feature branch to my orgmode clone on repo.or.cz — I think that should be easier to follow since I expect there will be a few

Re: [O] Bulk cut in agenda view

2011-07-11 Thread Bastien
Hi Julien, Julien Cubizolles j.cubizol...@free.fr writes: I often need to purge DONE items from my org files. I have set up a special agenda view for checking those items and cutting some subtrees from it using bulk commands. I'm using a function adapted from the example in the manual (I've

Re: [O] [PATCH] was: patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Achim Gratz
Bastien b...@altern.org writes: Achim and Nick, can I safely apply your patch or was it still a beta version? I've reworked my patch to include a changelog and correct documentation. Additionally I've now tested it on Windows, both with Cygwin and Msys. From

[O] Python script to download Google Calendar events

2011-07-11 Thread Felix Geller
Hi, I wrote a Python script that [1] uses the GData API to download events for your Google Calendar and prints them to a given org-file. It is a very tiny script, but perhaps it is of use to other people as well. Small disclaimer: I've tested this on Mac OS X only, using Python 2.7.2. Let me

Re: [O] [PATCH] was: patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Nick Dokos
Achim Gratz strom...@nexgo.de wrote: From 11a243c4c01f5c2802328e3e4f7956abbaafd7e8 Mon Sep 17 00:00:00 2001 From: Achim Gratz strom...@stromeko.de Date: Sun, 10 Jul 2011 08:42:20 +0200 Subject: [PATCH] remove Makefile target install-info-debian, modify install-info to be compatible *

Re: [O] [PATCH] was: patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Achim Gratz strom...@nexgo.de writes: Bastien b...@altern.org writes: Achim and Nick, can I safely apply your patch or was it still a beta version? I've reworked my patch to include a changelog and correct documentation. Additionally I've now tested it on Windows, both with Cygwin and Msys.

Re: [O] [PATCH] was: patch makefile solve a couple debian build problems and a slackware build problem

2011-07-11 Thread Bastien
Nick Dokos nicholas.do...@hp.com writes: +and it's derivatives use two different versions of install-info and you may its Fixed, thanks! -- Bastien

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Bastien
Hi Leo, Leo sdl@gmail.com writes: On 2011-06-16 15:51 +0800, Carsten Dominik wrote: Hi Leo, I am unable to reproduce this. I do get an empty line the first time, but when the empty line is already there, then there is no problem. Do you find the insertion of this one empty line a

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Eric S Fraga
Bastien b...@altern.org writes: Marcus Klemm marcus.kl...@googlemail.com writes: I love org-mode for its power and flexibility but I grew up using an Amiga, laughing at the MS-DOS users with their ancient text mode interfaces and I still can't force myself to like that aspect of org. So

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread SAKURAI Masashi
Hi, At Mon, 11 Jul 2011 17:50:27 +0200, Sebastien Vauban wrote: : Tassilo Horn wrote: I've also made the characters used for table rendering customizable, so that you can use nice unicode glyphs. http://dl.dropbox.com/u/30611246/img/calfw-unicode.png Now that this has been made

[O] git repository export to LaTeX

2011-07-11 Thread Henri-Paul Indiogine
Greetings! 1. Something wrong with the git repository? $ git pull fatal: The remote end hung up unexpectedly 2. odt export works very well, but I have lost LaTeX export. I get the following lines in my *Messages* buffer: Export buffer: Exporting to LaTeX... File

[O] Again problems with latex inside footnotes.

2011-07-11 Thread Rafael Calsaverini
Hi, sorry for bothering you again with it, but I'm having a problem with latex inside footnotes and I couldn't find the answer in the manual. When I try something like: 8--- blablabla [fn:bla] [fn:bla] this is what \cite{she} said. 8--- this gets exported as: ---8--- blablabla

Re: [O] Again problems with latex inside footnotes.

2011-07-11 Thread Rafael Calsaverini
Also, I have problems with equations even when I use \(...\) instead of $...$. This, for example: --8-- * example Example[fn:note]. [fn:note]An equation: \(\bar{a}\). ---8-- becomes this: ---8--- Example\footnote{An equation: \(\bar\{a\}\). }. ---8--- I'm not really sure, but I suspect this

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-07-12 07:00 +0800, Bastien wrote: [snipped 14 lines] Sorry for the long delay. I can reproduce this in Emacs -q with (setq org-blank-before-new-entry '((heading))) Please let me know if the attached patch fixes this issue. Thanks, Yes, it fixes this issue. Leo