Re: [Orgmode] org-capture and blank lines

2010-09-02 Thread Samuel Wales
Hi C, Thanks for your reply. On 2010-09-02, Carsten Dominik wrote: > Then, at kill time, when I am cleaning up, it is hard to tell if there > was an empty line originally In my case, there is never one, FWIW. I.e. the following never happens deliberately. * target ** new entry Nor t

[Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Łukasz Stelmach
Bastien writes: > Łukasz Stelmach writes: > >> Is there a way to get a countdown timer visible like the one you start >> with `C-c C-x .'? > > `org-timer-set-timer' now displays a timer in the modeline. Thanks a lot. > Also thanks to Frédéric Couchet who asked me to have this feature for > aaa

Re: [Orgmode] org-capture and blank lines

2010-09-02 Thread Carsten Dominik
On Sep 3, 2010, at 5:48 AM, Samuel Wales wrote: Hi Carsten, Thanks for org-capture. It is superb. I think I have only been able to find one suggestion for it. Currently, cancelling leaves a blank line. Maybe there is a way to fix that? Do I need to provide details? Hi Samuel, this is n

[Orgmode] Generic exporter status

2010-09-02 Thread Taru Karttunen
Hello Once upon a time there was a project to write a generic exporter. Did anything useful come out of it? If not which exported is the best model for writing a new one with? - Taru Karttunen ___ Emacs-orgmode mailing list Please use `Reply All' to se

[Orgmode] Re: [BUG - low] capture with region selected in read only erc buffer

2010-09-02 Thread Carsten Dominik
On Sep 2, 2010, at 8:52 PM, Matt Lundin wrote: Hi Carsten, Carsten Dominik writes: On Sep 2, 2010, at 1:18 AM, Richard Riley wrote: If I select a region in, in this case, an erc (emacs irc client) buffer in the read only section and then use my global keys to create a new item using the f

Re: [Orgmode] Todo item property search

2010-09-02 Thread Carsten Dominik
On Sep 3, 2010, at 1:04 AM, Bastien wrote: Chevalier Julien writes: How can i build a sparse tree of all my unscheduled todo items ? , | (setq org-agenda-custom-commands | '(("u" todo "TODO" | ((org-agenda-todo-ignore-with-date t) | (org-agenda-tags-todo-honor-

Re: [Orgmode] Problem with URLs in export to latex

2010-09-02 Thread Nick Dokos
Paul Sexton wrote: > Hi guys > > My .org document contains the following sentence. > > In R, procedures in the =survey= library were > used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}. > > This is exported to: > > In R, procedures in the \texttt{survey} library were

[Orgmode] org-capture and blank lines

2010-09-02 Thread Samuel Wales
Hi Carsten, Thanks for org-capture. It is superb. I think I have only been able to find one suggestion for it. Currently, cancelling leaves a blank line. Maybe there is a way to fix that? Do I need to provide details? It is also tempting to make (kill-buffer nil) ask you if you want to cancel

Re: [Orgmode] Bug: Impossible to have right bracket in footnotes [7.01trans]

2010-09-02 Thread Samuel Wales
One possibility for difficult cases such as these might be extensible syntax (which is designed for parsing risk). The idea would be to allow, for footnotes, an alternate syntax using extensible syntax. Then it could handle anything. Also, it would not be necessary to hack on the footnote code qu

Re: [Orgmode] Re: e3144785114d12981e0e3429c76b6f8f15c4b00f breaks 22

2010-09-02 Thread Samuel Wales
It makes now in 22. Thanks. On 2010-08-29, David Maus wrote: > Samuel Wales wrote: >>doc-view does not exist in emacs 22 > > I've just checked in a fix for this. Could you check if this fixes > the problem for you? > > Best, > -- David > -- > OpenPGP... 0x99ADB83B5A4478E6 > Jabber dmj...@

Re: [Orgmode] MathJax is now the default for HTML math

2010-09-02 Thread sand
Jan Böcker writes: > Since I read the announcement this morning, I have been playing with > MathJax. I found that when an HTML file on the local hard disk uses > MathJax from the web, MathJax reverts to image fonts in Firefox (this is > caused by a security feature of Firefox and mentioned in the M

Re: [Orgmode] Advice needed. Use links or blocks?

2010-09-02 Thread Nick Dokos
Sebastian Rose wrote: > the attached file fetches background tiles from openstreetmap.org for > me, and produces SVG images of tracks I ran. Unfortunately, I cannot > find a good way to use that code in an automated way. > > What I'd like to do, is to have the coords in my training diary, and

[Orgmode] Problem with URLs in export to latex

2010-09-02 Thread Paul Sexton
Hi guys My .org document contains the following sentence. In R, procedures in the =survey= library were used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}. This is exported to: In R, procedures in the \texttt{survey} library were used\footnote{Available at: [[http://facu

Re: [Orgmode] Iterate over list with `org-next-item'

2010-09-02 Thread Nick Dokos
Zachary Young wrote: > I am trying to iterate over a list with `org-next-item'. I just tried: > > (ignore-errors (while (equal nil (org-next-item > > and it worked. > > Is there a better way to do this? I'm not very versed in Elisp, and > `org-next-item' returning `nil' on success, and th

Re: [Orgmode] picture copy paste?

2010-09-02 Thread Nick Dokos
Piter_ wrote: > Is it possible to make the following trick in emacs/lisp/orgmode: lets say I > copy a picture into a copy paste buffer and than use certain shortcut witch > save the picture and a preset directory and input a link to the picture. > For me is sounds possible (not easy) but I have n

[Orgmode] picture copy paste?

2010-09-02 Thread Piter_
Hi all. Is it possible to make the following trick in emacs/lisp/orgmode: lets say I copy a picture into a copy paste buffer and than use certain shortcut witch save the picture and a preset directory and input a link to the picture. For me is sounds possible (not easy) but I have no clue how to ma

Re: [Orgmode] Re: [BUG] org-capture: file+function

2010-09-02 Thread Bastien
Jambunathan K writes: > That said there should be a way to express this as well - the entry goes > where the point is and the way it is specified. (ie dwim) Org is very good at helping us UWWRN vs DWIM. ;) PS: "understand what we really need" -- Bastien

