Re: [O] Patch: Mark org-diary-class as obsolete and skip entries on holidays in org-class

2011-10-26 Thread Carsten Dominik
Hi Rüdiger, On Oct 10, 2011, at 9:15 PM, Rüdiger Sonderfeld wrote: > Hello, > I wrote two small patches. The first one marks org-diary-class as obsolete > (according to its documentation it is deprecated). The second one is a > patch for org-class. It changes org-class to skip entries that are on

Re: [O] [RFC] Standardized code block keywords

2011-10-26 Thread Daniel Bausch
> > Daniel (who used Babel to write his thesis in one big file with all data > > and chart generating code interleaved with the text -- faboulous!) > > Indeed - could we hope to get a glimpse at some examples (or even the whole > thing) at some point? Unfortunately not at the moment, because we'r

Re: [O] Bind an agenda filter to a global shortcut

2011-10-26 Thread Bernt Hansen
Marcelo de Moraes Serpa writes: > Hmm, I actually already do that. The shortcut is not bad, but what I > want to do is to bind it to a single keypress. With the custom agenda > view, I still need to C-c a and then the shortcut, which is not bad, > but there are one or two views that I use too oft

Re: [O] Bind an agenda filter to a global shortcut

2011-10-26 Thread Marcelo de Moraes Serpa
Hmm, I actually already do that. The shortcut is not bad, but what I want to do is to bind it to a single keypress. With the custom agenda view, I still need to C-c a and then the shortcut, which is not bad, but there are one or two views that I use too often, and I'm being spoiled by VIM, I would

Re: [O] Bind an agenda filter to a global shortcut

2011-10-26 Thread Marcelo de Moraes Serpa
Obrigado Darlan :) I'll check it out. On Wed, Oct 26, 2011 at 3:34 PM, Darlan Cavalcante Moreira < darc...@gmail.com> wrote: > > You can do this (and more) with the custom agenda views [1]. > > [1] http://orgmode.org/manual/Custom-agenda-views.html#Custom-agenda-views > > -- > Darlan > > At Wed,

Re: [O] Bind an agenda filter to a global shortcut

2011-10-26 Thread Darlan Cavalcante Moreira
You can do this (and more) with the custom agenda views [1]. [1] http://orgmode.org/manual/Custom-agenda-views.html#Custom-agenda-views -- Darlan At Wed, 26 Oct 2011 12:13:52 -0500, Marcelo de Moraes Serpa wrote: > > [1 ] > Hi list, > > So, I'd like to bind a specific agenda filter to a sim

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Matthew Sauer
Yes, after the pull, cleaning, then making would have to be done. I believe everyone wass aware of that but the concern here was how to switch grom a lagging repo to the more up to date repo for the pull. On Wednesday, October 26, 2011, Dave Abrahams wrote: > > on Wed Oct 26 2011, suvayu ali w

[O] Trying to use a custom face for highlighting tags used in agenda filtering

2011-10-26 Thread Sebastien Vauban
Hello, I tried modifying the lines of defun org-agenda-set-mode-name, line 6764, so that tags are highlighted in the mode-line. #+begin_src emacs-lisp (if (or org-agenda-filter (get 'org-agenda-filter :preset-filter)) '(

Re: [O] [babel] Announcing ob-picolisp.el

2011-10-26 Thread Eric Schulte
Thorsten writes: > Eric Schulte writes: > >> Thorsten, if copying ob-picolisp to contrib/babel/langs until your FSF >> paperwork is completed sounds agreeable to you I will move it over now. > > Sure, no problem, go ahead. > Done, Thanks -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/

[O] Tags included in subtree export title despite tags:nil in header

2011-10-26 Thread suvayu ali
Hi, I have an org file with lots of notes for myself. I sometimes export it to html for reading on the browser. I also have a subtree where I wrote beamer presentation about the project. I would like to exclude this from the html export, so I tag it with noexport. Now when I do a subtree export t

[O] [PATCH] Stealth org-link-search

2011-10-26 Thread Nicolas Goaziou
Hello, I don't think there is a decent way to search for a link destination without modifying buffer's visibility around match. This can be very annoying when resolving links in background. So, if I'm right, the following patch will fill that gap. Regards, -- Nicolas Goaziou >From d489f27969d

[O] [ANN][RFC] org-odt.texi/org-odt.pdf preview (was Re: Org-odt table format)

