Re: [Orgmode] How to make firefox to open html automatically ?

2009-08-12 Thread Nick Dokos
waterloo waterloo2...@gmail.com wrote: When I run C-c C-e b , the html file is open in emacs . How to make firefox to open html exported automatically ? There are probably many ways to do it, depending on where you want to put the customization. I chose (perhaps unwisely - see below) to

[Orgmode] I find org-mode don't support tikz/pgf .

2009-08-12 Thread waterloo
tikz/pgf is a package for drawing picture under latex. I have add the following in `Org Format Latex Header' . \usepackage{tikz} \usetikzlibrary{arrows,backgrounds,decorations.pathmorphing, calc,fit,positioning,scopes,shapes.geometric,shapes.symbols,

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Manish
On Wed, Aug 12, 2009 at 1:59 AM, Dan Davison wrote: Recently I've been randomly losing the string 'file' from all sorts of documents. Up until now I had no explanation. It's not the sort of question one wants to ask on public mailing lists. OK, so if you call org-cycle in the vicinity of a

Re: [Orgmode] [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.

2009-08-12 Thread Carsten Dominik
Applied, thanks. - Carsten On Aug 12, 2009, at 12:57 AM, Nick Dokos wrote: Some off-by-1 spelling errors, some grammar fixes. --- lisp/org-latex.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-latex.el b/lisp/org-latex.el index 161b3ed..736f36b 100644 ---

Re: [Orgmode] [PATCH] Spelling fix.

2009-08-12 Thread Carsten Dominik
Applied, thanks. - Carsten On Aug 12, 2009, at 6:34 AM, Nick Dokos wrote: --- doc/org.texi |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 2cdb15a..79dac8e 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -8182,7 +8182,7 @@ look like

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Carsten Dominik
On Aug 11, 2009, at 10:29 PM, Dan Davison wrote: Recently I've been randomly losing the string 'file' from all sorts of documents. Up until now I had no explanation. It's not the sort of question one wants to ask on public mailing lists. OK, so if you call org-cycle in the vicinity of a word

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 9:52 AM, Manish wrote: On Wed, Aug 12, 2009 at 1:59 AM, Dan Davison wrote: Recently I've been randomly losing the string 'file' from all sorts of documents. Up until now I had no explanation. It's not the sort of question one wants to ask on public mailing lists. OK, so

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Matt Lundin m...@imapmail.org writes: I'm a bit confused. Am I correct in understanding that you'd like to customize the agenda view but you don't want a custom agenda view? I'm not sure how that would work. ;) No, I want to customize the daily agenda view so that it shows my everything it

Re: [Orgmode] Workflow for attaching, linking, and saving bibtex links together with notes?

2009-08-12 Thread Andreas Burtzlaff
The use case is very similar to the one I'm starting to get comfortable with, so here is my vision: Fireforg could download the pdf , use Zotero's translators to extract bibliography information and other metadata from a site, and send that and the file's path to org. There, this information

[Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Bruce Hackett
I have just installed v 6.29c and find that the agenda weekly view (C-c a a) fails with the following message: Wrong type argument: stringp, nil If I revert to my previous version 6.28e, the agenda view works properly. I have not changed anything else. This indicates that the problem arose

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 11:29 AM, Bruce Hackett wrote: I have just installed v 6.29c and find that the agenda weekly view (C-c a a) fails with the following message: Wrong type argument: stringp, nil If I revert to my previous version 6.28e, the agenda view works properly. I have not changed

Re: [Orgmode] Workflow for attaching, linking, and saving bibtex links together with notes?

2009-08-12 Thread Eric S Fraga
At Wed, 12 Aug 2009 09:31:56 +0200, Andreas Burtzlaff wrote: The use case is very similar to the one I'm starting to get comfortable with, so here is my vision: [...] There are some hurdles to take, though, but it's not overly complicated. Anyone willing to join in, to make this

Re: [Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Eric S Fraga
At Wed, 12 Aug 2009 09:53:17 +0100, Paul Mead wrote: Matt Lundin m...@imapmail.org writes: I'm a bit confused. Am I correct in understanding that you'd like to customize the agenda view but you don't want a custom agenda view? I'm not sure how that would work. ;) No, I want to

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Eric S Fraga ucec...@ucl.ac.uk writes: Why don't the STARTED todos appear? Maybe you need to define your todo keywords appropriately? I have mine as: org-todo-keywords '((sequence TODO(t) INPROGRESS(i@) WAITING(w@) | DONE(d@) CANCELLED(c@))) and all TODO, INPROGRESS and WAITING todos

Re: [Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 12:06 PM, Paul Mead wrote: Eric S Fraga ucec...@ucl.ac.uk writes: Why don't the STARTED todos appear? Maybe you need to define your todo keywords appropriately? I have mine as: org-todo-keywords '((sequence TODO(t) INPROGRESS(i@) WAITING(w@) | DONE(d@)

Re: [Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 12:14 PM, Carsten Dominik wrote: On Aug 12, 2009, at 12:06 PM, Paul Mead wrote: Eric S Fraga ucec...@ucl.ac.uk writes: Why don't the STARTED todos appear? Maybe you need to define your todo keywords appropriately? I have mine as: org-todo-keywords '((sequence

[Orgmode] Macro does not expand when exporting

2009-08-12 Thread Stephan Schmitt
Hello, using this minimal setup: --8---cut here---start-8--- (add-to-list 'load-path /usr/local/emacs/org-mode/lisp) (add-to-list 'auto-mode-alist '(\\.org$ . org-mode)) (require 'org-install) --8---cut here---end---8---

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Carsten Dominik carsten.domi...@gmail.com writes: I *only* want dated, scheduled, deadlined and STARTED. I think you want a block agenda, first block the normal agenda, second block a TODO search for STARTED. - Carsten I didn't know you could combine different blocks like this, but that

Re: [Orgmode] Macro does not expand when exporting

2009-08-12 Thread Carsten Dominik
There is a colon missing after #+macro HTH - Carsten On Aug 12, 2009, at 12:19 PM, Stephan Schmitt wrote: Hello, using this minimal setup: --8---cut here---start-8--- (add-to-list 'load-path /usr/local/emacs/org-mode/lisp) (add-to-list 'auto-mode-alist

Re: [Orgmode] Macro does not expand when exporting

2009-08-12 Thread Stephan Schmitt
Thanks! One of these too-obvious-bugs... Greetings Carsten Dominik wrote: There is a colon missing after #+macro HTH - Carsten On Aug 12, 2009, at 12:19 PM, Stephan Schmitt wrote: Hello, using this minimal setup: --8---cut here---start-8---

Re: [Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Manish
On Wed, Aug 12, 2009 at 3:57 PM, Paul Meadpaul.d.m...@gmail.com wrote: Carsten Dominik carsten.domi...@gmail.com writes: I *only* want dated, scheduled, deadlined and STARTED. I think you want a block agenda, first block the normal agenda, second block a TODO search for STARTED. - Carsten

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Bruce Hackett
Carsten Dominik wrote: On Aug 12, 2009, at 11:29 AM, Bruce Hackett wrote: I have just installed v 6.29c and find that the agenda weekly view (C-c a a) fails with the following message: Wrong type argument: stringp, nil If I revert to my previous version 6.28e, the agenda view works

Re: [Orgmode] BEGIN_EXAMPLE question

2009-08-12 Thread Bill Hager
On Wed, Aug 12, 2009 at 12:43 AM, Nick Dokos nicholas.do...@hp.com wrote: Bill Hager wha...@gmail.com wrote: I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html export. What I think is that everything between a #+BEGIN_EXAMPLE and #+END_EXAMPLE should end up in pre tags

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Carsten Dominik carsten.domi...@gmail.com writes: I think you want a block agenda, first block the normal agenda, second block a TODO search for STARTED. - Carsten Hey, it worked! Here's what I used: (setq org-agenda-custom-commands '((a Custom block Agenda ((agenda

Re: [Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 12:52 PM, Paul Mead wrote: Carsten Dominik carsten.domi...@gmail.com writes: I think you want a block agenda, first block the normal agenda, second block a TODO search for STARTED. - Carsten Hey, it worked! Here's what I used: (setq org-agenda-custom-commands

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Manish mailtomanish.sha...@gmail.com writes: You may want to take a look at an older post from Matthew Lundin for inspiration here http://article.gmane.org/gmane.emacs.orgmode/10819 Wow, there's some pretty good stuff there - I may appropriate some of that, thanks.

[Orgmode] Re: Customizing main Agenda view??

2009-08-12 Thread Paul Mead
Matt Lundin m...@imapmail.org writes: 1. Map C-c a a to a custom agenda view: (setq org-agenda-custom-commands '((a Agenda ((agenda ) (todo STARTED) Hi Matt turns out this was exactly what I needed, thanks! Paul

[Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-12 Thread Carsten Dominik
Hi Dan, thank you for studying and describing these issues, and for proposing a patch. I am not sure that the implementation you offer is the cleanest possibile, I definitely do not want to attach a file to this temporary editing buffer. It is probably better to install a kill-buffer-hook

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Bruce Hackett
Carsten Dominik wrote: I cannot reproduce this and believe that something must be wrong in your setup. It seems that the variable org-deadline-time-regexp is not defined. The only reason how this could be is that your ToDo.org file is *not* in Org-mode. - Carsten On Aug 12, 2009, at 12:45

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Nick Dokos
Bruce Hackett bruce.hack...@met.no wrote: Carsten Dominik wrote: I cannot reproduce this and believe that something must be wrong in your setup. It seems that the variable org-deadline-time-regexp is not defined. The only reason how this could be is that your ToDo.org file is *not*

[Orgmode] Re: Example of a project for you?

2009-08-12 Thread Bernt Hansen
[cced the org-mode mailing list since this might be useful for other people] Xavier Maillard xav...@maillard.im writes: I read your org-mode tutorial which I found just great. Could you explain to me what you really call a project ? (and give an example of what it looks like in org-mode) Hi

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Bruce Hackett
Nick Dokos wrote: Bruce Hackett bruce.hack...@met.no wrote: Carsten Dominik wrote: I cannot reproduce this and believe that something must be wrong in your setup. It seems that the variable org-deadline-time-regexp is not defined. The only reason how this could be is that your

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-12 Thread Dan Davison
Carsten Dominik carsten.domi...@gmail.com writes: Hi Dan, thank you for studying and describing these issues, and for proposing a patch. I am not sure that the implementation you offer is the cleanest possibile, I definitely do not want to attach a file to this temporary editing buffer.

[Orgmode] $LR syntax in tables

2009-08-12 Thread Andrew Stribblehill
I'm afraid I can't quite wrap my head around this puzzle. I have a little table: | Budget | 640 | 640 | | Some expense | -165 | 475 | #+TBLFM: $3=$LR3+$2 So col C is supposed to add the previous line's col C to the current line's col B. However, it seems that $LR3 is referring to the

Re: [Orgmode] BEGIN_EXAMPLE question

2009-08-12 Thread Bill Hager
On Wed, Aug 12, 2009 at 6:48 AM, Bill Hager wha...@gmail.com wrote: On Wed, Aug 12, 2009 at 12:43 AM, Nick Dokos nicholas.do...@hp.comwrote: Bill Hager wha...@gmail.com wrote: I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html export. What I think is that everything

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Dan Davison
Carsten Dominik carsten.domi...@gmail.com writes: On Aug 11, 2009, at 10:29 PM, Dan Davison wrote: ... Try putting the following fragment into python-mode, and getting rid of the asterisks. Then org-cycle issued with point at any of the asterisked locations eats the string 'file' and

Re: [Orgmode] $LR syntax in tables

2009-08-12 Thread Stephan Schmitt
Andrew wrote: I'm afraid I can't quite wrap my head around this puzzle. I have a little table: | Budget | 640 | 640 | | Some expense | -165 | 475 | #+TBLFM: $3=$LR3+$2 So col C is supposed to add the previous line's col C to the current line's col B. However, it seems that $LR3 is

Re: [Orgmode] 6.29c breaks my agenda weekly view

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 4:52 PM, Bruce Hackett wrote: Dear Nick, OK, I *was* a bit lazy in tracking it down, but the answer is pretty simple. The only line I needed to remove was this: #+SEQ_TODO: which was the last line in the org file. This directive is listed in the Main Index of the org

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 6:09 PM, Dan Davison wrote: Carsten Dominik carsten.domi...@gmail.com writes: On Aug 11, 2009, at 10:29 PM, Dan Davison wrote: ... Try putting the following fragment into python-mode, and getting rid of the asterisks. Then org-cycle issued with point at any of the

Re: [Orgmode] $LR syntax in tables

2009-08-12 Thread Stephan Schmitt
Stephan wrote: Andrew wrote: I'm afraid I can't quite wrap my head around this puzzle. I have a little table: | Budget | 640 | 640 | | Some expense | -165 | 475 | #+TBLFM: $3=$LR3+$2 So col C is supposed to add the previous line's col C to the current line's col B. However, it

Re: [Orgmode] $LR syntax in tables

2009-08-12 Thread Stephan Schmitt
Stephan wrote: Stephan wrote: Andrew wrote: I'm afraid I can't quite wrap my head around this puzzle. I have a little table: | Budget | 640 | 640 | | Some expense | -165 | 475 | #+TBLFM: $3=$LR3+$2 So col C is supposed to add the previous line's col C to the current line's col B.

[Orgmode] [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Jan Böcker
Hello, the new doc-view-mode in emacs 23 can be used to view DVI, PDF and PostScript files. I have written a custom link type for org-mode to allow linking to those files from org-mode. This is the first thing besides .emacs customization that I have written in elisp; as such, any feedback

[Orgmode] Re: [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Leo
On 2009-08-12 19:25 +0100, Jan Böcker wrote: the new doc-view-mode in emacs 23 can be used to view DVI, PDF and PostScript files. I have written a custom link type for org-mode to allow linking to those files from org-mode. If doc-view-mode could provide native support for those file types,

[Orgmode] doc-view-mode (was: Re: [ANN] org-docview.el - Link to PDF files from org-mode)

2009-08-12 Thread Óscar Fuentes
Leo sdl@gmail.com writes: If doc-view-mode could provide native support for those file types, it'd be much more realistic to replace standard viewers provided by the os. Unfortunately the last time I checked which is quite a while ago, it converted those files into images and use Emacs to

[Orgmode] odt2org

2009-08-12 Thread José María García Pérez
Dear all, I am a happy user of emacs org-mode (I few weeks of experience with both of them). In fact, this is my first post to this mailing-list. I have to deal with many documents and I have looked for a way to have access to the information in a faster manner. In that sense, I thought it would

[Orgmode] Re: doc-view-mode (was: Re: [ANN] org-docview.el - Link to PDF files from org-mode)

2009-08-12 Thread Leo
On 2009-08-12 20:30 +0100, Óscar Fuentes wrote: Converting the pdf|ps|dvi file to images is exactly what your favourite viewer does. Could you provide a link to this? I'd like to know more about the details. However, whatever the pdf viewer does, a proper one makes working with pdf files

[Orgmode] Re: doc-view-mode

2009-08-12 Thread Óscar Fuentes
Leo sdl@gmail.com writes: On 2009-08-12 20:30 +0100, Óscar Fuentes wrote: Converting the pdf|ps|dvi file to images is exactly what your favourite viewer does. Could you provide a link to this? I'd like to know more about the details. See the source code of your favourite document

[Orgmode] Re: doc-view-mode

2009-08-12 Thread Tassilo Horn
Óscar Fuentes o...@wanadoo.es writes: Hi Óscar, If doc-view-mode could provide native support for those file types, it'd be much more realistic to replace standard viewers provided by the os. Unfortunately the last time I checked which is quite a while ago, it converted those files into

Re: [Orgmode] Re: [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Carsten Dominik
On Aug 12, 2009, at 8:45 PM, Leo wrote: On 2009-08-12 19:25 +0100, Jan Böcker wrote: the new doc-view-mode in emacs 23 can be used to view DVI, PDF and PostScript files. I have written a custom link type for org-mode to allow linking to those files from org-mode. If doc-view-mode could

[Orgmode] Re: doc-view-mode

2009-08-12 Thread Óscar Fuentes
Hello Tassilo. Tassilo Horn tass...@member.fsf.org writes: Converting the pdf|ps|dvi file to images is exactly what your favourite viewer does. The problem with doc-view-mode is that it converts *all* pages on the document to image *files* which are left on some place of the hard disk. I

[Orgmode] Re: [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Leo
On 2009-08-12 22:33 +0100, Carsten Dominik wrote: So if this feature is to be in org core, please don't make it the default. I don't really see how this would be a problem. Jan does not propose to make file: links use docview to display a pdf file. But when a user is looking at a file in