Re: [O] build failure

2012-08-26 Thread Achim Gratz
Erich Neuwirth writes: I just pulled the latest version of the sources on my MacBook with OSX 10.8.1 Buildung does not work any more, here is the error. Loading /Users/neuwirth/devel/org-mode/lisp/org-compat.el (source)... Cannot open load file: ../UTILITIES/org-fixup.el make[1]: ***

Re: [O] Best way to implement project specific captures

2012-08-26 Thread Richard Riley
Bastien b...@altern.org writes: Hi Richard, Richard Riley rile...@gmail.com writes: ALso it would be really really nice if it would use the existing org file if that file is on the agenda list and I dont specify a path component on the destination file variable in the template. Mhh...

[O] Preserving the geometry of a table range

2012-08-26 Thread Jarmo Hurri
Greetings. If you pass a table range to an elisp function in a tblfm - say, using remote - the values in the range seem to be passed to the function as a single list. Thus the geometry of the region is lost. Is it possible to return a list of lists, e.g., a list of rows instead? Is this

Re: [O] Preserving the geometry of a table range

2012-08-26 Thread Michael Brand
Hi Jarmo could you make a small example with the table content before and after the yet to be defined formula has been applied, maybe with a pseudo-formula? Michael

Re: [O] difficulty installing 7.9 with the new build system: org-version not informative

2012-08-26 Thread Achim Gratz
Bastien writes: I'll add a file to the tarball that just defines these two variables and include that when absolutely no version is defined. Can't we just have this in default.mk? Do we need yet another file? That would mean I'd have to change default.mk while building the tarball and

Re: [O] difficulty installing 7.9 with the new build system: org-version not informative

2012-08-26 Thread Bastien
Achim Gratz strom...@nexgo.de writes: Bastien writes: I'll add a file to the tarball that just defines these two variables and include that when absolutely no version is defined. Can't we just have this in default.mk? Do we need yet another file? That would mean I'd have to change

Re: [O] [PATCH v3 00/11] Taskjuggler exporter improvements

2012-08-26 Thread Bastien
Hi Yann, Yann Hodique yann.hodi...@gmail.com writes: here is a new version of the patch series. I have now applied those patches to master. Thanks a lot for this! -- Bastien