2011-10-26 Thread Jambunathan K
The org-odt.texi and org-odt.pdf are in the parent of this mail. It is also accessible as attachment at http://article.gmane.org/gmane.emacs.orgmode/48468 Proof readers invited. --

[O] [Accepted] org-capture and XEmacs, indenting too far

2011-10-26 Thread Bastien Guerry
Patch 1002 (http://patchwork.newartisans.com/patch/1002/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3Cy9lipnhjd8w.fsf%40deinprogramm.de%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="u

Re: [O] Bug: [testing] missing dependency [7.7 (release_7.7.340.ga342)]

2011-10-26 Thread Dave Abrahams
on Wed Oct 26 2011, Bastien wrote: > Hi Dave, > > Dave Abrahams writes: > >> testing/README.org mentions the dependency on jump.el, but not on the >> ESS package, which appears to be required for `(org-test-load)' to >> work > > `org-test-load' works fine here without requiring the ESS package.

Re: [O] org-velocity load problem

2011-10-26 Thread Bastien
Hi, d.tchin writes: > This post just to warn that org-velocity is not loaded with Emacs 22.3.1. > > I try to load org-velocity but I have the following message : > error: Unknown keyword :safe > > I use GNU Emacs 22.3.1 (i386-mingw-nt6.1.7601) and Org-mode version 7.7. > > I had the possibility

Re: [O] org-capture and XEmacs, indenting too far

2011-10-26 Thread Bastien
Hi Michael, Michael Sperber writes: > Looking at this again, my analysis was stupid: The problem is that the > indirect buffer used for capture is not in org-mode at all, and that is > indeed an XEmacs-specific problem, as `make-indirect-buffer' does not > accept the 'clone argument on XEmacs.

Re: [O] [patch] Re: LATEX_CLASS_OPTIONS in SETUPFILE

2011-10-26 Thread Bastien
Hi Christophe, Christophe Rhodes writes: > Please find a patch attached addressing this issue. Applied, with some minor typo correction in the ChangeLog. Thanks for writing it! -- Bastien

Re: [O] HTML export, TODO keyword face

2011-10-26 Thread Bastien
Hi Peter, Peter Baranyi writes: > I set up org todo keyword faces like so: > > (setq org-todo-keyword-faces > '(("FAIL" . org-warning) > ("MISSING" . org-warning) > )) > > But at html export, the keywords are green because they are done > states. So additionally I have to set : > > (set

Re: [O] [Bug] Return on description link

2011-10-26 Thread Bastien
Hi Maximilian, maxi.mat...@googlemail.com (Maximilian Matthé) writes: > See the attached org-file for more information. Hitting return on a link > in a description list does not follow the link but insert . > > I have org-return-follows-link set to t. This is now fixed in git, thanks! -- Bast

[O] Bind an agenda filter to a global shortcut

2011-10-26 Thread Marcelo de Moraes Serpa
Hi list, So, I'd like to bind a specific agenda filter to a simple one-key shortcut, maybe one of the function keys. This might be an easy think to do, but I'm not sure how. How could I trigger an agenda filter action directly through elisp (without needing to go to the agenda view and use the sho

[O] [Accepted] Addition of default-description parameter to org-insert-link

2011-10-26 Thread Bastien Guerry
Patch 1010 (http://patchwork.newartisans.com/patch/1010/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3CCABAjAKc0XK4ZJX6Cw%3DPhWAq24EmYNwSzbDVu378XUa4JMbEr_g%40mail.gmail.com%3E Here is the original message containing the patch: >

Re: [O] Bug: [testing] missing dependency [7.7 (release_7.7.340.ga342)]

2011-10-26 Thread Bastien
Hi Dave, Dave Abrahams writes: > testing/README.org mentions the dependency on jump.el, but not on the > ESS package, which appears to be required for `(org-test-load)' to > work `org-test-load' works fine here without requiring the ESS package. Can you check again? Thanks! -- Bastien

Re: [O] "git describe" in version of info file with "make info_git_describe"

2011-10-26 Thread Achim Gratz
Michael Brand writes: > There has not yet been any review or comment on the changes in the > Makefile and in UTILITIES/set-version.pl. I would be happy if these > parts could be reviewed too. The set-version.pl file may be obsolete (perl is still required), there is no version number in the indiv

[O] [PATCH] Addition of default-description parameter to org-insert-link

2011-10-26 Thread Yuri Lenskiy
This patch, against the stable 7.7 branch version of org.el, adds a default-description argument to org-insert-link that, if non-nil, will become the default description. - Yuri Lenskiy diff --git a/lisp/org.el b/lisp/org.el index c29ef11..bf6daab 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -885

Re: [O] Can't use char ">" in TODO state

2011-10-26 Thread Sebastien Vauban
Hi Nicolas and Bastien, > Nicolas Goaziou wrote: >> Bastien writes: >>> Michael Brand writes: >>> It works with this patch http://patchwork.newartisans.com/patch/964 from Nicolas which I am still using to test it. >> >>> If so, then Nicolas please apply it. It really simplifies >

Re: [O] [babel] Announcing ob-picolisp.el

2011-10-26 Thread Thorsten
Bastien writes: > This is great, thanks for sharing. Btw, picolisp looks way cool. Thats what I thought when I discovered it, so simple and so smart at the same time. Maybe the perfect language for an Emacs rewrite ... just kidding ;) cheers -- Thorsten

