Re: [Orgmode] Org and git blame integration?

2009-12-03 Thread Martin Pohlack
Hi Jason, Jason Dunsmore wrote: [...] git blame todo.org|cut -c29-|cut -c 20-25 --complement|sort -n|less -S I made a couple of bash functions based on this: function org_history () { git blame $1|cut -c29-|cut -c 20-25 --complement|sort -n|less -S } # Limit the output to Org

[Orgmode] Org-mode tricks for team management

2009-12-03 Thread Juan Reyero
Greetings, I have been using org-mode as a key support for my work as a manager for quite a while now. I thought some of the tricks and processes for keeping up-to-date with the work of each person in my team might be of interest to other people, so I wrote them up at:

[Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Ulf Stegemann
Rémi Vanicat vani...@debian.org wrote: Russell Adams rlad...@adamsinfoserv.com writes: On Tue, Dec 01, 2009 at 08:56:08PM -0600, Russell Adams wrote: - Mutt automatically changes my email address depending on the recipient or folder according to a series of roles Not to reply to

Re: [Orgmode] report a bug

2009-12-03 Thread Scot Becker
It looks as if the 'snapshot' version available for lenny is pre-August: Archive contents: lenny|main|i386: emacs-snapshot 1:20090730-1~lenny1 lenny|main|amd64: emacs-snapshot 1:20090730-1~lenny1 lenny|main|source: emacs-snapshot 1:20090730-1~lenny1 (from http://emacs.orebokech.com/) Wow,

Re: [Orgmode] Re: scheduling: skip weekends

2009-12-03 Thread Carsten Dominik
On Dec 3, 2009, at 1:55 AM, Patrick Drechsler wrote: Carsten Dominik wrote: On Nov 28, 2009, at 7:10 PM, Patrick Drechsler wrote: Carsten Dominik wrote: On Nov 28, 2009, at 4:51 PM, Patrick Drechsler wrote: is it possible to skip weekends when rescheduling a task using the ++1d operator?

Re: [Orgmode] Org-mode version 6.32trans and 6.21b; Strange interaction between whitespace-mode and cust. org-ellipsis

2009-12-03 Thread Carsten Dominik
Hi Martin, this looks to me like a bug in whitespace.el, why does it override the display table org-mode is using? - Carsten On Dec 2, 2009, at 8:02 PM, Martin Pohlack wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how

Re: [Orgmode] [MobileOrg] Plans for an android app ?

2009-12-03 Thread Xavier Maillard
On Wed, Dec 2, 2009 at 11:58 AM, Xavier Maillard x...@gnu.org wrote: Hi, Is there anything planned to port the mobileorg application onto Android ? Heh, I was thinking about just this last night! I'd also love to know if this will happen I wish it was already the case ;)

Re: [Orgmode] [MobileOrg] Plans for an android app ?

2009-12-03 Thread Carsten Dominik
On Dec 3, 2009, at 12:36 AM, Xavier Maillard wrote: On Wed, Dec 2, 2009 at 11:58 AM, Xavier Maillard x...@gnu.org wrote: Hi, Is there anything planned to port the mobileorg application onto Android ? Heh, I was thinking about just this last night! I'd also love to know if

[Orgmode] Re: [babel] Executing sh-code

2009-12-03 Thread Sébastien Vauban
Hi Eric, Eric Schulte wrote: Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Eric Schulte wrote: Sébastien Vauban wxhgmqzgw...@spammotel.com writes: What's the impact of specifying sh or bash for the snippet? While sh blocks should work bash blocks will not be recognized. In org-babel

[Orgmode] Smart(er) word wrapping with org-mode and visual-line-mode

2009-12-03 Thread Matthew Dempsky
While playing around with the different options for handling word wrapping in org-mode, I decided to instead hack an extension that improves visual-line-mode's word wrapping when used in conjunction with org-mode. In particular, the mrd-org-smartwrap minor mode automatically sets the

[Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Bernt Hansen
Russell Adams rlad...@adamsinfoserv.com writes: On Tue, Dec 01, 2009 at 08:56:08PM -0600, Russell Adams wrote: - Mutt automatically changes my email address depending on the recipient or folder according to a series of roles Not to reply to myself, but one item I've found lacking in

[Orgmode] [babel] Is this supported?

2009-12-03 Thread Sébastien Vauban
Hi Eric and Dan, I'm not sure whether what I'm searching for does already exist (or will ever) -- that's why I'm asking. I have to create multiple times a new column in a DB. Being LP-minded, I wanna describe the code, tangle it, and be able to execute it at the client side. Here my generic

[Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Matt Lundin
Ulf Stegemann ulf-n...@zeitform.de writes: Rémi Vanicat vani...@debian.org wrote: Russell Adams rlad...@adamsinfoserv.com writes: On Tue, Dec 01, 2009 at 08:56:08PM -0600, Russell Adams wrote: - Mutt automatically changes my email address depending on the recipient or folder according

[Orgmode] Re: Org mode and Collaboration with others.

2009-12-03 Thread andrea
Tim O'Callaghan tim.ocallag...@gmail.com writes: Hi org (ab)users This is a kind of follow up to an earlier thread, because i think there is some value in kicking off a discussion. I have suspicions that org-mode is essentially a solitary habit. I've done a quick search in the manual or

Re: [Orgmode] [PATCH] org-clock-select-task bugfix (XEmacs incompatibility)

2009-12-03 Thread Carsten Dominik
Hi Richard, I ave fixed this in a different way. Please verify! - Carsten On Dec 2, 2009, at 1:32 PM, Richard KLINDA wrote: Hello Carsten, this failed for me ever since, but as I haven't needed the functionality I was just lazy to report it. Oh:) I see why my patch must be problematic,

Re: [Orgmode] [BUG] read-char arguments: XEmacs incompatibility

2009-12-03 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 1, 2009, at 8:46 PM, Richard KLINDA wrote: In org-clock.el there is a call to read-char with 3 arguments, but XEmacs's version only takes 0 arguments, so it signals error (upon using org-clock-in, for example). , | (let (char-pressed) |

[Orgmode] Worg currently not publishing

2009-12-03 Thread Matt Lundin
I pushed an update to the Worg repository last night and it has yet to appear on the website. I checked and the previous commit of Nov. 29 (f752fe0e49e), which created org-contrib/babel/org-babel-uses.org has yet to appear on the server: --8---cut

Re: [Orgmode] [PATCH] org-clock-select-task bugfix (XEmacs incompatibility)

2009-12-03 Thread Richard KLINDA
Almost good, but the variable s contains a list, we need to int-to-char the car of that, see attached trivial patch. It works with this. Thank you. diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 321dd95..ce309ef 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -339,7 +339,7

[Orgmode] [PATCH] org-mobile: allow tags-todo in agenda custom commands

2009-12-03 Thread Thomas Jost
Hello world, This is my first message here and my first contribution to anything related to emacs. Let's just say that I've switched from the dark side of text editors only a few weeks ago, but I'm really enjoying it, and org-mode definitely kicks ass. Here is a very simple patch against a small

Re: [Orgmode] [PATCH] org-clock-select-task bugfix (XEmacs incompatibility)

2009-12-03 Thread Carsten Dominik
Ah, of course, sorry about that, thanks. - Carsten On Dec 3, 2009, at 1:41 PM, Richard KLINDA wrote: Almost good, but the variable s contains a list, we need to int-to-char the car of that, see attached trivial patch. It works with this. Thank you. diff --git a/lisp/org-clock.el

Re: [Orgmode] [PATCH] org-mobile: allow tags-todo in agenda custom commands

2009-12-03 Thread Carsten Dominik
Hi Thomas, thanks for the patch, I have applied it. - Carsten On Dec 3, 2009, at 1:46 PM, Thomas Jost wrote: Hello world, This is my first message here and my first contribution to anything related to emacs. Let's just say that I've switched from the dark side of text editors only a few

Re: [Orgmode] Worg currently not publishing

2009-12-03 Thread Carsten Dominik
Yep. Bastien moved us to a new server, and it seems that the cronjob doing the update is not configured yet. I updated by hand for now - will surely be fixed soon. - Carsten On Dec 3, 2009, at 1:13 PM, Matt Lundin wrote: I pushed an update to the Worg repository last night and it has yet

Re: [Orgmode] Smart(er) word wrapping with org-mode and visual-line-mode

2009-12-03 Thread Carsten Dominik
Hi Matthew, this is nice, I might want to merge this into Org-mode in one way or another - if you agree. Do you? Would you sign the papers? - Carsten On Dec 3, 2009, at 11:14 AM, Matthew Dempsky wrote: While playing around with the different options for handling word wrapping in

Re: [Orgmode] Re: [BUG] LaTeX exporter should honor empty lines

2009-12-03 Thread Carsten Dominik
OK, I see now the problem, and I have fixed it. Thanks! - Carsten On Dec 2, 2009, at 5:42 PM, Nicolas Girard wrote: 2009/12/2 Carsten Dominik carsten.domi...@gmail.com: Hi Nicolas, the behavior eems to be correct to me. C1 is indented, therefore part of B1. Hi Carsten, agreed for

Re: [Orgmode] Latex export and label entries

2009-12-03 Thread Carsten Dominik
Hi, On Dec 2, 2009, at 2:51 PM, d.tc...@voila.fr wrote: Hi, I use org-export-latex to create latex powerdot file. I make adaptation of template defined for beamer class and it works quite well. I have a problem I would like to submit : By default in each section or slide (frame)

Re: [Orgmode] [LaTeX-Export] Longtable and Caption

2009-12-03 Thread Carsten Dominik
Hi Ulf, it was my understanding that the caption command in longtable is different from the caption command in normal tables, in that it is a line that is printed over the table on each page - so I thought it always needs to be there. Is that not correct? - Carsten On Dec 2, 2009, at

Re: [Orgmode] Add \EUR to `org-html-entities'

2009-12-03 Thread Carsten Dominik
On Dec 2, 2009, at 8:38 AM, Ulf Stegemann wrote: Hi, is there anything that speaks against adding --8--snip--8--- (EUR . euro;) --8--snap--8--- to `org-html-entities'? \EUR{} is provided by the

Re: [Orgmode] [PATCH] Suppress extra newlines around source code in LaTeX export

2009-12-03 Thread Carsten Dominik
Applied, thanks. - Carsten On Dec 1, 2009, at 10:03 PM, Nicolas Girard wrote: Hi, title says it all. A single paragraph such as: #=== Dura lex #+begin_src emacs-lisp (a) #+end_src sed lex #=== should remain entire in the LaTeX export. -- Nicolas

[Orgmode] Problems with org-docview

2009-12-03 Thread Matt Lundin
I notice that org-docview.el was added to the repo on November 28 or thereabouts. I'm experiencing a few problems with it. When calling the agenda for the first time after starting up org-mode, I get the following message: , | Problems while trying to load feature `org-docview' ` In

[Orgmode] Re: [LaTeX-Export] Longtable and Caption

2009-12-03 Thread Ulf Stegemann
Hi Carsten, Carsten Dominik carsten.domi...@gmail.com wrote: it was my understanding that the caption command in longtable is different from the caption command in normal tables, in that it is a line that is printed over the table on each page - so I thought it always needs to be there.

[Orgmode] [Feature Request] Sane XHTML markup for Properties and Property Drawers

2009-12-03 Thread Rick Moynihan
Just bumping this thread/question: 2009/12/2 Rick Moynihan rick.moyni...@gmail.com: Also, the properties are exported into the HTML like so: pre class=examplePROPERTIES :FOO: blah :BAR: blah blah /pre Would something like the following not be a better format for parsing/processing? div

[Orgmode] Re: Add \EUR to `org-html-entities'

2009-12-03 Thread Ulf Stegemann
Hi Carsten, Carsten Dominik carsten.domi...@gmail.com wrote: On Dec 2, 2009, at 8:38 AM, Ulf Stegemann wrote: is there anything that speaks against adding --8--snip--8--- (EUR . euro;)

[Orgmode] Re: [babel] Tables to DB

2009-12-03 Thread Eric Schulte
Org-babel has support for SQL, so I presume that you could use that as a somewhat manual way to dump org-mode tables into sql tables. Also, if you have a python tool which you are using for interaction with sql tables, it may be easiest to use org-babel to convert your org-mode tables into python

[Orgmode] Re: Problems with org-docview

2009-12-03 Thread Matthew Lundin
Matt Lundin m...@imapmail.org writes: I notice that org-docview.el was added to the repo on November 28 or thereabouts. I'm experiencing a few problems with it. When calling the agenda for the first time after starting up org-mode, I get the following message: , | Problems while

Re: [Orgmode] [babel] Is this supported?

2009-12-03 Thread Dan Davison
Sébastien Vauban wxhgmqzgw...@spammotel.com writes: ... Is there a way to tangle it with some string replacements being made, such as: | pTable| dossier | | pColumn | pfiNew | | pDatatype | string | | pAcceptnullvalues | NULL| I've tried the following,

Re: [Orgmode] Blorgit SVN integration

2009-12-03 Thread Francesco Pizzolante
Hi Eric, One little question: is it possible to add a comment field when editing a file through the web interface and use that comment as the log when checking in the file in the repository? That behavior is not currently part of blorgit, but it shouldn't be hard to add. See lines 241

Re: [Orgmode] [Feature Request] Sane XHTML markup for Properties and Property Drawers

2009-12-03 Thread Jonathan Arkell
Sure, but something like this might be even better still: dl class=²properties² dtFOO/dt ddblah/dd dtBAR/dt ddblah blah/dd /dl You don't need the extra div around the dl, since the dl itself is a block element. The extra div in this case is semantically null (and void!). The Definition

Re: [Orgmode] Re: [babel] Executing sh-code

2009-12-03 Thread Eric Schulte
Hi Sébastien, Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Hi Eric, Eric Schulte wrote: [...] Yes, I agree that this should be implemented, patches are welcome :) I can imagine. My skills are still maybe a bit low to be productive in that area. But I really would like to help.

[Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread Christian Egli
Hi Rick Moynihan rick.moyni...@gmail.com writes: Would something like the following not be a better format for parsing/processing? div class=properties dl dt class=property_key_fooFOO/dtdd class=property_value_fooblah/dd dt class=property_key_barBAR/dtdd

[Orgmode] Beamer support - 2nd round

2009-12-03 Thread Carsten Dominik
Dear all, after carefully listening to all your comments and thinking things through more thoroughly, here is now my second attempt to define beamer support in Org-mode. What is described in this document should actually work on the new beamer branch on our git repo - I am planning to leave the

[Orgmode] giving emacs focus w/ org-protocol/firefox

2009-12-03 Thread Maurizio Vitale
Has somebody managed to get the Emacs window popping up and get the focus when emacsclient is invoked from Firefox with an org-protocol URL? I'm using the two scripts at http://www.emacswiki.org/emacs/EmacsClient#toc25 and although the emacsclient-wrapper script works just fine from a console, it

Re: [Orgmode] [Feature Request] Sane XHTML markup for Properties and Property Drawers

2009-12-03 Thread Rick Moynihan
2009/12/3 Jonathan Arkell jonath...@criticalmass.com: Sure, but something like this might be even better still: dl class=²properties²  dtFOO/dt  ddblah/dd  dtBAR/dt  ddblah blah/dd /dl You don't need the extra div around the dl, since the dl itself is a block element.  The extra div in

Re: [Orgmode] [OT] Emacs for email?

2009-12-03 Thread Matt Price
On Wed, 2009-12-02 at 22:04 +0100, David Maus wrote: At Wed, 02 Dec 2009 08:43:51 -0500, Matt Price wrote: [1 multipart/signed (7bit)] [1.1 text/plain; UTF-8 (quoted-printable)] On Tue, 2009-12-01 at 20:57 -0300, Darlan Cavalcante Moreira wrote: I use wanderlust for email

Re: [Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread Rick Moynihan
2009/12/3 Christian Egli christian.e...@sbszh.ch: Hi Rick Moynihan rick.moyni...@gmail.com writes: Would something like the following not be a better format for parsing/processing? div class=properties   dl     dt class=property_key_fooFOO/dtdd class=property_value_fooblah/dd     dt

Re: [Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Henri-Paul Indiogine
Otto Diesenbacher ok...@diesenbacher.net writes: Keith Lancaster klancaster1...@acm.org writes: I apologize for the WAY off topic question, but since you folk are emacs expertsdo you use emacs for email, and if so, what do you use? (http://www.mew.org current version is 6.3). I am

[Orgmode] [BUG] Bad handling of \ in link names

2009-12-03 Thread Nicolas Girard
hi all, as title says, a link such as [[http://www.somewhere.org][\maketitle]] is badly handled. -- Nicolas ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] export:org-docbook-texinfo-PDF

2009-12-03 Thread Birch Browning
Has anyone here been successful in exporting an orgmode document to docbook, coverting it to texinfo and then to PDF? If so, would you kindly tell me how you accomplished this? I can successfully produce a PDF from Docbook export, but would like to get it into the texinfo format. If you need more

Re: [Orgmode] Re: [BUG] LaTeX exporter should honor empty lines

2009-12-03 Thread Nicolas Girard
2009/12/3 Carsten Dominik carsten.domi...@gmail.com: OK, I see now the problem, and I have fixed it. Thanks very much ! -- Nicolas ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Matt Lundin
Henri-Paul Indiogine hindiog...@gmail.com writes: Otto Diesenbacher ok...@diesenbacher.net writes: Keith Lancaster klancaster1...@acm.org writes: I apologize for the WAY off topic question, but since you folk are emacs expertsdo you use emacs for email, and if so, what do you use?

Re: [Orgmode] [BUG] Bad handling of \ in link names

2009-12-03 Thread Nick Dokos
Nicolas Girard nicolas.gir...@nerim.net wrote: hi all, as title says, a link such as [[http://www.somewhere.org][\maketitle]] is badly handled. In what way? Nick ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

Re: [Orgmode] Smart(er) word wrapping with org-mode and visual-line-mode

2009-12-03 Thread Matthew Dempsky
On Thu, Dec 3, 2009 at 6:23 AM, Carsten Dominik carsten.domi...@gmail.com wrote: this is nice, I might want to merge this into Org-mode in one way or another - if you agree.  Do you?  Would you sign the papers? Sure, it's GPLv3-derived, so do whatever you'd like with it. :) And yeah, I'm

[Orgmode] Re: [OT] Emacs for email?

2009-12-03 Thread Enrico Indiogine
Hi Matt! Though I haven't used it, there is an org-mew module in the repositories. Moreover, it is activated in the default setting of org-modules: , | org-modules is a variable defined in `org.el'. | Its value is | (org-bbdb org-bibtex org-docview org-gnus org-info org-jsinfo org-irc

Re: [Orgmode] [BUG] Bad handling of \ in link names

2009-12-03 Thread Nicolas Girard
2009/12/3 Nick Dokos nicholas.do...@hp.com: Nicolas Girard nicolas.gir...@nerim.net wrote: hi all, as title says, a link such as   [[http://www.somewhere.org][\maketitle]] is badly handled. In what way? By the LaTeX exporter. It gets translated into

Re: [Orgmode] [BUG] Bad handling of \ in link names

2009-12-03 Thread Nick Dokos
Nicolas Girard nicolas.gir...@nerim.net wrote: 2009/12/3 Nick Dokos nicholas.do...@hp.com: Nicolas Girard nicolas.gir...@nerim.net wrote: hi all, as title says, a link such as   [[http://www.somewhere.org][\maketitle]] is badly handled. In what way? By the LaTeX exporter.

Re: [Orgmode] Org-mode version 6.32trans and 6.21b; Strange interaction between whitespace-mode and cust. org-ellipsis

2009-12-03 Thread Martin Pohlack
Carsten Dominik wrote: Hi Martin, this looks to me like a bug in whitespace.el, why does it override the display table org-mode is using? Hmm, my understanding is that each buffer can have its own display table, buffer-display-table. whitespace-mode has to modify this table (or install an

[Orgmode] Error when push fils in MobileOrg

2009-12-03 Thread Xin Shi
Hello Experts, I'm using Emacs 23.1 with orgmode 6.33b. When I use Push Files and Views in MobileOrg in Emacs, I got error message: Writing index file... byte-code: Wrong type argument: listp, TODO Any suggestions? Thanks! Xin ___ Emacs-orgmode

Re: [Orgmode] [OT] Emacs for email?

2009-12-03 Thread Darlan Cavalcante Moreira
Sorry for the delay, but It took some time to organize the wanderlust configuration. I'm sending an org file with it as an attachment. - Darlan Cavalcante wlconfiguration.org Description: Binary data At Thu, 03 Dec 2009 11:53:14 -0500, Matt Price matt.pr...@utoronto.ca wrote: On Wed,

Re: [Orgmode] Error when push fils in MobileOrg

2009-12-03 Thread Nick Dokos
Xin Shi shixin...@gmail.com wrote: Hello Experts, I'm using Emacs 23.1 with orgmode 6.33b. When I use Push Files and Views in MobileOrg in Emacs, I got error message: Writing index file... byte-code: Wrong type argument: listp, TODO Any suggestions? The topic is different but the

[Orgmode] [babel] Give a name to the plot

2009-12-03 Thread Sébastien Vauban
Hi Eric and Dan, Just a quick question (before testing and answering properly, tomorrow, to your post): how do you give a name to an R plot? Just taking your example file: --8---cut here---start-8--- #+srcname: directory-pie-chart(dirs = directories)

Re: [Orgmode] [babel] Give a name to the plot

2009-12-03 Thread Dan Davison
Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Hi Eric and Dan, Just a quick question (before testing and answering properly, tomorrow, to your post): how do you give a name to an R plot? Just taking your example file: #+srcname: directory-pie-chart(dirs = directories)

Re: [Orgmode] Org-mode tricks for team management

2009-12-03 Thread Torsten Wagner
Hi Juan, http://juanreyero.com/article/emacs/org-teams.html This solution is very nice. I would encourage you to pack it into an own contrib for org-mode. Maybe even trying to merge it into org-mode itself. Please also consider to check out how this could be worked together with org-