Re: [Orgmode] [BUG] org-capture: file+function

2010-09-02 Thread Bastien
Jambunathan K writes: > I wonder whether this - "create entry at the target file at the current > cursor location" - is a common workflow for others. I don't know about others, but I don't have this need and I think implementing this might lead to a lot of manual mistakes - what if your cursor i

Re: [Orgmode] Re: suggestion: simplify depth stepping of document structure (outline) visibility

2010-09-02 Thread Bastien
Hi Michael, Michael Brand writes: > Now I did a rewrite for some improvements, mainly to support dive in > and out of headings also in a variant that leaves the visibility of > siblings. The code is at the end. It tested the code, works nicely - thanks! I just noticed two oddities: (1) it has

Re: [Orgmode] stuck project and check boxes

2010-09-02 Thread Bastien
Ivan Kanis writes: > I would like to list stuck projects with the following definition: > > - projects that do not have check boxes > - projects that have all their check boxes set > > Is it possible? For now it's not possible. It would require `org-stuck-projects' to allow user-defined funct

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 7:18 PM, Matt Price wrote: > > I have this notion I saw a generic exporter that someone wrote for odt, in >> which you feed the exporter a template document which ocntains all the >> relevant style definitions. but I can't find it anymore, and as I recall it >> didn't real

[Orgmode] Iterate over list with `org-next-item'

2010-09-02 Thread Zachary Young
Hi all, I am trying to iterate over a list with `org-next-item'. I just tried: (ignore-errors (while (equal nil (org-next-item and it worked. Is there a better way to do this? I'm not very versed in Elisp, and `org-next-item' returning `nil' on success, and throwing an error at the end of t

Re: [Orgmode] Gollum

2010-09-02 Thread Bastien
Hi Eric, "Eric Schulte" writes: > I agree it would be great to have web-based editing of Org-mode files on > Worg. Unfortunately the Gollum wiki at github uses org-ruby [1] which > is a very minimal clone of Org-mode's exported written in ruby. This > means that org-mode pages exported by Goll

Re: [Orgmode] "Interactive" Search in Agenda

2010-09-02 Thread Bastien
Markus Heller writes: > 1. Hit C-c a > 2. In the dispatcher, hit `X' > 3. I get prompted which Property I want to search for, and I enter `Sample' > 4. I get prompted which value I want that property to have, and I enter >`S0002' > 5. I get a list of all hits > > Now, I know that I can achiev

Re: [Orgmode] Re: Automatically move completed TODO items and checkboxes to another file

2010-09-02 Thread Bastien
Hi Michael, Michael Hoffman <9qobl2...@sneakemail.com> writes: > and then using search/replace to add "TODO " How did you searched and replaced? > but that unfortunately eliminates any previous hierarchy in the > checkboxes. Is there a better way? I guess we can keep the hierarchy with an appr