Re: [O] [babel] Announcing ob-picolisp.el

2011-10-26 Thread Thorsten
Eric Schulte writes: > Thorsten, if copying ob-picolisp to contrib/babel/langs until your FSF > paperwork is completed sounds agreeable to you I will move it over now. Sure, no problem, go ahead. cheers -- Thorsten

Re: [O] "git describe" in version of info file with "make info_git_describe"

2011-10-26 Thread Michael Brand
Hi Carsten and Bastien On Fri, Oct 21, 2011 at 16:44, Carsten Dominik wrote: > is there an agreement that this is a good patch?  I have not followed the > discussion. Let me summarize: > On Oct 16, 2011, at 9:12 PM, Michael Brand wrote: >> The previous patch attachment had a wrong mime typ

[O] Bug: Remote reference (@>$1) doesn't work while ($LR1) works. [7.7]

2011-10-26 Thread Wu Feng
Hello, First, please check below simple example, I defined two tables (T1 and T2). In table-2, I remotely refer to the @>$1 (last row, column 1) and $LR2 (last row, column 2) of T1. #+TBLNAME: T1 | 11 | 12 | | 21 | 22 | | 31 | 32 | #+TBLNAME: T2 | xxx | xxx | xxx | xxx | | # | 21 | 32 |

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Dave Abrahams
on Wed Oct 26 2011, suvayu ali wrote: > On Wed, Oct 26, 2011 at 10:07, Rainer Stengele > wrote: >> Lacking knowledge of git I deleted everything, cloned from the new repo and >> compiled the files. >> Result was a significantly faster Org experience. >> > > For future reference, a sinple `git

Re: [O] [babel] Announcing ob-picolisp.el

2011-10-26 Thread Eric Schulte
Bastien writes: > Hi Thorsten, > > Thorsten writes: > >> Hi list, with help and substancial input from Eric (Schulte) I added a >> new language to org-babel, the minimal lisp dialect picolisp [thanks to >> Eric!]. You can download the ob-picolisp.el file here: >> >> https://github.com/tj64/ob-pi

Re: [O] [ANN] BREAKING CHANGE -- removing #+BABEL file-wide property lines

2011-10-26 Thread Eric Schulte
"Sebastien Vauban" writes: > Hi Eric, > > Eric Schulte wrote: >>> I think that makes sense. >>> >>> While thinking about all of this, and working in real-life documents, I just >>> came back to a suggestion which I made some time ago. It goes about this >>> enhancement: >>> >>> Would it be po

Re: [O] [babel] Announcing ob-picolisp.el

2011-10-26 Thread Bastien
Hi Thorsten, Thorsten writes: > Hi list, with help and substancial input from Eric (Schulte) I added a > new language to org-babel, the minimal lisp dialect picolisp [thanks to > Eric!]. You can download the ob-picolisp.el file here: > > https://github.com/tj64/ob-picolisp This is great, thanks

[O] [patch] Re: LATEX_CLASS_OPTIONS in SETUPFILE

2011-10-26 Thread Christophe Rhodes
Christophe Rhodes writes: > I believe that the > reason is that LATEX_CLASS_OPTIONS is not handled within > org-infile-export-plist in org-exp.el. Please find a patch attached addressing this issue. >From 1f92aed1a882f93af78c57c67bd6f12401db877e Mon Sep 17 00:00:00 2001 From: Christophe Rhodes

Re: [O] [RFC] Standardized code block keywords

2011-10-26 Thread Nick Dokos
Daniel Bausch wrote: > Am Mittwoch 26 Oktober 2011, 15:10:03 schrieb Giovanni Ridolfi: > > Nick Dokos writes: > > > Eric Schulte wrote: > > >> Surprisingly (to me) srcname is the winner here, but luckily I haven't > > >> yet voted, and although I would have though #+source: would have been > >

Re: [O] [RFC] Standardized code block keywords

2011-10-26 Thread Daniel Bausch
Am Mittwoch 26 Oktober 2011, 15:10:03 schrieb Giovanni Ridolfi: > Nick Dokos writes: > > Eric Schulte wrote: > >> Surprisingly (to me) srcname is the winner here, but luckily I haven't > >> yet voted, and although I would have though #+source: would have been > >> the winner I like the simplicity

Re: [O] Bug: tags search in org-sparse-tree is broken

2011-10-26 Thread Giovanni Ridolfi
Suvayu Ali writes: Hi, Suvayu > Are the matched headlines highlighted? No. you're right, there's a bug > Can you move to the next match with next-error > (C-x ` or M-g n)? No. bug. :-/ > When I try to move through the > matches with M-g n or M-g p, I get the following error. > > Debugger en

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Nick Dokos
Rainer Stengele wrote: > No, the old repo > > git://repo.or.cz/org-mode.git > > I used is some time behind the one I use now. > If I want to get a fix immediately I learned I have to use the new repo > git://orgmode.org/org-mode.git > > I hope I got this right. > > Rainer > > Am 26.10.2011

