Re: [O] Using org-mode for recipes (i.e. cooking)

2011-07-26 Thread Eric Abrahamsen
On Tue, Mar 29 2011, Erik Hetzner wrote: At Thu, 24 Mar 2011 19:47:46 +0800, Le Wang wrote: Hi all, I'm fairly new to org-mode, and I only use it as an outliner / note taking tool. It seems recipes, being a list of ingredients and a series of steps is a perfect match for org-mode.

[O] using links/org-capture programmatically

2011-07-26 Thread Eric Abrahamsen
I've got a little sequence I use so often I'd like to automate it, but am not sure how. Basically it goes: 1. In Gnus, store a link to an email message 2. Call org-capture 3. Choose a template with a REPLY keyword, that gets stored in a certain subtree 4. Pull the last-stored link, to the email

Re: [O] using links/org-capture programmatically

2011-07-26 Thread Eric Abrahamsen
On Tue, Jul 26 2011, Christian Moe wrote: On 7/26/11 8:20 PM, Eric Abrahamsen wrote: I've got a little sequence I use so often I'd like to automate it, but am not sure how. Basically it goes: 1. In Gnus, store a link to an email message 2. Call org-capture 3. Choose a template with a REPLY

Re: [O] Using org-mode for recipes (i.e. cooking)

2011-07-26 Thread Eric Abrahamsen
On Tue, Jul 26 2011, Eric Schulte wrote: First, I use org-mode to keep my recipes. Here is the format I use: [...] and so on. I have some methods to convert units back forth from metric narrow a recipe to ingredients only, though I think this is probably not really useful. I would be

[O] parsing options

2011-07-28 Thread Eric Abrahamsen
Is there a generic function for parsing options lines at the top of a file? I'd like to use some custom lines to set certain file-specific variables, and haven't quite figured out the best way to do that. It looks like org-set-regexps-and-options does that when you open a new file, but that's a

Re: [O] Largest org file you have + performance

2011-08-01 Thread Eric Abrahamsen
On Mon, Aug 01 2011, Marcelo de Moraes Serpa wrote: Hey list, What's the largest orgmode file you have, and what's the performance you get while manipulating/navigating it? Mine is a 5k lines file called reference.org, and I basically keep all kind of notes and attachments there. It's a bit

Re: [O] parsing options