[Orgmode] Advice needed. Use links or blocks?

2010-09-02 Thread Sebastian Rose
Hi experts, the attached file fetches background tiles from openstreetmap.org for me, and produces SVG images of tracks I ran. Unfortunately, I cannot find a good way to use that code in an automated way. What I'd like to do, is to have the coords in my training diary, and produce the images on

Re: [Orgmode] [PATCH] inside table, delete-backward-char must not insert spaces when overwrite mode is on

2010-09-02 Thread Bastien
Hi Achim, Achim Gratz writes: > * lisp/org.el (org-delete-backward-char): check for nil overwrite-mode > before inserting spaces. I've tested your patch. If I understand it correctly, it does not change the current visual behavior of `org-delete-backward-char', it just skips the unnecessary

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-02 Thread Sebastian Rose
"Tim O'Callaghan" writes: > When i try and use org-capture in a buffer, it fails to display the > template menu, and it generates the backtrace below. > > It works for org files, but not for some other files. > > Tim. If you pull the current Org version, the template menu should be there. Just m

Re: [Orgmode] Backspacing into folded items

2010-09-02 Thread Bastien
Hi Martin, Martin Pohlack writes: > * You could add a modification hook to all hidden areas to unfold them > on modification, or > * You could set the read-only property for all hidden areas. This could > be setup at the same location where hiding is done. I'm interested in testing both so

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 7:18 PM, Matt Price wrote: > > I have this notion I saw a generic exporter that someone wrote for odt, in >> which you feed the exporter a template document which ocntains all the >> relevant style definitions. but I can't find it anymore, and as I recall it >> didn't real

Re: [Orgmode] [Patch] org-protocol default template should be nil

2010-09-02 Thread Sebastian Rose
Bastien writes: > Sebastian Rose writes: > >> We always used the "w" template as the default for `org-remember' and >> also used it for `org-capture' for historical reasons. >> >> Unfortunately, this breaks, if the user has no "w" template defined. >> >> The patch below simply set's the custom va

Re: [Orgmode] Re: [BABEL] [PROPOSAL] Seemless editing of Babel Blocks

2010-09-02 Thread Erik Iverson
If you really want to use language major mode commands without leaving the Org buffer, I suggest investigating Lennart Borgman's nxhtml package[1]. This features a function `org-mumamo-mode' which automatically switches Org code blocks into native major modes. I have encountered one bug whch ma