Re: [O] Bug: tags search in org-sparse-tree is broken

2011-10-26 Thread Suvayu Ali
Hi Giovanni, On Wed, 26 Oct 2011 15:40:53 +0200 Giovanni Ridolfi wrote: > suvayu ali writes: > > Hi, suvayu > > > > The tags search for org-sparse-tree seems to be broken. > > With a minimal > > setup, C-c / m RET doesn't perform a tags search. > > well, with my org-version, 2 commits befor

Re: [O] [ANN] BREAKING CHANGE -- removing #+BABEL file-wide property lines

2011-10-26 Thread Sebastien Vauban
Hi Eric, Eric Schulte wrote: >> I think that makes sense. >> >> While thinking about all of this, and working in real-life documents, I just >> came back to a suggestion which I made some time ago. It goes about this >> enhancement: >> >> Would it be possible to specify "buffer-wide language s

Re: [O] Bug: tags search in org-sparse-tree is broken

2011-10-26 Thread Giovanni Ridolfi
suvayu ali writes: Hi, suvayu > > The tags search for org-sparse-tree seems to be broken. > With a minimal > setup, C-c / m RET doesn't perform a tags search. well, with my org-version, 2 commits before the leading edge: Org-mode version 7.7 679a0e1fe93d630820185f931087328d32e81077 GNU Emacs

Re: [O] [RFC] Standardized code block keywords

2011-10-26 Thread Giovanni Ridolfi
Nick Dokos writes: > Eric Schulte wrote: > >> Surprisingly (to me) srcname is the winner here, but luckily I haven't >> yet voted, and although I would have though #+source: would have been >> the winner I like the simplicity of using #+name: for named code blocks >> as well as named data. So I

Re: [O] [babel] Property engine can't be set globally

2011-10-26 Thread Sebastien Vauban
Hi Eric, Eric Schulte wrote: > This is because engine is a ob-sql specific header argument. Language > specific files a supposed to declare the names of their header arguments > so that they may be inherited through variables with names like > `org-babel-header-arg-names:sql'. I've just added su

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread suvayu ali
Hi Rainer, On Wed, Oct 26, 2011 at 14:16, Rainer Stengele wrote: > No, the old repo > > git://repo.or.cz/org-mode.git > > I used is some time behind the one I use now. > If I want to get a fix immediately I learned I have to use the new repo > git://orgmode.org/org-mode.git > > I hope I got this

Re: [O] [babel] Property engine can't be set globally

2011-10-26 Thread Eric Schulte
Hi Seb, This is because engine is a ob-sql specific header argument. Language specific files a supposed to declare the names of their header arguments so that they may be inherited through variables with names like `org-babel-header-arg-names:sql'. I've just added such a variable to ob-sql with

Re: [O] [RFC] Standardized code block keywords