[O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Moritz Ulrich
When I try to refile a TODO from from a sticky agenda, I get the following error: --8---cut here---start-8--- Debugger entered--Lisp error: (wrong-type-argument stringp nil) org-remove-subtree-entries-from-agenda() org-agenda-refile(nil)

Re: [O] Preserving the geometry of a table range

2012-08-26 Thread Jarmo Hurri
Greetings Michael. I can try. Here is an example of the desired low-level functionality with a simple function. The lookup functions would be built on this. Does this help? * an example of low level functionality Here is an example of an elisp function working on a range as a list of rows.

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread Moritz Ulrich
John Hendy writes: On Sat, Aug 25, 2012 at 2:39 PM, Achim Gratz strom...@nexgo.de wrote: Filippo A. Salustri writes: I haven't yet installed Xcode on some of my Lion machines, so I haven't got 'make' everywhere. Why do you need Xcode to get make? Having a Mac myself, I'm assuming the

Re: [O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Bastien
Moritz Ulrich mor...@tarn-vedra.de writes: When I try to refile a TODO from from a sticky agenda, I get the following error: Debugger entered--Lisp error: (wrong-type-argument stringp nil) org-remove-subtree-entries-from-agenda() org-agenda-refile(nil)

Re: [O] (Warning: Has attachments) org-odt.el/ org-e-html.el/ org-e-odt.el: Needs new maintainers

2012-08-26 Thread Bastien
Hi Jambunathan, Jambunathan K kjambunat...@gmail.com writes: [2] If the maintainership of Orgmode project changes hands, please let me know. I can continue from where I left off. Can you suggest who as an Org maintainer will make you maintain back org-odt.el, org-e-html.el and

Re: [O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Moritz Ulrich
Bastien writes: Moritz Ulrich mor...@tarn-vedra.de writes: When I try to refile a TODO from from a sticky agenda, I get the following error: Debugger entered--Lisp error: (wrong-type-argument stringp nil) org-remove-subtree-entries-from-agenda() org-agenda-refile(nil)

Re: [O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Bastien
Moritz Ulrich mor...@tarn-vedra.de writes: Seems like `org-agenda-kill' is affected too: And `org-agenda-archive-with' too. Both should be fixed now, thanks. -- Bastien

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread John Hendy
On Sun, Aug 26, 2012 at 3:58 AM, Moritz Ulrich mor...@tarn-vedra.de wrote: John Hendy writes: On Sat, Aug 25, 2012 at 2:39 PM, Achim Gratz strom...@nexgo.de wrote: Filippo A. Salustri writes: I haven't yet installed Xcode on some of my Lion machines, so I haven't got 'make' everywhere.

[O] comma as decimal point: bug?

2012-08-26 Thread Rainer Thiel
I have seen that as of v. 7.9, org tables are supposed to accept commas as decimal points which is useful if you set up tables to be used in in files where continental conventions are expected to be followed. But I cannot see this really works. I should have expected that the following two

[O] (not so) sticky agendas

2012-08-26 Thread Rainer Thiel
I use to have the agenda for the next 21 days automatically displayed when Emacs ist run. For this purpose, I have put (org-agenda-list) as one of the last entries in my .emacs init file (the org-agenda-span is set to 21 befor in the custom variables). The agenda thereby displayed is not

Re: [O] [BABEL] [PATCH] Make it possible to use buffer local noweb start/end patterns

2012-08-26 Thread Eric Schulte
Sean O'Halpin sean.ohal...@gmail.com writes: On Sat, Aug 25, 2012 at 11:50 PM, Eric Schulte eric.schu...@gmx.com wrote: Are you familiar with file local variables? See (info (emacs)Specifying File Variables) Yes. That's what I'm trying to enable. Without the patch, it seems that the

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread Filippo A. Salustri
Yes, I download it from the AppStore too. I just start download before I go to lunch. It's done long before I get back. /fas On 26 August 2012 04:58, Moritz Ulrich mor...@tarn-vedra.de wrote: Yes, there is! :-) Use a recent Xcode from the Mac AppStore and install the command line tools via

Re: [O] Org-mode release 7.9

2012-08-26 Thread Robert Horn
A bug, perhaps ELPA related. Sorry to be so brief but I've got to run soon to the station. I'm going to be tied up for the next week, but if it's not figured out by then, I'll have time to look in more detail. I confirmed this on Linux, Mac, and Windows, all emacs 24.1. All respond the same.

Re: [O] Org-mode release 7.9

2012-08-26 Thread Achim Gratz
Robert Horn writes: Tests: - proper org-version? yes 7.9, no problems reported Can we see the full output, please? - [f8] to trigger a capture I get the error: org-capture-select-template: Symbol's function definition is void: org-contextualize-keys In my .emacs I've got (define-key

Re: [O] [BABEL] [PATCH] Make it possible to use buffer local noweb start/end patterns

2012-08-26 Thread Sean O'Halpin
On Sun, Aug 26, 2012 at 3:31 PM, Eric Schulte eric.schu...@gmx.com wrote: [snip] I just committed this to the git repo. Thanks for the contribution! (and thanks for packaging your patch so that it was easy to apply) Great! Thanks.

[O] Report on package Org-mode version N/A (N/A @ c:/cygwin/usr/local/share/emacs/site-lisp/org/)

2012-08-26 Thread Robert Adesam
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.

Re: [O] I can't make work 'startup hidestars'

2012-08-26 Thread Ashfaq
: ) Thank you, Phillip, for the info. At last, I got it right. Selecting manoj-dark color-theme has hid those stars. -- Sincerely, Ashfaq

Re: [O] Report on package Org-mode version N/A (N/A @ c:/cygwin/usr/local/share/emacs/site-lisp/org/)

2012-08-26 Thread Brian van den Broek
On 26 August 2012 08:07, Robert Adesam rob...@adesam.se wrote: 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

[O] org2blog: referencing to other blog posts?

2012-08-26 Thread Steinar Bang
Is there a way to reference other blog posts in org2blog, other than using absolute URLs for that article on the server? I will use absolute URLs as a workaround, if there is no way, but it would feel better to work inside the system. Also is there a way to link related articles, that will show

[O] Beamer onlyenv

2012-08-26 Thread Avdi Grimm
I have a lot of slides where I want to incrementally show arbitrary information or code that is *not* part of a bullet list. I've been doing it like this: #+BEAMER: \begin{onlyenv}2- ...some content... #+BEAMER: \end{onlyenv} I haven't been able to find any comprehensive org-beamer docs, and

Re: [O] Preserving the geometry of a table range

2012-08-26 Thread Michael Brand
Hi Jarmo On Sun, Aug 26, 2012 at 10:45 AM, Jarmo Hurri jarmo.hu...@syk.fi wrote: Does this help? Yes. but now it naturally gives an error, since the argument to sum-row-prods is a list, not a list of lists (rows). AFAIK there is no way to get the list of lists. But if you didn’t

Re: [O] Please consider making a donation

2012-08-26 Thread BernardH
Bastien bzg at altern.org writes: Hello all, I've been a freelancer for the last two months and I want to continue this experience. As such, my main challenge is to discipline myself not to spend too much time on Org -- because, as you can imagine, it *is* very tempting. So the

Re: [O] Report on package Org-mode version N/A (N/A @ c:/cygwin/usr/local/share/emacs/site-lisp/org/)

2012-08-26 Thread Achim Gratz
Brian van den Broek writes: See the thread http://thread.gmane.org/gmane.emacs.orgmode/59337 where I posted about the same issue. Achim's reply to my original post provides the solution. Besides, it's already solved in Git, so when the archives are next updated it will work as expected

[O] build failure

2012-08-26 Thread Erich Neuwirth
I just pulled the latest version of the sources on my MacBook with OSX 10.8.1 Buildung does not work any more, here is the error. Loading /Users/neuwirth/devel/org-mode/lisp/org-compat.el (source)... Cannot open load file: ../UTILITIES/org-fixup.el make[1]: *** [org-version.el] Error 255 make:

[O] Alternate format for datetree

2012-08-26 Thread c b
Hi, I have been using org-mode for about 18 months now and love it. I recently came across the org-capture file+datetree format and it is just what I am looking for, except that I need a slightly different format described as below Currently format is * 2012 ** 2012-08 *** 2012-08-26 Sunday

Re: [O] build failure

2012-08-26 Thread Bastien
Hi Erich, Erich Neuwirth erich.neuwi...@univie.ac.at writes: I just pulled the latest version of the sources on my MacBook with OSX 10.8.1 Buildung does not work any more, here is the error. Loading /Users/neuwirth/devel/org-mode/lisp/org-compat.el (source)... Cannot open load file:

Re: [O] comma as decimal point: bug?

2012-08-26 Thread Bastien
Hi Rainer, Rainer Thiel r.th...@uni-jena.de writes: I have seen that as of v. 7.9, org tables are supposed to accept commas as decimal points which is useful if you set up tables to be used in in files where continental conventions are expected to be followed. But I cannot see this really

Re: [O] comma as decimal point: bug?

2012-08-26 Thread Nicolas Goaziou
Hello, Rainer Thiel r.th...@uni-jena.de writes: I have seen that as of v. 7.9, org tables are supposed to accept commas as decimal points which is useful if you set up tables to be used in in files where continental conventions are expected to be followed. Actually, this more subtle. Tables

Re: [O] comma as decimal point: bug?

2012-08-26 Thread Bastien
Nicolas Goaziou n.goaz...@gmail.com writes: But it only means such numbers will be properly aligned to the right. Internally, calculations still require dot separator. Mhh.. but many users might expect the calculation to happen just because those strings are aligned as numbers. The name of

Re: [O] comma as decimal point: bug?

2012-08-26 Thread Nicolas Goaziou
Hello, Bastien b...@altern.org writes: Mhh.. but many users might expect the calculation to happen just because those strings are aligned as numbers. 3.5 will also be recognized and aligned as a number, but you can't expect calculations to happen on it either. Regards, -- Nicolas Goaziou

[O] Small suggestion for org-taskjuggler.el

2012-08-26 Thread Bill Day
In working with org-mode's taskjuggler exporter, I have noticed that it does not support the attributes chargeset and charge in taskjuggler 3. These attributes are necessary to use taskjuggler's cost estimating functions. I am not much of a coder, but I have tried my hand at a patch. commit

Re: [O] Alternate format for datetree

2012-08-26 Thread John Hendy
On Sun, Aug 26, 2012 at 3:11 PM, c b 24x7x...@gmail.com wrote: Hi, I have been using org-mode for about 18 months now and love it. I recently came across the org-capture file+datetree format and it is just what I am looking for, except that I need a slightly different format described as

Re: [O] Including multiple plots resulting from a loop of R code in LaTeX

2012-08-26 Thread John Hendy
On Thu, Aug 23, 2012 at 11:43 AM, Eric Schulte eric.schu...@gmx.com wrote: John Hendy jw.he...@gmail.com writes: I'm conducting some neural network analysis, and the results are highly dependent on the random seed set prior to creating the model. I loop through seeds 1-500, storing the

[O] How to fontify FIXME in tables?

2012-08-26 Thread François Pinard
Hi, Org people. I just refreshed Org mode from Git today, and as usual, it was fairly easy. From the announcement, tons of work accumulated, and I wanted to take advantage of them! It's fun putting oneself in a position to lazily discover new possibilities over something which is already highly

Re: [O] Including multiple plots resulting from a loop of R code in LaTeX

2012-08-26 Thread John Hendy
On Thu, Aug 23, 2012 at 11:43 AM, Eric Schulte eric.schu...@gmx.com wrote: John Hendy jw.he...@gmail.com writes: I'm conducting some neural network analysis, and the results are highly dependent on the random seed set prior to creating the model. I loop through seeds 1-500, storing the

Re: [O] Including multiple plots resulting from a loop of R code in LaTeX

2012-08-26 Thread John Hendy
On Sun, Aug 26, 2012 at 10:15 PM, John Hendy jw.he...@gmail.com wrote: On Thu, Aug 23, 2012 at 11:43 AM, Eric Schulte eric.schu...@gmx.com wrote: John Hendy jw.he...@gmail.com writes: I'm conducting some neural network analysis, and the results are highly dependent on the random seed set

Re: [O] Alternate format for datetree

2012-08-26 Thread Nick Dokos
John Hendy jw.he...@gmail.com wrote: On Sun, Aug 26, 2012 at 3:11 PM, c b 24x7x...@gmail.com wrote: Hi, I have been using org-mode for about 18 months now and love it. I recently came across the org-capture file+datetree format and it is just what I am looking for, except that I need a

[O] Problems Setting Drawers in .emacs

2012-08-26 Thread Rodolfo Aramayo
Hi, I am having essentially the same problem described on the following thread: http://thread.gmane.org/gmane.emacs.orgmode/22263 Which is essentially: when I define in my .emacs file: ;; Define some default drawers. (setq org-drawers (quote (PROPERTIES SETUP))) PROPERTIES and SETUP aren't

Re: [O] Problems Setting Drawers in .emacs

2012-08-26 Thread Nick Dokos
Rodolfo Aramayo raram...@gmail.com wrote: Hi, I am having essentially the same problem described on the following thread: http://thread.gmane.org/gmane.emacs.orgmode/22263 Which is essentially: when I define in my .emacs file: ;; Define some default drawers. (setq org-drawers

[O] #+INCLUDE broken (or changed) in org-mode 7.9? Help!

2012-08-26 Thread Bill Day
The following code used to include the sitemap and a search box in my published index.html page: index.org #+SETUPFILE: ~/elisp/org-templates/level-0.org #+TITLE: Wiki #+HTML: div class=containerdiv class=span-4 #+INCLUDE sitemap-generated.org #+HTML: /divdiv class=span-16 #+INCLUDE search.org .