Re: [Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-09-02 Thread Bastien
Marcel van der Boom writes: > I have a question about constructs like this: > > * TODO item to be refiled, say in Subproject > * Project description [10/234] > [...] > ** Subproject description [1/25] >[...] > > When I want to refile the TODO item the path in the emacs

[Orgmode] Re: [BABEL] [PROPOSAL] Seemless editing of Babel Blocks

2010-09-02 Thread Dan Davison
Hi Jambunathan, > The primary motivation is that I find transitioning from and to an > org-src buffer a bit of a psychological drag. It would be good if I > don't leave the current buffer as such and still be able to edit > babel blocks. [...] > 4 Crux of the idea > ~~~ [.

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 5:58 PM, Christian Moe wrote: > On 9/2/10 9:45 PM, David Maus wrote: > > Well... Providing an Elisp interface to Zotero is on my "Someday, >> Maybe" list and at least there is a successful attempt to talk to >> Zotero using MozRepl[1] (after I've discovered that Zotero's S

Re: [Orgmode] Todo item property search

2010-09-02 Thread Bastien
Chevalier Julien writes: > How can i build a sparse tree of all my unscheduled todo items ? > , | (setq org-agenda-custom-commands | '(("u" todo "TODO" | ((org-agenda-todo-ignore-with-date t) | (org-agenda-tags-todo-honor-ignore-options t) `

[Orgmode] Re: Src blocks fontification issue

2010-09-02 Thread Dan Davison
Julien Fantin writes: > First congratulations on adding in-line fontification to source > blocks, that's a great addition. > > However, since I pulled those changes, a recurring issue I've been > having has become even more annoying. > > When opening an org file, some src blocks headers don't see

Re: [Orgmode] dynamically calculated timestamps?

2010-09-02 Thread Bastien
Org makes it so easy to (re)schedule a task that I'm not sure dynamic relative timestamps are not a bit too much (even if playing with this idea is fun, I agree.) -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

[Orgmode] Re: [PARTIALLY SOLVED] gnash crunch... latex whitespace defaults! + numbering in only some subheadings

2010-09-02 Thread Shelagh Manton
On Thu, 02 Sep 2010 11:12:58 -0400, Matt Price wrote: > Thanks everyone for their suggestions. I have settled for now on this: Might also be worth looking at the savetrees package which is in texlive- extras. Shelagh > > #+LATEX_HEADER: \usepackage[letterpaper]{geometry} #+LATEX_HEADER: > \geo

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Christian Moe
On 9/2/10 9:45 PM, David Maus wrote: Well... Providing an Elisp interface to Zotero is on my "Someday, Maybe" list and at least there is a successful attempt to talk to Zotero using MozRepl[1] (after I've discovered that Zotero's SOAP interface was abandoned). So much for the sleepless nights

Re: [Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Bastien
Łukasz Stelmach writes: > Is there a way to get a countdown timer visible like the one you start > with `C-c C-x .'? `org-timer-set-timer' now displays a timer in the modeline. Also thanks to Frédéric Couchet who asked me to have this feature for ges. -- Bastien

Re: [Orgmode] Use `C-c C-x _' for interactively calling `org-timer-stop'

2010-09-02 Thread Bastien
Nicolas Goaziou writes: >> Unless I missed something, `org-timer-stop' has no keybinding yet. I >> propose to use `C-c C-x _'. > > Isn't it C-u C-c C-x , ? Mh.. yes, stop is kind of a "pause" variant. But I don't find thisto be very straightforward, and `org-timer-stop' is already a command

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Christian Moe
Hi, That Zotero forum thread was interesting, thanks for pointing to it. With Scott Campbell's ZotSelect.js translator installed in Zotero, dragging and dropping an entry from Zotero into an Org test document results in e.g.: zotero://select//0_E35DK2TB/smith_twice-told_2001 Putting this

Re: [Orgmode] Use `C-c C-x _' for interactively calling `org-timer-stop'

2010-09-02 Thread Nicolas Goaziou
Hello, > Bastien writes: > Unless I missed something, `org-timer-stop' has no keybinding yet. I > propose to use `C-c C-x _'. Isn't it C-u C-c C-x , ? Regards, -- Nicolas ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to t

Re: [Orgmode] synctex!! ...syncorg?

2010-09-02 Thread Kevin Brubeck Unhammer
2010/9/2 Bastien : > Kevin Brubeck Unhammer writes: > >> But now the obvious question is: does there exist a "syncorg" to >> transport me back into the org-mode file to the point that corresponds >> to that place in the tex-file? I assume it should be possible since >> org-mode outputs these \labe

[Orgmode] Re: Org now fontifies code blocks

2010-09-02 Thread Sébastien Vauban
Hi Dan (and David), Dan Davison wrote: > I've just pushed changes which mean that Org now fontifies code in code > blocks. Currently, this is turned on by default, so it would be helpful if > people could report any problems, and opinions Three remarks: 1. That simply *is* great! Thanks a lot,

[Orgmode] Re: Native TAB in code blocks

2010-09-02 Thread Dan Davison
Carsten Dominik writes: > On Thu, Sep 2, 2010 at 9:06 PM, Dan Davison wrote: >> Erik Iverson writes: >> >>> Dan, >>> >>> Thank you to David and yourself for this great feature.  I have >>> absolutely no opinion about the default on/off, except to say it >>> looks great on. >>> >>> Is your TAB k

Re: [Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Bastien
Frederic Couchet writes: > I always start a clock when I work on a task. And for the Pomodoro > technique I use also the org-timer module with some configuration. I created a section about using Org with Pomodoro on Worg: http://orgmode.org/worg/org-gtd-etc.php -- Bastien

[Orgmode] Use `C-c C-x _' for interactively calling `org-timer-stop'

2010-09-02 Thread Bastien
Unless I missed something, `org-timer-stop' has no keybinding yet. I propose to use `C-c C-x _'. Is that okay for everyone? diff --git a/lisp/org.el b/lisp/org.el index fc44fc7..01da980 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -16383,6 +16383,7 @@ BEG and END default to the buffer boundaries

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread David Maus
Hi Matt, Matt Price wrote: >This is all beyond me, but I was reading on the zotero forums about >efforts to integrate zotero citations in emacs: >http://forums.zotero.org/discussion/8306/testing-zoteroselect/ >Towards the end of hte thread is some useful-looking elisp code, and >I wondered how h

Re: [Orgmode] Wrong count? Me or Org?

2010-09-02 Thread David Maus
C64 Whiz wrote: >I have the following tree and notice the % done value... > Actions [80%] >* DONE See if existing credentials work >** DONE 2010/07/26 17:12:24 (05:12:24 PM) >   I'll be working from home on Wed and will see if the existing >   credentials still work.  I can fin

Re: [Orgmode] Org-mode to MS-Word/OOo with vector graphics

2010-09-02 Thread David Maus
Hi Tom, Tom Short wrote: >Although this isn't org-babel specific, it's convenient to use with >org-babel since there are so many ways to generate graphic files. See >below for an example that uses R to create EPS and windows metafiles >(windows only). >I'm curious to hear if it works for anyone e

[Orgmode] Re: Native TAB in code blocks [WAS Re: Org now fontifies code blocks]

2010-09-02 Thread Carsten Dominik
On Thu, Sep 2, 2010 at 9:06 PM, Dan Davison wrote: > Erik Iverson writes: > >> Dan, >> >> Thank you to David and yourself for this great feature.  I have >> absolutely no opinion about the default on/off, except to say it >> looks great on. >> >> Is your TAB key patch[1] in master yet? >> http://

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-02 Thread David Maus
Tim O'Callaghan wrote: >When i try and use org-capture in a buffer, it fails to display the >template menu, and it generates the backtrace below. Which version of Org mode are you running? IIRC There was a bug in `org-git-store-link' that caused this error and was fixed in Feb 2010 (commit 6a5f6d

[Orgmode] Native TAB in code blocks [WAS Re: Org now fontifies code blocks]

2010-09-02 Thread Dan Davison
Erik Iverson writes: > Dan, > > Thank you to David and yourself for this great feature. I have > absolutely no opinion about the default on/off, except to say it > looks great on. > > Is your TAB key patch[1] in master yet? > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28640.html Hi Er

[Orgmode] Re: Wrong count? Me or Org?

2010-09-02 Thread Memnon Anon
Hi C64, C64 Whiz writes: > Actions [80%] > * DONE See if existing credentials work > ** DONE 2010/07/26 17:12:24 (05:12:24 PM) >    I'll be working from home on Wed and will see if the existing >    credentials still work.  I can find them [[file:c:/path/to/file][in > here]

[Orgmode] Re: [BUG - low] capture with region selected in read only erc buffer

2010-09-02 Thread Matt Lundin
Hi Carsten, Carsten Dominik writes: > On Sep 2, 2010, at 1:18 AM, Richard Riley wrote: >> >> If I select a region in, in this case, an erc (emacs irc client) >> buffer >> in the read only section and then use my global keys to create a new >> item using the following "j" template while the text

Re: [Orgmode] Babel: ob-plantuml fails on Windows

2010-09-02 Thread Eric Schulte
Hi Manish, Are you sure that org-plantuml-jar-path is set when the function produces that error? I've just pushed up a slight change to ob-plantuml which is more explicit about ensuring the correctness of org-plantuml-jar-path before it is used. Could you retry with this new addition? Thanks --

Re: [Orgmode] Babel: ob-plantuml fails on Windows

2010-09-02 Thread Nick Dokos
Manish wrote: > Hello! > > I was trying to test ob-plantuml and it failed with following trace. > > Setup: > > - GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-08-30 on 3249CTO > - Windows XP SP 2 > - Org mode from git head > - org-plantuml-jar-path is set > - This example works from comm

[Orgmode] Babel: ob-plantuml fails on Windows

2010-09-02 Thread Manish
Hello! I was trying to test ob-plantuml and it failed with following trace. Setup: - GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-08-30 on 3249CTO - Windows XP SP 2 - Org mode from git head - org-plantuml-jar-path is set - This example works from command-line and does not require dot. Tr

[Orgmode] Src blocks fontification issue

2010-09-02 Thread Julien Fantin
First congratulations on adding in-line fontification to source blocks, that's a great addition. However, since I pulled those changes, a recurring issue I've been having has become even more annoying. When opening an org file, some src blocks headers don't seem to get parsed properly, and now as

[Orgmode] Effort estimates for multi-day tasks

2010-09-02 Thread Markus Heller
Hello all, please consider the following scenario: * Task A ** Task B This task requires 3 full days @ 8 h each day. :PROPERTIES: :Effort: :END: How would I estimate the effort for task B? Set it to 24:00? That's unhandy if you have something like the following in your .emacs:

Re: [Orgmode] Wrong count? Me or Org?

2010-09-02 Thread Manish
On Thu, Sep 2, 2010 at 11:27 PM, C64 Whiz wrote: > I have the following tree and notice the % done value... > > Actions [80%] > * DONE See if existing credentials work > ** DONE 2010/07/26 17:12:24 (05:12:24 PM) >I'll be working from home on Wed and will see if the existing >

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Joseph Buchignani
Julien, it sounds like you're doing something different than what's in the manual. Could you paste exactly the code you used in your .emacs to include org-habit in the modules list and then activate it? I guess it would be two separate lines? Thanks, JB On Fri, Sep 3, 2010 at 1:26 AM, Julien Fan

[Orgmode] Wrong count? Me or Org?

2010-09-02 Thread C64 Whiz
I have the following tree and notice the % done value... Actions [80%] * DONE See if existing credentials work ** DONE 2010/07/26 17:12:24 (05:12:24 PM) I'll be working from home on Wed and will see if the existing credentials still work. I can find them [[file:c:/path/

Re: [Orgmode] dynamically calculated timestamps?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 1:15 PM, Matt Price wrote: > > > (there are subheadings and text in between). While i'm planning I like >> > to move the headings around quite a bit, but it would be nice, while >> > I'm doing that, to still know what date the class meeting will take >> > place on. So I wou

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Julien Fantin
Thanks Noorul, this helped me fix the error, and I now have it working ! I should mention that I do need to (require 'org-habit) after it's been added to the modules list, in order to actually activate it. On Thu, Sep 2, 2010 at 7:17 PM, Noorul Islam wrote: > On Thursday, September 2, 2010, Jul

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Noorul Islam
On Thursday, September 2, 2010, Julien Fantin wrote: > I'm watching this as I wasn't able to enable this module either. > > I have state logging enable with : >  (setq org-todo-keywords >        (quote >         ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)") >          (sequence "WAIT(w@/!)"

Re: [Orgmode] dynamically calculated timestamps?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 12:52 PM, Manish wrote: > On Thu, Sep 2, 2010 at 6:44 PM, Matt Price wrote: > > Hi, > > > > Yet another question (I've had a bunch lately). > > > > In my syllabus I have a bunch of headings like this: > > > > * Outline: Semester 1 > > ** Introduction: What is History For? >

Re: [Orgmode] Org now fontifies code blocks

2010-09-02 Thread Erik Iverson
Dan, Thank you to David and yourself for this great feature. I have absolutely no opinion about the default on/off, except to say it looks great on. Is your TAB key patch[1] in master yet? http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28640.html Dan Davison wrote: I've just pushed ch

[Orgmode] Re: Setting org-agenda-time-grid: My day starts at midnight

2010-09-02 Thread Memnon Anon
Bastien writes: >> This prevents the error, however have a look at my agenda: > Please pull again, this should be fixed now... No change with %4d: - 00:00 line not there. - additional line above org-calculate-free-time line --8<---cut here---start->8--- Day-ag

Re: [Orgmode] dynamically calculated timestamps?

2010-09-02 Thread Manish
On Thu, Sep 2, 2010 at 6:44 PM, Matt Price wrote: > Hi, > > Yet another question (I've had a bunch lately). > > In my syllabus I have a bunch of headings like this: > > * Outline: Semester 1 > ** Introduction: What is History For? > ** History and the Public Sphere > ** Recursive Publics > ** Abund

[Orgmode] Re: HTML export of org source blocks

2010-09-02 Thread Thomas S. Dye
On Sep 1, 2010, at 9:06 PM, Noorul Islam K M wrote: "Thomas S. Dye" writes: Aloha all, The following example from the Ledger tutorial http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.php doesn't export the #+end_src line: #+begin_src org ,#+begin_src ledger :cmdline -s ba

Re: [Orgmode] cannot enable org-habit

2010-09-02 Thread Julien Fantin
I'm watching this as I wasn't able to enable this module either. I have state logging enable with : (setq org-todo-keywords (quote ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)") (sequence "WAIT(w@/!)" "SOMEDAY(s@/!)" "|" "CANCELLED(c@/!)" And org-habit is config

[Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Matt Price
Hi, This is all beyond me, but I was reading on the zotero forums about efforts to integrate zotero citations in emacs: http://forums.zotero.org/discussion/8306/testing-zoteroselect/ Towards the end of hte thread is some useful-looking elisp code, and I wondered how hard it would be to massage it

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-02 Thread Bastien
"Tim O'Callaghan" writes: > When i try and use org-capture in a buffer, it fails to display the > template menu, and it generates the backtrace below. > > It works for org files, but not for some other files. Can you be a bit more specific? What kind of buffer make the capture mechanism fail?

[Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Łukasz Stelmach
Frederic Couchet writes: >> "Sergey" == Sergey Konoplev writes: > > Sergey> Hi all, Are there ways to use Pomodoro technique > Sergey> (http://www.pomodorotechnique.com/) with org-mode? If there > Sergey> are what are the best practices? > > Sergey> Thank you in advice. > > I

[Orgmode] Org now fontifies code blocks

2010-09-02 Thread Dan Davison
I've just pushed changes which mean that Org now fontifies code in code blocks. Currently, this is turned on by default, so it would be helpful if people could report any problems, and opinions as to whether it should be on or off by default. To turn it off, use (setq org-src-fontify-natively nil

Re: [Orgmode] [Patch] org-protocol default template should be nil

2010-09-02 Thread Bastien
Sebastian Rose writes: > We always used the "w" template as the default for `org-remember' and > also used it for `org-capture' for historical reasons. > > Unfortunately, this breaks, if the user has no "w" template defined. > > The patch below simply set's the custom variable Applied, thanks!

Re: [Orgmode] [PATCH] Fix typo in org-find-exact-headling-in-buffer

2010-09-02 Thread Bastien
Carsten Dominik writes: > Is anyone actually using the wikinodes module? I had 0 feedback after I > installed it. FWIW I'm not using it... -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@

Re: [Orgmode] Re: Setting org-agenda-time-grid: My day starts at midnight

2010-09-02 Thread Bastien
Memnon Anon writes: > This prevents the error, however have a look at my agenda: Please pull again, this should be fixed now... -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Re: [PATCH] can't :include files in org-publish-project-alist

2010-09-02 Thread Łukasz Stelmach
Bastien writes: > :base-directory now allows a directory name with no ending slash. > > I did this in a slightly different way than the one you suggest: > > , > | (let* ((r (plist-get (cdr prj) :recursive)) > | -(b (expand-file-name (plist-get (cdr prj) :base-directory))) >

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-02 Thread Carsten Dominik
Looks like a bug in org-git-store-link - Carsten On Sep 2, 2010, at 4:15 PM, Tim O'Callaghan wrote: When i try and use org-capture in a buffer, it fails to display the template menu, and it generates the backtrace below. It works for org files, but not for some other files. Tim. Debugge

Re: [Orgmode] [PATCH] Re: html-export mangels mailto: links

2010-09-02 Thread Bastien
Noorul Islam K M writes: > org-html.el : Fix exporting file, mailto, news and ftp protocols. > > * lisp/org-html.el (org-html-make-link): (expand-file-name > ) removes one "/" from "///path-to-file", so add one. Anything other > than 'file' type should be exported along with the type. I applied

[Orgmode] [PARTIALLY SOLVED] gnash crunch... latex whitespace defaults! + numbering in only some subheadings

2010-09-02 Thread Matt Price
Thanks everyone for heir suggestions. I have settled for now on this: #+LATEX_HEADER: \usepackage[letterpaper]{geometry} #+LATEX_HEADER: \geometry{verbose,tmargin=2.5cm,bmargin=2.5cm,lmargin=2cm,rmargin=2cm}% #+LATEX_HEADER: \usepackage{paralist} #+LATEX_HEADER: \let\itemize\compactitem #+LATEX_H

[Accepted] [Orgmode] Re: html-export mangels mailto: links

2010-09-02 Thread Bastien Guerry
Patch 251 (http://patchwork.newartisans.com/patch/251/) is now "Accepted". Maintainer comment: Applied a slightly modified version: better handling of absolute filenames. This relates to the following submission: http://mid.gmane.org/%3C87iq2o3b5s.fsf%40noorul.maa.corp.collab.net%3E Here is th

[Orgmode] Re: Setting org-agenda-time-grid: My day starts at midnight

2010-09-02 Thread Memnon Anon
Hey ;), Bastien writes: > Memnon Anon writes: >> ;;MAN make sure time is at least 3 characters long or substring will fail >> => (when (< (length time) 3) (setq time (concat "00" time))) > I fixed this in a slightly different way: > - (setq time (int-to-string time)) > +

Re: [Orgmode] Cannot open load file: inf-ruby

2010-09-02 Thread Eric Schulte
Hi Nate, Some languages have requirements on external elisp packages, (e.g. ruby requires inf-ruby, lisp/clojure require slime, etc...). There requirements are listed in the table at [1]. Inf-ruby can be loaded through ELPA [2], or through the link in the languages table below. That said, ruby

[Orgmode] Org-mode to MS-Word/OOo with vector graphics

2010-09-02 Thread Tom Short
I've tried several approaches to converting org-mode files to MS-Word or OpenOffice.org that retains vector graphics, especially encapsulated postscript files. Some options I've tried include docbook export with docbook2odf (doesn't work with docbook v5) and latex export with tex4ht (converts graph

[Accepted] [Orgmode] org-protocol default template should be nil

2010-09-02 Thread Bastien Guerry
Patch 249 (http://patchwork.newartisans.com/patch/249/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C878w3m2ua3.fsf%40gmx.de%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > MIME

Re: [Orgmode] Re: [babel] ledger tutorial on Worg

2010-09-02 Thread Eric Schulte
Hi Seb, Sébastien Vauban writes: [...] > > Though, the following does not work yet: > > * Test with Org-Babel-Ledger > > First evaluate this: > > (org-babel-do-load-languages > 'org-babel-load-languages > '((R . t) >(emacs-lisp . t) >(latex . t) >(ledger . t) ;this is the i

Re: [Orgmode] Cannot open load file: inf-ruby

2010-09-02 Thread Nick Dokos
Nathan Neff wrote: > I'm having trouble getting ruby scripts to run in org-babel. > > I'm running Org 7.01 trans. > > With this example, I get the message "Cannot load file: inf-ruby" after > I press C-c C-c with the cursor on the #+begin_src line > ob-ruby.el says: , | ;;; Requirements:

Re: [Orgmode] cannot enable org-habit

2010-09-02 Thread Bastien
Joseph Buchignani writes: > I presume there ought to be some sort of entry in my agenda, or the "k" key > should do something. I get nothing. Here is my setup: > > * org-mode 7.01h > * emacs file included below. > > The relevant portion is (add-to-list 'org-modules 'org-habit), which I have >

Re: [Orgmode] Possible BUG in org-wikinodes.el

2010-09-02 Thread Bastien
Indraneel Majumdar writes: > Is this a typo? > org-find-exact-headling-in-buffer > occurs thrice instead of > org-find-exact-headline-in-buffer Yes, this has just been fixed. Thanks! -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All'

Re: [Orgmode] synctex!! ...syncorg?

2010-09-02 Thread Bastien
Kevin Brubeck Unhammer writes: > But now the obvious question is: does there exist a "syncorg" to > transport me back into the org-mode file to the point that corresponds > to that place in the tex-file? I assume it should be possible since > org-mode outputs these \label{sec-3.3} things... Very

Re: [Orgmode] [PATCH] Fix typo in org-find-exact-headling-in-buffer

2010-09-02 Thread Carsten Dominik
On Sep 2, 2010, at 4:15 PM, Bastien wrote: Jambunathan K writes: Still thinkling but have no inkling about headling. I fixed this: s/org-find-exact-headling-in-buffer/org-find-exact-headline-in-buffer The "org-find-exact-headline-in-buffer" function is not to be confused with "org-find-e

Re: [Orgmode] [PATCH] Fix typo in org-find-exact-headling-in-buffer

2010-09-02 Thread Bastien
Jambunathan K writes: > Still thinkling but have no inkling about headling. I fixed this: s/org-find-exact-headling-in-buffer/org-find-exact-headline-in-buffer The "org-find-exact-headline-in-buffer" function is not to be confused with "org-find-exact-heading-in-directory"... yep, a bit confu

Re: [Orgmode] file+olp problem in org-capture.

2010-09-02 Thread Bastien
Carsten Dominik writes: > this begins to smell like it should be a FAQ entry :) Indeed! I added a FAQ entry for this. This will be in http://orgmode.org/worg/org-faq.php under this headline: "Can I use a variable or a function inside the `org-capture-templates' variable?" -- Basti

[Orgmode] Re: Specifying left/right margin sizes for pdf documents

2010-09-02 Thread mwnn
Adding the following lines to my *.org file solved the issue. #+LATEX_HEADER: \addtolength{\textwidth}{2in} #+LATEX_HEADER: \addtolength{\hoffset}{-1in} #+LATEX_HEADER: \addtolength{\voffset}{-1in} Regards, mwnn On 09/02/2010 06:30 PM, mwnn wrote: Hi, How can i specify the left/right mar

Re: [Orgmode] Specifying left/right margin sizes for pdf documents

2010-09-02 Thread Bastien
mwnn writes: > How can i specify the left/right margin sizes for the resulting > *.pdf documents (org-export-as-pdf) in a *.org file. Take a look at the "geometry" package: ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/geometry/geometry.pdf For example: , | \usepackage{geomet

  1   2   >