2011-10-26 Thread Eric Schulte
Daniel Bausch writes: >> > However, I'd like to ask, what happens, if one refers to a >> > name of a source block where data is expected, does it then refer to >> > the results produced by that source block? How are such situations >> > handeled at the moment? >> >> Try it out, but be ready to

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Rainer Stengele
No, the old repo git://repo.or.cz/org-mode.git I used is some time behind the one I use now. If I want to get a fix immediately I learned I have to use the new repo git://orgmode.org/org-mode.git I hope I got this right. Rainer Am 26.10.2011 14:11, schrieb suvayu ali: > On Wed, Oct 26, 2011 a

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread suvayu ali
On Wed, Oct 26, 2011 at 10:07, Rainer Stengele wrote: > Lacking knowledge of git I deleted everything, cloned from the new repo and > compiled the files. > Result was a significantly faster Org experience. > For future reference, a sinple `git pull` would have sufficed. -- Suvayu Open source

Re: [O] feature suggestion: apply datetime prompt magic to selected region

2011-10-26 Thread Brian van den Broek
On 26 Oct 2011 09:56, "Eric S Fraga" wrote: > > Brian van den Broek writes: > > [...] > > > Various people upthread convinced me that my feature request wasn't > > really worth it. (I do hope it didn't cost you too much time!) So, I > > am content to drop it here :-) > > but did you try a simple

[O] Org-odt table format

2011-10-26 Thread Vikas Rawal
Is there a way to specify (in the org file) column widths of a table when exported to an odt file. Vikas

[O] [babel] Property engine can't be set globally

2011-10-26 Thread Sebastien Vauban
#+SEQ_TODO: DOESN'T_WORK | WORKS #+PROPERTY: eval never #+PROPERTY: engine msosql #+PROPERTY: cmdline -S -U -P -d -n -w 700 #+PROPERTY: results value * Overview Some properties, either set at file level or at tree level, still remain _invisible_ (unset) to code blocks. This is at least t

Re: [O] Orgmode performance problem and "solution"

2011-10-26 Thread Jambunathan K
> Sorry I have no explanation but maybe someone who has performance > problems may try to checkout from scratch and recompile. May be this is the explanation: http://orgmode.org/w/?p=org-mode.git;a=commit;h=1a97f29c342d85960a65c0bd992fee7c87850da5 points to this thread: https://lists.gnu.org/ar

[O] Orgmode performance problem and "solution"

2011-10-26 Thread Rainer Stengele
Hi all, after upgrading my Emacs from version 23 to GNU Emacs 24.0.90.1 (i386-mingw-nt5.1.2600) of 2011-10-19 on MARVIN Org ran terribly slow. Cursor movement was slow, clock adjustment also etc. After having an issue which was solved immediately by Nicolas Goaziou I changed my repository from

Re: [O] feature suggestion: apply datetime prompt magic to selected region

2011-10-26 Thread Eric S Fraga
Brian van den Broek writes: [...] > Various people upthread convinced me that my feature request wasn't > really worth it. (I do hope it didn't cost you too much time!) So, I > am content to drop it here :-) but did you try a simple keyboard macro in the end as suggested by the first response?

Re: [O] Clocking table for all org-files

2011-10-26 Thread ishi soichi
I will try it as well. Thanks. sochi 2011/10/26 Carsten Dominik > > On 26.10.2011, at 09:36, ishi soichi wrote: > > > Thanks! That was simple. > > Alternatively, use the :scope parameter, described in the manual. > > - Carsten > > > > > soichi > > > > 2011/10/26 Cecilio Pardo > > > > Hitting

Re: [O] Clocking table for all org-files

2011-10-26 Thread Carsten Dominik
On 26.10.2011, at 09:36, ishi soichi wrote: > Thanks! That was simple. Alternatively, use the :scope parameter, described in the manual. - Carsten > > soichi > > 2011/10/26 Cecilio Pardo > > Hitting R in the daily agenda will give you that > (org-agenda-clockreport-mode). > > > I'm wonde

Re: [O] Clocking table for all org-files

2011-10-26 Thread Cecilio Pardo
Hitting R in the daily agenda will give you that (org-agenda-clockreport-mode). > I'm wondering if there is a way to generate a clocking table for ALL org > files that are registered as "org-agenda-files" ? -- Cecilio Pardo.

Re: [O] Clocking table for all org-files

2011-10-26 Thread ishi soichi
Thanks! That was simple. soichi 2011/10/26 Cecilio Pardo > > Hitting R in the daily agenda will give you that > (org-agenda-clockreport-mode). > > > I'm wondering if there is a way to generate a clocking table for ALL org > > files that are registered as "org-agenda-files" ? > > -- > Cecilio Pa