2011-08-16 Thread Eric Abrahamsen
On Wed, Aug 17 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Is there a generic function for parsing options lines at the top of a file? See `org-infile-export-plist'. I'd like to use some custom lines to set certain file-specific variables, and haven't

[O] tags filtering in weekly/daily agenda

2011-08-21 Thread Eric Abrahamsen
Am I wrong, or is there no way to filter what is shown in the weekly/daily agenda view? I'm creating custom agendas with multiple blocks, and would like to apply the same tags/match filter to the daily agenda as I do to the TODO blocks below it. Can that be done? Eric

Re: [O] tags filtering in weekly/daily agenda

2011-08-21 Thread Eric Abrahamsen
On Sun, Aug 21 2011, Carsten Dominik wrote: On 21.8.2011, at 15:17, Bernt Hansen wrote: Eric Abrahamsen e...@ericabrahamsen.net writes: Am I wrong, or is there no way to filter what is shown in the weekly/daily agenda view? I'm creating custom agendas with multiple blocks, and would like

[O] indenting nested TODOs in agenda views

2011-08-22 Thread Eric Abrahamsen
What would it take to get an Agenda tags view that indented nested TODOs? I've always been bothered by the fact that nested TODOs within a subtree are all flattened for the agenda view, so sometimes it's hard to tell that several TODOs all belong to one bigger TODO. I guess it would have to go in

Re: [O] indenting nested TODOs in agenda views

2011-08-22 Thread Eric Abrahamsen
On Mon, Aug 22 2011, Bernt Hansen wrote: Eric Abrahamsen e...@ericabrahamsen.net writes: What would it take to get an Agenda tags view that indented nested TODOs? I've always been bothered by the fact that nested TODOs within a subtree are all flattened for the agenda view, so sometimes it's

Re: [O] indenting nested TODOs in agenda views

2011-08-23 Thread Eric Abrahamsen
On Mon, Aug 22 2011, Sebastien Vauban wrote: Hi Eric, Eric Abrahamsen wrote: On Mon, Aug 22 2011, Bernt Hansen wrote: Eric Abrahamsen e...@ericabrahamsen.net writes: What would it take to get an Agenda tags view that indented nested TODOs? I've always been bothered by the fact

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-08-24 Thread Eric Abrahamsen
On Wed, Aug 24 2011, Samuel Wales wrote: Here is a different solution. It is from my notes from long ago. To me, one issue with indenting is that you expect the previous line to be a direct parent, analogously with the outline. This conflicts with sorting and non-child descendents. If

Re: [O] org-agenda-custom-commands clarification on filters needed

2011-08-28 Thread Eric Abrahamsen
On Sun, Aug 28 2011, Thomas Wallrafen wrote: Hi org'ers, I am currently trying to figure out a way to build a composite view for an agenda containing agenda and todos, which works well but when it comes to setting filters... In the first example (agenda and todo list below) the filter

Re: [O] Reminders with alarms

2011-09-07 Thread Eric Abrahamsen
On Wed, Sep 07 2011, Stephen Nelson-Smith wrote: Hi there, I'm just starting to explore orgmode. I'm an experienced GTD-er (6 yrs) and have looked with interest at a few articles on using orgmode for this. The one area I can't seem to work out is how to set a reminder with an alarm and

Re: [O] Org minor mode in mail-mode

2011-09-09 Thread Eric Abrahamsen
On Sat, Sep 10 2011, Rene wrote: René jlr_0 at yahoo.com writes: Here is the the configuration I run (defun turn-on-full-org-mailing () (turn-on-orgstruct++) (turn-on-orgtbl) (load org-html-mail)) (add-hook 'mail-mode-hook 'turn-on-full-org-mailing) in order

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-09-12 Thread Eric Abrahamsen
On Sun, Sep 11 2011, Samuel Wales wrote: Eric, I'm starting with the easiest use-case: attaching a level text property to each TODO. I'm trying to do this for TODOs produced by This might or might not solve all your needs, but one option for finding ancestors is to simply grab the olpath

Re: [O] Bug: Problem with link display [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-17 Thread Eric Abrahamsen
On Sun, Sep 18 2011, Bernt Hansen wrote: Dave Abrahams d...@boostpro.com writes: on Sat Sep 17 2011, Bernt Hansen bernt-AT-norang.ca wrote: Dave Abrahams d...@boostpro.com writes: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-09-24 Thread Eric Abrahamsen
Okay, here's an attempt at indicating nested todos in the todo agenda view. The more I futzed with comparing consecutive TODOs the hackier it seemed, so I went with something more fundamental. Right now I think this is a bigger solution than the problem warranted, but it might also open the way

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-09-24 Thread Eric Abrahamsen
On Sat, Sep 24 2011, Eric Abrahamsen wrote: Okay, here's an attempt at indicating nested todos in the todo agenda view. That might not have been the most useful way to attach the diff, sorry. diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index b1fa5f5..417566d 100644 --- a/lisp/org

Re: [O] [feature request] More flexible repeats

2011-09-24 Thread Eric Abrahamsen
On Sat, Sep 24 2011, Dave Abrahams wrote: [...] I think the basic parts of such a language might be: - predicates, e.g. Mon,Wed,Fri; the first week of each month; the first tuesday of the month - periods, e.g. 1 month - repetitions, e.g. 5 times Looks like you're coming up on the

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-09-24 Thread Eric Abrahamsen
On Sun, Sep 25 2011, Samuel Wales wrote: Hi Eric, Looks like you put a lot of work into this. Not that much work, in the end -- most of the effort was figuring out how the existing code works. Some comments: On 2011-09-24, Eric Abrahamsen e...@ericabrahamsen.net wrote: along the way. One

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-09-24 Thread Eric Abrahamsen
On Sun, Sep 25 2011, Samuel Wales wrote: [...] My goal is simple: go through entries in the already-built agenda and dim anything that has a descendent in the same agenda. Hierarchical sorting is for the future. And it is undesirable if you do not have the horizontal real estate to

Re: [O] do it today, or well, tomorrow

2011-10-13 Thread Eric Abrahamsen
On Thu, Oct 13 2011, John Wiegley wrote: Rainer Stengele rainer.steng...@online.de writes: I think I have read somewhere that you wrote a function which does the following: If a todos schedule date is more than one day in the past it will be scheduled automatically to today when using the

Re: [O] org-contacts or bbdb?

2011-10-20 Thread Eric Abrahamsen
On Fri, Oct 21 2011, Peter Münster wrote: Hello, I would like to manage my contacts, so that I can - easily search them - add new email addresses from gnus (summary buffer) - complete email addresses in gnus (message buffer and prompts in mini-buffer) - and perhaps more in the future

Re: [O] Elisp programming style

2011-10-28 Thread Eric Abrahamsen
[...] Would that be considered bad style from the original author, or is that up to personal choice and not considered a problem? Not a problem - you can't predict the future. You do the best you can with your current knowledge. You can always refactor in the future: that's one reason

[O] getting a tilde into LaTeX export

2011-11-11 Thread Eric Abrahamsen
I'm sure this has been answered many times but I can't find it… I want to get a tilde into my LaTeX export -- not a LaTeX-escaped tilde, but a plain tilde, that will turn into a small non-breaking space in LaTeX. Everything I've tried in org exports as either \~ or \~{} in LaTeX, where all I want

Re: [O] getting a tilde into LaTeX export

2011-11-11 Thread Eric Abrahamsen
On Fri, Nov 11 2011, Carsten Dominik wrote: On Nov 11, 2011, at 11:46 AM, Eric Abrahamsen wrote: I'm sure this has been answered many times but I can't find it… I want to get a tilde into my LaTeX export -- not a LaTeX-escaped tilde, but a plain tilde, that will turn into a small non

Re: [O] [ANN] Org Elements in contrib

2011-11-21 Thread Eric Abrahamsen
On Tue, Nov 22 2011, Nicolas Goaziou wrote: Hello, I've added org-element.el in contrib directory. It is a complete parser and interpreter for Org syntax. This looks great! Is the eventual idea to use this library for other basic org functionality? It seems ideal for replacing the guts of

Re: [O] fill-paragraph?

2011-12-09 Thread Eric Abrahamsen
On Fri, Dec 09 2011, Andrea Crotti wrote: I lilke the fill-paragraph behaviour that I get in org-mode, and I was wondering if I could use it also in other modes. Using (turn-on-orgstruct) doesn't change the behaviour, and actually how does it work? I mean M-q in org-mode is still bound to

Re: [O] fast navigation

2011-12-15 Thread Eric Abrahamsen
On Fri, Dec 16 2011, sergio wrote: Have a look at org-goto (C-c C-j) I've seen it. It performs globally search not hierarchy. What is your `org-goto-interface'? I've got mine set to outline-path-completion, and I think it does what you want. Eric -- GNU Emacs 24.0.92.1 (i686-pc-linux-gnu,

Re: [O] fast navigation

2011-12-18 Thread Eric Abrahamsen
On Sat, Dec 17 2011, sergio wrote: On 12/16/2011 09:42 AM, Eric Abrahamsen wrote: What is your `org-goto-interface'? I've got mine set to outline-path-completion, and I think it does what you want. Thank you! That's what I want. But there is a bug. It doesn't complete headline

Re: [O] fast navigation

2011-12-18 Thread Eric Abrahamsen
On Mon, Dec 19 2011, sergio wrote: On 12/18/2011 07:54 PM, Eric Abrahamsen wrote: But there is a bug. It doesn't complete headline (and doesn't goto if type it manually) which I stay on. Yeah, I think it always starts completion from the top level, no matter where you are. I wouldn't call

Re: [O] fast navigation

2011-12-19 Thread Eric Abrahamsen
On Tue, Dec 20 2011, sergio wrote: On 12/19/2011 05:49 AM, Eric Abrahamsen wrote: The behavior I see is that I always need to start with a top-level heading. Yes, but I'm talking another problem. If you really can't go to b (a top level node), then something is messed up. I can't goto b

Re: [O] Tweaking the export

2012-01-27 Thread Eric Abrahamsen
On Sat, Jan 28 2012, Christian Wittern wrote: Hi, Jambunathan and Nicolas, On 2012-01-27 22:47, Jambunathan K wrote: Nicolas I will let Christian answer for himself. Thanks Jambunathan, you are not only an excellent coder, but also an expert mind reader:-) What you describe is exactly

[O] adding a footnote munches newlines at the end of a section

2012-02-01 Thread Eric Abrahamsen
I use `org-footnote-action' (C-c C-x f) to add a footnote, and don't have any org-footnote-section set, so it adds them at the end of the current subtree. This progressively eats up newlines, so that if I add two footnotes in a row, it intrudes on the headline of the next section:

[Orgmode] unicode chars in org-emphasis-regexp-components

2011-02-17 Thread Eric Abrahamsen
Hi, I do a lot of plain text writing in org, and would love to be able to allow emphasis markup when it's up flush against m-dashes (x2014), n-dashes (x2013), and ellipses (x2026), possibly among other things. When I try to add these characters to org-emphasis-regexp-components via the customize

[Orgmode] Re: unicode chars in org-emphasis-regexp-components

2011-02-19 Thread Eric Abrahamsen
On Sat, Feb 19 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Hi, I do a lot of plain text writing in org, and would love to be able to allow emphasis markup when it's up flush against m-dashes (x2014), n-dashes (x2013), and ellipses (x2026), possibly among

[O] Re: unicode chars in org-emphasis-regexp-components

2011-03-01 Thread Eric Abrahamsen
On Sun, Feb 27 2011, Bastien wrote: Hi Eric, but I really don't know how to go about setting this variable properly with setq. Well, C-h v org-emphasis-regexp-components RET is quite informative. Don't be afraid by this meduse-like list of strings... these are just four strings and a

Re: [O] Re: unicode chars in org-emphasis-regexp-components

2011-03-01 Thread Eric Abrahamsen
On Wed, Mar 02 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Okay, I was getting confused by the escaped double quotes. I've set it properly, so far as I can tell, but it's still failing to recognize emphasis markers when they're next to my unicode

Re: [O] Re: unicode chars in org-emphasis-regexp-components

2011-03-02 Thread Eric Abrahamsen
On Wed, Mar 02 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Okay, I was getting confused by the escaped double quotes. I've set it properly, so far as I can tell, but it's still failing to recognize emphasis markers when they're next to my unicode

Re: [O] Re: unicode chars in org-emphasis-regexp-components

2011-03-02 Thread Eric Abrahamsen
On Wed, Mar 02 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Okay, I was getting confused by the escaped double quotes. I've set it properly, so far as I can tell, but it's still failing to recognize emphasis markers when they're next to my unicode

[O] point out extra export options in manual

2011-03-04 Thread Eric Abrahamsen
Whilst trying to figure out how to shut off the postamble in HTML export, I realized that there are far more export-related options available than those listed in section 12.2 (Export options) of the manual. I had never really looked at the Publishing section of the manual (13.1.5), because I've

Re: [O] point out extra export options in manual

2011-03-05 Thread Eric Abrahamsen
On Fri, Mar 04 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Whilst trying to figure out how to shut off the postamble in HTML export, I realized that there are far more export-related options available than those listed in section 12.2 (Export options

[O] odt exporter: tarball?

2011-03-07 Thread Eric Abrahamsen
I've never been able to check out the repository at: http://repo.or.cz/w/org-mode/org-jambu.git Git hangs every time I try a clone or fetch. Is there a way to get a tarball snapshot of the repository as it exists now? Thanks! Eric

Re: [O] odt exporter: tarball?

2011-03-07 Thread Eric Abrahamsen
suvayu ali fatkasuvayu+li...@gmail.com writes: On Mon, Mar 7, 2011 at 4:35 PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: I've never been able to check out the repository at: http://repo.or.cz/w/org-mode/org-jambu.git Git hangs every time I try a clone or fetch. Is there a way to get

[O] absolute HTML links

2011-03-20 Thread Eric Abrahamsen
I just know I'm going to get pointed to a bit of documentation I haven't come across, but… I've made a link abbreviation that I want to export to HTML directly as an absolute link: #+LINK: mylink /absolute/url/%s/ I'd like [[mylink:bob][link text]] to export as: a href=/absolute/url/bob/link

[O] Re: Completing with anything

2011-03-21 Thread Eric Abrahamsen
Stefan Monnier monn...@iro.umontreal.ca writes: As Tassilo mentions, maybe we could have a post-completion step that can perform some kind of expansion/replacement/cleanup once a valid completion is selected. I'm not sure what that would look like in terms of code and API, but if someone

[O] Re: Completing with anything

2011-03-22 Thread Eric Abrahamsen
Eric S Fraga e.fr...@ucl.ac.uk writes: Eric Abrahamsen e...@ericabrahamsen.net writes: [...] This is what I've been using to insert other people's contact information into emails. Probably no good for general use, but maybe will provide food for thought. #+BEGIN_SRC emacs-lisp (defun my

[O] escaping of #+TEXT lines: \vspace vs \vspace*

2011-03-22 Thread Eric Abrahamsen
Hi, In a certain org file I put this line into the export options: #+begin_src org-mode #+TEXT: \vspace*{0.5in} #+end_src The starred version is necessary, obviously, since this comes before any text, and LaTeX will ignore a plain old \vspace{} in those cases. This currently gets escaped as

[O] Re: [PATCH] Protect starred commands in LaTeX export correctly

2011-03-23 Thread Eric Abrahamsen
Lawrence Mitchell we...@gmx.li writes: * lisp/org-latex.el (org-export-latex-preprocess): Correctly match starred command names. Many LaTeX commands exist in both normal and starred forms. Adjust the regexp in `org-export-latex-preprocess' to match the starred form as well. Awesome! This

[O] programmatic jump to headline

2011-03-25 Thread Eric Abrahamsen
I'm writing a little helper function for use when I'm starting work on a particular long-term writing project. Basically I found myself doing the same little ritual of commands two or three times a day, and I got tired of it. Here's what I've got so far, it's pretty self-explanatory. The my-

[O] Re: programmatic jump to headline

2011-03-26 Thread Eric Abrahamsen
Bernt Hansen be...@norang.ca writes: Eric Abrahamsen e...@ericabrahamsen.net writes: I'm writing a little helper function for use when I'm starting work on a particular long-term writing project. Basically I found myself doing the same little ritual of commands two or three times a day

[O] Re: Outlook replacement

2011-03-26 Thread Eric Abrahamsen
Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Chris Malone, Chris Malone wrote: Hi Henri-Paul, While you've brought the topic up I /have/ been recently curious about others' email setup and how they incorporate that into Emacs/org-mode? I notice several users send emails from

[O] Re: Test framework needed

2011-03-30 Thread Eric Abrahamsen
On Wed, Mar 30 2011, Rainer M Krug wrote: Hi I was bitten again from an unintended regression in org-mode, and that the second time in two weeks. I am probably not the right person to suggest this, but I think it is time to introduce a test framework for org-mode, to ensure that the

[O] Re: Test framework needed

2011-03-30 Thread Eric Abrahamsen
On Wed, Mar 30 2011, Rainer M Krug wrote: On 30/03/11 15:46, Eric Abrahamsen wrote: On Wed, Mar 30 2011, Rainer M Krug wrote: Hi I was bitten again from an unintended regression in org-mode, and that the second time in two weeks. I am probably not the right person to suggest this, but I

Re: [O] emdash and endash

2011-04-18 Thread Eric Abrahamsen
On Mon, Apr 18 2011, Samuel Wales wrote: On 2011-04-17, Ben Finney ben+em...@benfinney.id.au wrote: I think not. I see many (non-Org) ASCII documents that distinguish a notional em dash from en dash by different number of hyphens, as in your first list. Like this---really? Or --- this? It

Re: [O] v3, with support for narrowing

2011-04-28 Thread Eric Abrahamsen
On Fri, Apr 29 2011, Simon Guest wrote: At Thu, 28 Apr 2011 15:47:07 -0700, Samuel Wales wrote: Is it possible to make it so that you can show the overlays for just a subtree or region instead of the entire buffer? Hi Samuel, Good idea! So I just fixed it to handle narrowing properly, so

Re: [O] v3, with support for narrowing

2011-04-28 Thread Eric Abrahamsen
On Fri, Apr 29 2011, Nick Dokos wrote: Eric Abrahamsen e...@ericabrahamsen.net wrote: On Fri, Apr 29 2011, Simon Guest wrote: At Thu, 28 Apr 2011 15:47:07 -0700, Samuel Wales wrote: Is it possible to make it so that you can show the overlays for just a subtree or region instead

Re: [O] How to disable description lists?

2011-05-29 Thread Eric Abrahamsen
Markus Berlin ecce.ber...@googlemail.com writes: * Jambunathan K kjambunat...@gmail.com [29.05.2011 15:20]: is there a simple way to disable the description list syntax in a document? That is, how can I prevent emacs from interpreting '::' as a description list separator (in a given

[O] export problems

2011-05-30 Thread Eric Abrahamsen
Export has recently stopped working for me: any C-c C-e gives me: org-export: Symbol's function definition is void: internal-temp-output-buffer-show Instead of an export menu. Org is up to date git, and I get this even starting with emacs -Q. I haven't seen a chorus of complaints here, so I

Re: [O] export problems

2011-06-03 Thread Eric Abrahamsen
Noorul Islam noo...@noorul.com writes: On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen e...@ericabrahamsen.net wrote: Export has recently stopped working for me: any C-c C-e gives me: org-export: Symbol's function definition is void: internal-temp-output-buffer-show Instead of an export

Re: [O] export problems

2011-06-03 Thread Eric Abrahamsen
Nick Dokos nicholas.do...@hp.com writes: Noorul Islam noo...@noorul.com wrote: On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen e...@ericabrahamsen.net wrote: Export has recently stopped working for me: any C-c C-e gives me: org-export: Symbol's function definition is void: internal

Re: [O] export problems

2011-06-03 Thread Eric Abrahamsen
Nick Dokos nicholas.do...@hp.com writes: Nick Dokos nicholas.do...@hp.com wrote: Eric Abrahamsen e...@ericabrahamsen.net wrote: It was while trying to produce a backtrace (with edebug) that I discovered that re-evaluating the code fixed the problem. I set debug-on-error to t

[O] org-emphasis-regexp-components and headline bolding

2011-06-03 Thread Eric Abrahamsen
I've twiddled my org-emphasis-regexp-components variable to allow emphasis next to a wider array of characters, with the result that the first headline of one particular file is interpreted as emphasized (presumably the headline stars are read as bold emphasis markers). This means the text of the

Re: [O] export problems

2011-06-03 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Nick Dokos nicholas.do...@hp.com writes: Nick Dokos nicholas.do...@hp.com wrote: Eric Abrahamsen e...@ericabrahamsen.net wrote: It was while trying to produce a backtrace (with edebug) that I discovered that re-evaluating the code fixed

Re: [O] export problems

2011-06-06 Thread Eric Abrahamsen
Nick Dokos nicholas.do...@hp.com writes: Nick Dokos nicholas.do...@hp.com wrote: Eric Abrahamsen e...@ericabrahamsen.net wrote: It was while trying to produce a backtrace (with edebug) that I discovered that re-evaluating the code fixed the problem. I set debug-on-error to t

[O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has a property drawer and then call =(org-end-of-meta-data-and-drawers)=, point moves to the *beginning* of

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has a property drawer and then call =(org-end-of-meta

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has

[O] v4, now with properties and inclusion tags

2011-06-08 Thread Eric Abrahamsen
Simon Guest simon.gu...@tesujimath.org writes: At Fri, 29 Apr 2011 10:56:51 -0400, Nick Dokos wrote: Indeed: it would require a bit of refactoring of Simon's code to provide the function(s) to apply to each entry, and changes to the top level functions to use the mapping API instead of

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-29 Thread Eric Abrahamsen
It looks like patch-acceptance has picked up again recently -- may I humbly bump the fix below? Such a useful helper function, otherwise! Thanks, Eric diff --git a/lisp/org.el b/lisp/org.el index 777850a..ee0b88c 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -19992,7 +19992,7 @@ clocking

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-30 Thread Eric Abrahamsen
On Thu, Jun 30 2011, Bastien wrote: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has

Re: [O] TODOs and birthdays

2014-03-28 Thread Eric Abrahamsen
Sharon Kimble boudic...@talktalk.net writes: I have a document called 'organiser.org' which is mainly comprised of various TODOs under various projects, and various NEXT under birthdays and hospital appointments. These TODOs can be up to 4 levels in depth, and with one level 1 TODO as the

Re: [O] BBDB and Org

2014-04-03 Thread Eric Abrahamsen
Aric Gregson aorc...@mac.com writes: Hello, I am just wondering if there is a way to get org mode to stop playing with bbdb. Because I use both gnus and org, it is a bit of a hassle to have org always pulling bbdb away from gnus when I create an agenda. I have taken out all reference to

Re: [O] BBDB and Org

2014-04-03 Thread Eric Abrahamsen
Aric Gregson aorc...@mac.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: I'm also not sure what you mean by org pulling bbdb away from gnus -- are you running two separate instances of emacs? Yes, that is precisely what I am doing. I tend to work in the Emacs instance running

Re: [O] Shortcut to file

2014-04-11 Thread Eric Abrahamsen
? Thanks. On Sun, Mar 16, 2014 at 3:31 PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: Chris Henderson henders...@gmail.com writes: Is there any way to quickly add a file's location rather than typing the whole file://path/to/location. The files are mostly

Re: [O] Fast Access to TODO States without C-t

2014-04-14 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: I'm trying to figure out how to bind fast access to TODO states, without using C-t. The reason is that I have C-t as escape code for my screen session. The command org-todo is bound to C-c t here, so when I try to fast access to the TODO state

Re: [O] Fast Access to TODO States without C-t

2014-04-14 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Eric Abrahamsen e...@ericabrahamsen.net writes: I may be misunderstanding here, but screen will send the escape key to the running program if you hit it twice, right? I use the StumpWM window manager, with the escape key also set to C-t, and I think

Re: [O] Fast Access to TODO States without C-t

2014-04-15 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Well there's got to be some way to send the escape sequence to the running process! Googling indicates it might be C-t t You're right;) C-c C-t t sends C-c C-t to emacs. I can see it says C-c C-t

Re: [O] Recording results of TODO items

2014-04-15 Thread Eric Abrahamsen
William Kunkel w...@wkunkel.com writes: Is there a standard way to record the outcomes of certain TODO items? For example, I had a TODO item to research and come to a decision about part of the architecture of a software project I'm starting, and I'd like to record the result of that TODO

Re: [O] Recording results of TODO items

2014-04-15 Thread Eric Abrahamsen
... Cheers, Will On Tue, Apr 15, 2014 at 10:27 PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: William Kunkel w...@wkunkel.com writes: Is there a standard way to record the outcomes of certain TODO items? For example, I had a TODO item to research and come

Re: [O] Counting number of children under heading

2014-04-17 Thread Eric Abrahamsen
Marvin Doyley marvin...@gmail.com writes: Hi there, I would like to automatically count the number of children under a given heading. For example, I would like to have * Cars (2) ** BMW ** Escort Putting [/] at the end of header (in this case Cars), then putting the TODO keyword

Re: [O] Counting number of children under heading

2014-04-17 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: I could have sworn someone posted a thing for this just a week or two ago, using `org-map-entries' and the identity function, and counting the results. Ups, that was me ... forgot about it ;) I

[O] org capture contexts not working?

2014-04-19 Thread Eric Abrahamsen
I've got this for three capture templates that should only work in Gnus: (setq org-capture-templates-contexts '((M ((in-mode . gnus-\\(summary\\|article\\ (P ((in-mode . gnus-\\(summary\\|article\\ (H ((in-mode . gnus-\\(summary\\|article\\)) This worked for

Re: [O] org capture contexts not working?

2014-04-20 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: This was slightly mis-aligned in the source file, leading me to believe it's just a nesting error. As it is, any template which *isn't using* the not-in-file predicate is going to flag as acceptable

[O] org-open-file with xdg-open not working?

2014-04-22 Thread Eric Abrahamsen
I'm trying to open files externally (via org-attach), with a mailcap that funnels most everything to xdg-open. I notice that doing this with org-open-file gives me: Running xdg-open /home/me/path/to/file.PDF...done But no actual open file. Doing a similar thing in gnus, with the

Re: [O] org-open-file with xdg-open not working?

2014-04-22 Thread Eric Abrahamsen
Nick Dokos ndo...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: I'm trying to open files externally (via org-attach), with a mailcap that funnels most everything to xdg-open. I notice that doing this with org-open-file gives me: Running xdg-open /home/me/path

Re: [O] org-open-file with xdg-open not working?

2014-04-22 Thread Eric Abrahamsen
Nicolas Richard theonewiththeevill...@yahoo.fr writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Presumably that's because the gnus version (eventually `mm-display-external') calls xdg-open with `call-process' and org does it with `start-process-shell-command'. The first is synchronous

Re: [O] (org-insert-headline '(4)) should insert new headline before point

2014-04-24 Thread Eric Abrahamsen
Leonard Randall leonard.a.rand...@gmail.com writes: Sorry, I should clarify that the C-RET functions as expected in the content of an entry, it is only problematic when it is called from the headline. All best, Leonard Yes, please, this has gotten really difficult to use all of a sudden!

Re: [O] Export HTML with Properties and Tags

2014-04-26 Thread Eric Abrahamsen
Nick Dokos ndo...@gmail.com writes: Esben Stien b...@esben-stien.name writes: Is there any way to export everything when exporting to HTML? I have f.ex this heading: foo :BAR: :PROPERTIES: :hukarz: 1337 :quux: 1337 :END: Is there any command to specify that HTML

[O] org-bbdb link completion fix

2014-04-28 Thread Eric Abrahamsen
The most recent versions of BBDB return single records from `bbdb-completing-read-record'. That currently breaks completion on bbdb: links -- possibly earlier versions of BBDB always returned list values. We should probably check for this in `org-bbdb-complete-link', I propose the attached patch.

Re: [O] org-bbdb link completion fix

2014-04-28 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: The most recent versions of BBDB return single records from `bbdb-completing-read-record'. That currently breaks completion on bbdb: links -- possibly earlier versions of BBDB always returned

[O] loading all agenda files at startup

2014-04-30 Thread Eric Abrahamsen
I've got a few top-level user commands, related to org, that load at startup. Specifically org-agenda and org-ido-switchb are bound to keys that are available after emacs starts up. Before Org loads properly, however, things like the agenda file list and the list of valid tags and TODO keywords

Re: [O] loading all agenda files at startup

2014-04-30 Thread Eric Abrahamsen
Daimrod daim...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Hi Eric, I've got a few top-level user commands, related to org, that load at startup. Specifically org-agenda and org-ido-switchb are bound to keys that are available after emacs starts up. Before Org loads

Re: [O] [RFC] Rewrite indentation functions

2014-05-01 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, I would like to install the following patches on master. Basically, they consist of a full rewrite of all indentation related functions, with explicit rules in docstrings, comprehensive test suites, and backed-up by the parser. Wish I was

Re: [O] Contacts/Resources/People

2014-05-02 Thread Eric Abrahamsen
Sungmin sungsongs...@daum.net writes: I have been using orgmode for the last couple of months, guided by Sasha Chua's blog, and the material I have found on internet. Now I am started to be satisfied with my setup. But I there is one thing I would like to improve. I would like to have

Re: [O] [RFC] Rewrite indentation functions

2014-05-02 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: Wish I was competent to actually review this, but... In lieu of that, I'd be happy to run it and report errors. If you think a separate testing branch is warranted, that might be an idea

Re: [O] [RFC] Rewrite indentation functions

2014-05-03 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: Wish I was competent to actually review this, but... In lieu of that, I'd be happy to run it and report errors. If you think a separate testing branch is warranted, that might be an idea

Re: [O] [RFC] Rewrite indentation functions

2014-05-03 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: Wish I was competent to actually review this, but... In lieu of that, I'd be happy to run it and report errors. If you think a separate

  1   2   3   4   5   6   7   8   9   10   >