Re: [Orgmode] Invalid capture target specification

2010-11-29 Thread David Maus
At Mon, 29 Nov 2010 11:46:07 + (UTC), Thorsten wrote: > > I try to set up Org capture with a default target file. > > from my .emacs: > ; set file and global key for org-capture > (setq org-directory "/home/tj1/Dropbox/.emacs.d/org") > (setq org-default-notes-file (concat org-directory "/notes.

[Orgmode] Re: [Babel] Reporting 2 problems of code execution

2010-11-29 Thread Dan Davison
Sébastien Vauban writes: > Hi Charles, > > Thanks a lot for taking a look at this, too... > > "Charles C. Berry" wrote: >> On Sun, 28 Nov 2010, Sébastien Vauban wrote: >>> Hi Eric and Dan, >>> >>> * Abstract >>> >>> Reporting two problems: >> >> Did you mean to include ":results output" in the

Re: [Orgmode] %20 in file://... URL

2010-11-29 Thread David Maus
At Fri, 26 Nov 2010 23:11:13 +0100, Vincent Belaïche wrote: > > [1 ] > > > [...] > > > > 1. The percent escaping/unescaping functions are not unicode aware; > > My understanding/feeling is that a link in a file foo.org should be > interpreted with the coding scheme of this file. I think th

Re: [Orgmode] Tutorial on advanced searches

2010-11-29 Thread Manish
On Mon, Nov 29, 2010 at 8:33 AM, Matt Lundin wrote: > > These days I find myself frequently searching a mountainous pile of org > files. To clarify my own understanding of Org-mode's powerful search > tools, I wrote a tutorial on "advanced searches". It's available on > Worg: > > http://orgmode.org

Re: [Orgmode] Problem with tables

2010-11-29 Thread Carsten Dominik
On Nov 29, 2010, at 6:22 PM, Gaspaio wrote: Thanks for the quick reply, but it doesn't work either, "M-x table-delete-row" from inside the table still outputs the Table not found error. What's weird is that other commands seems to work, like tabbing from cell to cell, etc. Org mode suppor

[Orgmode] Re: Tutorial on advanced searches

2010-11-29 Thread Achim Gratz
Hi Matt, all I can say is just "yow!". Matt Lundin writes: > Since Worg is in perpetual beta, any suggestions or comments would, of > course, be greatly appreciated! You might want to consider scheduling the big event for next year, not past January. :-) Achim. -- +<[Q+ Matrix-12 WAVE#46+305

[Orgmode] Re: Refile to a different Org file?

2010-11-29 Thread Raymond Zeitler
Thank you Sebastien. (Sorry about the Americanized spelling of your name.) I added (setq org-refile-use-outline-path 'file) and switched to a maxlevel of 2. Now I have a working solution. That was one "point" to my post. Org-agenda-refile still doesn't find the categories within other files.

Re: [Orgmode] Problem with tables

2010-11-29 Thread Michael Brand
On Mon, Nov 29, 2010 at 18:43, Gaspaio wrote: > When i do S-UP/DOWN i get the normal emacs region expanding > behavior For Org tables it is either M-Up/Down/Left/Right to move or S-M-Up/Down/Left/Right to delete/insert. Michael ___ Emacs-orgmode maili

[Orgmode] Re: [OT] retrieving old messages

2010-11-29 Thread Matt Lundin
Sébastien Vauban writes: > Hi Matt, > > Matt Lundin wrote: >> FWIW, recent changes nnir (in nognus and development Emacs) allow for >> easy searching of individual Gmane groups. Simply type "G G" on the >> org-mode group in the in the Group buffer or call >> gnus-group-make-nnir-group from with

Re: [Orgmode] Problem with tables

2010-11-29 Thread Gaspaio
AHA ! > table-delete-row, table-insert-row are for tables in the "table.el" format > like > +--+ > |User Visible Entry Points | > +---+--

Re: [Orgmode] Problem with tables

2010-11-29 Thread Gaspaio
Thanks for the quick reply, but it doesn't work either, "M-x table-delete-row" from inside the table still outputs the Table not found error. What's weird is that other commands seems to work, like tabbing from cell to cell, etc. R On Nov 29, 2010, at 6:13 PM, niklas | brueckenschlaeger wrote:

Re: [Orgmode] Problem with tables

2010-11-29 Thread Michael Brand
On Mon, Nov 29, 2010 at 17:58, Gaspaio wrote: > I'm a newbie at org-mode (and emacs BTW), and i can't seem to use a few > commands like table-delete-row, table-insert-row and so on. I systematically > get a "Table not found" error. > Also, some of the Shift commands don't seem to work, like usin

Re: [Orgmode] Problem with tables

2010-11-29 Thread niklas | brueckenschlaeger
Try creating a table by typing |- and pressing TAB On Mon, 2010-11-29 at 17:58 +0100, Gaspaio wrote: > Hello everybody, > > I'm a newbie at org-mode (and emacs BTW), and i can't seem to use a few > commands like table-delete-row, table-insert-row and so on. I systematically > get a "Table not f

[Orgmode] Problem with tables

2010-11-29 Thread Gaspaio
Hello everybody, I'm a newbie at org-mode (and emacs BTW), and i can't seem to use a few commands like table-delete-row, table-insert-row and so on. I systematically get a "Table not found" error. Also, some of the Shift commands don't seem to work, like using S-UP/Down to navigate between head

Re: [Orgmode] Re: [Babel] Reporting 2 problems of code execution

2010-11-29 Thread Charles C. Berry
On Mon, 29 Nov 2010, Sébastien Vauban wrote: Hi Charles, Thanks a lot for taking a look at this, too... "Charles C. Berry" wrote: On Sun, 28 Nov 2010, Sébastien Vauban wrote: Hi Eric and Dan, * Abstract Reporting two problems: Did you mean to include ":results output" in the headers? Y

[Orgmode] [Babel] How to pass variables to SQL blocks?

2010-11-29 Thread Sébastien Vauban
#+TITLE: How to pass variables to SQL code blocks? #+DATE: 2010-11-29 #+LANGUAGE: en * Abstract I'm trying to abstract similar blocks of SQL code, making use of variables passed to blocks. Though, I can't get any var passed to the SQL block -- maybe my mistake! While doing this exercis

[Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Sébastien Vauban
Hi Rainer, Rainer Stengele wrote: > after disabling the showing of the outline path in agenda views: > > line-move 430 > 0.189000 0.0004395348 > line-move-1 430 > 0.1730

[Orgmode] Two issues with :VISIBILITY: property

2010-11-29 Thread Cassio Koshikumo
Hi all, I've just recently began using emacs and org-mode, and I'm already in love. So, first, let me thank and congratulate Mr. Dominik and everyone else involved. Now, I have two questions about the :VISIBILITY: property. (I did find some info on the archives but, unless I misinterpreted it, I

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Nick Dokos
Rainer Stengele wrote: > > scrolling with "n" and "p" runs smoothly now! Sigh! That means the > slowness is connected to my .emacs and org settings!? I'am afraid I > have to go through all the settings and find the culprit. > Great! That's real progress: in one fell swoop, you have eliminated

Re: [Orgmode] Re: Update on Org-mode clone in Vim

2010-11-29 Thread Carsten Dominik
On Nov 29, 2010, at 3:00 PM, Matt Lundin wrote: Herbert Sitz writes: Matt Lundin imapmail.org> writes: I'm curious to see how hyperlinks and capture might work in a vim environment. Being able to call org-capture from anywhere in my Emacs ecosystem (or should I say operating system) ha

[Orgmode] Re: Org-babel games screencast

2010-11-29 Thread Mark A. Hershberger
"David O'Toole" writes: > Here's a presentation I made, sorry it's a bit rough but here goes: > > http://lispgamesdev.blogspot.com/2010/11/lisp-game-development-screencast-1.html This is awesome. I've only been barely following Babel, and wasn't aware of slime integration. While I plan on goin

[Orgmode] Invalid capture target specification

2010-11-29 Thread Thorsten
I try to set up Org capture with a default target file. from my .emacs: ; set file and global key for org-capture (setq org-directory "/home/tj1/Dropbox/.emacs.d/org") (setq org-default-notes-file (concat org-directory "/notes.org")) (define-key global-map "\C-cc" 'org-capture) C-h v org-defaul

[Orgmode] [PATCH 3/4] org-capture: use org-today

2010-11-29 Thread Julien Danjou
* org-capture.el: Use org-today. Signed-off-by: Julien Danjou --- lisp/org-capture.el |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/lisp/org-capture.el b/lisp/org-capture.el index a5c6a4d..7d0f1ac 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -6

[Orgmode] [PATCH 2/4] org-habit: Use org-today.

2010-11-29 Thread Julien Danjou
* org-habit.el: Use org-today. Signed-off-by: Julien Danjou --- lisp/org-habit.el | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/lisp/org-habit.el b/lisp/org-habit.el index 394b4fb..04a2328 100644 --- a/lisp/org-habit.el +++ b/lisp/org-habit.el @@ -197,10 +197,

[Orgmode] [PATCH 4/4] org: use org-today in habits auto repeat

2010-11-29 Thread Julien Danjou
* org.el (org-auto-repeat-maybe): Use org-today. Signed-off-by: Julien Danjou --- lisp/org.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 6c4c433..7a76559 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -11393,13 +11393,13 @@ This fun

[Orgmode] [PATCH 1/4] Rename org-agenda-today to org-today.

2010-11-29 Thread Julien Danjou
Signed-off-by: Julien Danjou --- lisp/org-agenda.el | 18 ++ lisp/org.el|6 ++ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 48856c9..aee7ca7 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el

[Orgmode] Re: Enhancing the Org/Gnus experience

2010-11-29 Thread Sébastien Vauban
Hi Julien, Julien Danjou wrote: > On Sun, Oct 31 2010, Eric Schulte wrote: >> This is really great. I finally folded it into my gnus setup, and while it >> looks great when it works, I was getting frequent errors throw by the >> org-mode fontification engine recursing too deeply. I've changed it t

[Orgmode] Re: Update on Org-mode clone in Vim

2010-11-29 Thread Matt Lundin
Herbert Sitz writes: > Matt Lundin imapmail.org> writes: >> >> I'm curious to see how hyperlinks and capture might work in a vim >> environment. Being able to call org-capture from anywhere in my Emacs >> ecosystem (or should I say operating system) has spoiled me. :) > > Matt -- Regarding the

Re: [Orgmode] Re: Enhancing the Org/Gnus experience

2010-11-29 Thread Julien Danjou
On Sun, Oct 31 2010, Eric Schulte wrote: > This is really great. I finally folded it into my gnus setup, and while > it looks great when it works, I was getting frequent errors throw by the > org-mode fontification engine recursing too deeply. I've changed it to > the following which augments wh

Re: [Orgmode] Re: [patch] LaTeX export of lists

2010-11-29 Thread Nicolas Goaziou
Hello, > Sébastien Mengin writes: > Sorry I come too late but I would not like this kind of "annoyance" > avoided ;) > In Thomas' case, it is perfectly understandable, true. > But in general, I find it a lot better to leave a blank line between > the end of a list and the following paragrap

Re: [Orgmode] Tutorial on advanced searches

2010-11-29 Thread Carsten Dominik
Wow, Matt, this is awesome. Thanks! - Carsten On Nov 29, 2010, at 4:03 AM, Matt Lundin wrote: These days I find myself frequently searching a mountainous pile of org files. To clarify my own understanding of Org-mode's powerful search tools, I wrote a tutorial on "advanced searches". It's

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Julien Danjou
On Mon, Nov 29 2010, Carsten Dominik wrote: > important testing would be to make sure that *refreshing* the > agenda does this right thing, both for normal and for > custom commands. Sure. Refreshing as in pressing 'g' seems to do the right thing for me. I did not test for custom commands though

Re: [Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Carsten Dominik
Hi Julien, important testing would be to make sure that *refreshing* the agenda does this right thing, both for normal and for custom commands. - Carsten On Nov 29, 2010, at 11:49 AM, Julien Danjou wrote: * org-agenda.el (org-agenda-custom-commands-local-options): Allow org-agenda-span to be

[Orgmode] Re: request for latex-to-org importer

2010-11-29 Thread Marvin Doyley
This is awesome, I am looking forward to using your package. Thanks, cheers M PS I am convinced that when I get some free time I will learn how to program in lisp On Sun, Nov 28, 2010 at 3:57 PM, Matt Lundin wrote: > Marvin Doyley writes: > > > Does anybody have a latex-org- importer ? > > I wo

[Orgmode] error in calculating percentages in clocktables

2010-11-29 Thread Joost Helberg
ls, I'm using clocktables and encountered an issue in calculating the percentage in the last column. Some columns have moved 1 left in the head-revision, but the generated formula was not changed. Hence the following patch. The percentages come out OK with this patch. Can someone using clocktab

[Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Rainer Stengele
Am 28.11.2010 22:32, schrieb Nick Dokos: > Rainer Stengele wrote: > > >> I tried with pressing "n" step by step 10 times, so no leaning on the "n" >> key: >> >> org-agenda-next-line 10 >> 0.313999 0.0314 >> next-line

[Orgmode] [PATCH] org-agenda: rework ndays and span handling

2010-11-29 Thread Julien Danjou
* org-agenda.el (org-agenda-custom-commands-local-options): Allow org-agenda-span to be a symbol. (org-agenda-ndays): Make obsolete. (org-agenda-span): New variable superseding org-agenda-ndays. (org-agenda-menu): Use org-agenda-current-span. (org-agenda-current-span): New local variable storing cu

Re: [Orgmode] [PATCH] Quarters added to clocktables

2010-11-29 Thread Carsten Dominik
On Nov 29, 2010, at 10:22 AM, Erwin Vrolijk wrote: Hi Carsten, Thank you for your feedback. The FSF papers are no problem, i've already got them by mail. Here are the new patches, patched to the current HEAD. Hi Erwin, I have applied your patches - please make sure that you complete the

[Orgmode] Importing text/data on export?

2010-11-29 Thread Luke Crook
I would like to create some technical specifications in a format of (a) Cover Page, (b) Title Page, (c) Revision History, (d) TOC, (e) List of Tables, (f) List of Figures, and (g) Actual specifications/text/etc. A-C might be part of each org-mode document, or might only be included on export. H

Re: [Orgmode] [PATCH] Quarters added to clocktables

2010-11-29 Thread Carsten Dominik
Hi Erwin, I cannot get the patch to apply, probably because the mailer is destroying it. Can you please put the patch into a file and send it to me as an attachment? Thanks. - Carsten On Nov 29, 2010, at 10:22 AM, Erwin Vrolijk wrote: Hi Carsten, Thank you for your feedback. The FSF pa

[Accepted] [Orgmode] Add org-agenda-todo-ignore-timestamp

2010-11-29 Thread Carsten Dominik
Patch 407 (http://patchwork.newartisans.com/patch/407/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1290691976-11203-1-git-send-email-julien%40danjou.info%3E Here is the original message containing the patch: > Content-Type: tex

[Orgmode] Re: mobileorg app can't sync

2010-11-29 Thread Luke Crook
Luke Crook balooga.com> writes: >   > I'll try this and report back. I started over. Followed the instructions at http://mobileorg.ncogni.to/ and everything works. Thanks, -Luke ___ Emacs-orgmode mailing list Please use `Reply All' to send replies t

[Accepted] [Orgmode] org-agenda: convert category to string

2010-11-29 Thread Carsten Dominik
Patch 406 (http://patchwork.newartisans.com/patch/406/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1290628932-6922-1-git-send-email-julien%40danjou.info%3E Here is the original message containing the patch: > Content-Type: text

Re: [Orgmode] [PATCH] Quarters added to clocktables

2010-11-29 Thread Erwin Vrolijk
Hi Carsten, Thank you for your feedback. The FSF papers are no problem, i've already got them by mail. Here are the new patches, patched to the current HEAD. Regards, Erwin Vrolijk Snow B.V. diff --git a/doc/org.texi b/doc/org.texi index 17d6e65..a4073d0 100644 --- a/doc/org.texi +++ b/doc/or

[Orgmode] Re: [OT] retrieving old messages

2010-11-29 Thread Sébastien Vauban
Hi Matt, Matt Lundin wrote: > FWIW, recent changes nnir (in nognus and development Emacs) allow for > easy searching of individual Gmane groups. Simply type "G G" on the > org-mode group in the in the Group buffer or call > gnus-group-make-nnir-group from within the summary buffer or an article. >

[Orgmode] Re: [Babel] Reporting 2 problems of code execution

2010-11-29 Thread Sébastien Vauban
Hi Charles, Thanks a lot for taking a look at this, too... "Charles C. Berry" wrote: > On Sun, 28 Nov 2010, Sébastien Vauban wrote: >> Hi Eric and Dan, >> >> * Abstract >> >> Reporting two problems: > > Did you mean to include ":results output" in the headers? You're right that could be it. I of

Re: [Orgmode] Re: moving in the agenda view is slow

2010-11-29 Thread Rainer Stengele
Am 28.11.2010 23:31, schrieb Nick Dokos: > Eric S Fraga wrote: > >> Nick Dokos writes: >> >> [...] >> >>> Eric, do you encounter this problem on Emacs/Windows XP as well? Has >>> anybody encountered this problem on anything *but* Emacs/Windows XP? >> All my systems run Linux (Debian testing+unsta

Re: [Orgmode] LaTeX export of lists

2010-11-29 Thread Sébastien Mengin
Hi, Forget my previous post, I didn't see this last one by Thomas. Seems sensible, indeed. Cheers, S. Le dim. 28/11/10 (08:40:58 -1000), Thomas S. Dye a écrit : > Aloha Nicolas, > On Nov 28, 2010, at 5:05 AM, Nicolas Goaziou wrote: > > >Hello, > > > >>Thomas S Dye writes: > > > >>* List >

Re: [Orgmode] Re: [patch] LaTeX export of lists

2010-11-29 Thread Sébastien Mengin
Le dim. 28/11/10 (10:15:34 +0100), Nicolas Goaziou a écrit : > > > This works perfectly for me. Thanks! > > It is available on master branch now. > > Thanks for pointing out this little annoyance. Sorry I come too late but I would not like this kind of "annoyance" avoided ;) In Thomas' case, i

Re: [Orgmode] org-mac-protocol/org-protocol-capture

2010-11-29 Thread Konrad Hinsen
On 29 Nov 2010, at 06:04, Timothy Brown wrote: Has anyone done any hacking or changes to get a working setup using the capture mechanic in org-mode >7.01 to work with org-mac-protocol[1] by claviclaws? I'm pretty lisp clueless and searched around a bit but couldn't find any obvious changes in