I'm having a bit of confusion: I've created my own TODO sequences with
org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
"CONTACTED(e@)"). Then I've got a custom agenda defined using
org-agenda-custom-commands, where there's a weekly view on top and some
TODO items below. When I
On Tue, Sep 14 2010, Matt Lundin wrote:
> Eric Abrahamsen writes:
>
>> I'm having a bit of confusion: I've created my own TODO sequences with
>> org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
>> "CONTA
On Tue, Sep 14 2010, Matt Lundin wrote:
> Eric Abrahamsen writes:
>
>> I'm having a bit of confusion: I've created my own TODO sequences with
>> org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
>> "CONTA
On Tue, Sep 14 2010, Eric Abrahamsen wrote:
> On Tue, Sep 14 2010, Matt Lundin wrote:
>
>> Eric Abrahamsen writes:
>>
>>> I'm having a bit of confusion: I've created my own TODO sequences with
>>> org-todo-keywords, in this case (sequence "CO
On Thu, Sep 23 2010, Richard Moreland wrote:
> Hi All,
>
> I think it would be helpful to create a series of screencasts to
> demonstrate Org-mode. The screencasts I've made for MobileOrg[1,2]
> seem to have helped users get started quickly. There are so many
> powerful features of Org-mode that
On Thu, Oct 14 2010, Jambunathan K wrote:
> Hi Karl
>
> Karl Maihofer writes:
>
>> For me it would be very helpful to be able to export footnotes to
>> OpenOffice format. This is something that doesn't work via HTML-export.
>> Do you plan to add support for footnotes?
>
> Yes, I will add support
I know this is an awfully tired topic, and I'll be thrilled when the odt
exporter is ready, but in the meantime exporting to HTML and then either
opening or copying/pasting into OpenOffice is not working for me, while
it does seem to be working for other people.
I'm on Ubuntu, Emacs 23.3 and yeste
On Mon, Dec 20 2010, Christian Moe wrote:
> On 12/20/10 10:54 AM, Holger Wenzel wrote:
>> Did you try to suppress the xml declaration in the exported html?
>>
>> #+OPTIONS: org-export-html-xml-declaration (quote (("php" . "> \"\"; ?>")))
>
> Maybe that works for a publishing setup? It doesn't for
On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
>>> #+BIND: org-export-html-xml-declaration ()
>> That did the trick! Thank you.
>>
>> One small follow-up question: this produces iso-8859-1 encoded text by
>> default
On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 9:21 AM, Eric Abrahamsen wrote:
>> On Tue, Dec 21 2010, Christian Moe wrote:
>>
>>> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
>>>>> #+BIND: org-export-html-xml-declaration ()
>>>> That d
I'm using org mode of about a week ago, and have noticed that when I
leave point inside a table in org mode, switch to another buffer, and
switch back again, point is placed at the the end of the table. I'm
switching back and forth quite a bit and it's a pain finding my place in
the table again --
Noorul Islam K M writes:
> Bernt Hansen writes:
>
>> Eric Abrahamsen writes:
>>
>>> I'm using org mode of about a week ago, and have noticed that when I
>>> leave point inside a table in org mode, switch to another buffer,
>>> and switch back
In addition to using org-mode for scheduling and email integration and
all that, I've had great success setting up a translation environment
I'm finally pleased with. I keep vocabulary items in a separate file,
and then create links from vocabulary items into the actual text I'm
translating.
I've
Carsten Dominik writes:
> On Jul 14, 2010, at 7:50 PM, Eric Abrahamsen wrote:
>
>> In addition to using org-mode for scheduling and email integration and
>> all that, I've had great success setting up a translation environment
>> I'm finally pleased with. I k
On Thu, Jul 29 2010, Sébastien Vauban wrote:
[...]
>
> As you can see, the tables are completely wrongly made, because they're based
> on spaces ("à la Awk") and not on fixed position of fields ("à la Cut").
>
> What can I do about this?
>
> - Post-process every ledger command with some awk or c
On Fri, Aug 13 2010, Puneeth wrote:
> Hi Alex,
>
> On Fri, Aug 13, 2010 at 11:39 PM, Alex wrote:
>> I've been using emacs + org-mode for ~6 months and haven't done any elisp
>> hacking beyond a custom .emacs file. I would like to write a custom org-mode
>> export to markdown to play around with e
On Fri, Sep 10 2010, Richard Riley wrote:
> I just opened an org file which has some CRYPT tagged items. When I
> org-reveal them (C-c C-r) they are properly decrypted and visible for a
> second or two but something is triggering a buffer save which then
> causes the "revealed item" to vanish back
On Fri, Sep 10 2010, Richard Riley wrote:
> Richard Riley writes:
>
>> Eric Abrahamsen writes:
>>
>>> On Fri, Sep 10 2010, Richard Riley wrote:
>>>
>>>> I just opened an org file which has some CRYPT tagged items. When I
>>>> org-revea
On Thu, Sep 09 2010, Julien Danjou wrote:
> On Thu, Sep 09 2010, Sven Bretfeld wrote:
>
>> I had °F at first instead of °C what I would prefer. I'm in Germany;
>> adding ("DE" . "°C") in the customization of "Google Weather Unit System
>> Temperature Assoc" didn't help. In the screenshot I noticed
On Thu, Jun 30 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 poin
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 o
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 me
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
>>
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 use
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 be
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
On Wed, Aug 17 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 cert
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
On Sun, Aug 21 2011, Carsten Dominik wrote:
> On 21.8.2011, at 15:17, Bernt Hansen wrote:
>
>> Eric Abrahamsen 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 mul
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 i
On Mon, Aug 22 2011, Bernt Hansen wrote:
> Eric Abrahamsen 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 vi
On Mon, Aug 22 2011, Sebastien Vauban wrote:
> Hi Eric,
>
> Eric Abrahamsen wrote:
>> On Mon, Aug 22 2011, Bernt Hansen wrote:
>>
>>> Eric Abrahamsen writes:
>>>
>>>> What would it take to get an Agenda tags view that indented nested
>>&g
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.
>
>
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 filte
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 a
On Sat, Sep 10 2011, Rene wrote:
> René 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)
>>
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 th
On Sun, Sep 18 2011, Bernt Hansen wrote:
> Dave Abrahams writes:
>
>> on Sat Sep 17 2011, Bernt Hansen wrote:
>>
>>> Dave Abrahams writes:
>>>
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? Se
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 to
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
---
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 th
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 wrote:
>> along th
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 in
On Thu, Oct 13 2011, John Wiegley wrote:
>> Rainer Stengele 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 function t
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 fu
[...]
>> 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
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 w
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
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
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 b
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-gn
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
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 t
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 no
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 in
On Sat, Feb 19 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 (
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 a
On Wed, Mar 02 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 wh
On Wed, Mar 02 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 wh
On Wed, Mar 02 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 wh
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 ne
On Fri, Mar 04 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen 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 (Ex
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
suvayu ali writes:
> On Mon, Mar 7, 2011 at 4:35 PM, Eric Abrahamsen
> 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
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:
link text
Right now the link i
Stefan Monnier 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 wants to try it
Eric S Fraga writes:
> Eric Abrahamsen 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.
>>
>> #+
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 \vs
Lawrence Mitchell 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 seems l
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-"
vari
Bernt Hansen writes:
> Eric Abrahamsen 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
Sébastien Vauban
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 within Emacs using
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
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 tw
On Mon, Apr 18 2011, Samuel Wales wrote:
> On 2011-04-17, Ben Finney 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 does look, howev
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 pro
On Fri, Apr 29 2011, Nick Dokos wrote:
> Eric Abrahamsen 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 f
Markus Berlin writes:
> * Jambunathan K [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 document)?
>> >
>>
>> Put your code wi
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
assum
Noorul Islam writes:
> On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen
> 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
>>
>&g
Nick Dokos writes:
> Noorul Islam wrote:
>
>> On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen
>> wrote:
>> > Export has recently stopped working for me: any C-c C-e gives me:
>> >
>> > org-export: Symbol's function definition is void:
>>
Nick Dokos writes:
> Nick Dokos wrote:
>
>> Eric Abrahamsen 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
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
Eric Abrahamsen writes:
> Nick Dokos writes:
>
>> Nick Dokos wrote:
>>
>>> Eric Abrahamsen wrote:
>>>
>>> > It was while trying to produce a backtrace (with edebug) that I
>>> > discovered that re-evaluating the code fixed the probl
Nick Dokos writes:
> Nick Dokos wrote:
>
>> Eric Abrahamsen 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
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
Eric Abrahamsen 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
Eric Abrahamsen writes:
> Eric Abrahamsen 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 pro
Simon Guest 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 looping explicitly.
>
>
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 @@ clockin
On Thu, Jul 26 2012, Alan Schmitt wrote:
> Hello,
>
> Since I'm spending more and more time in Emacs, mostly in org mode, I
> moved my email reading and writing there. Everything is happily
> configured (I'm using gnus), with one exception: email address
> completion. I've read a few things online
On Thu, Jul 26 2012, Achim Gratz wrote:
> Eric Abrahamsen writes:
> [...]
>> GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.11)
>> of 2012-07-23 on pellet
>> 7.8.10
>
> Given that Emacs 24.1.50 ships with Org 7.8.11, why are you still on
> 7.8.10?
Go
On Thu, Jul 26 2012, Nicolas Goaziou wrote:
> Hello,
>
> I introduced a Markdown export back-end in contrib/. It uses atx syntax
> for headlines and inline syntax for links and images. It is quite
> simple, so don't expect much about it.
>
> This is Markdown vanilla flavour, so there are a few t
On Fri, Jul 27 2012, François Allisson wrote:
>> If you are on master, then you really should edit local.mk to remove the
>> line with "oldorg:" so you can just say "make" for doing that. It's
>> that simple. If you want the update from git rolled into it as well,
>> maybe "make up2" (let "make
On Sun, Jul 29 2012, scrawler wrote:
> Hi guys, I have a few questions about todo states. I have these
> keywords defined:
>
> #+TODO: Do Doing DoBy DoLater | Did DidNot DidNever
> #+TAGS: @Beverly(y) @Bionca(a)
>
> I'd like to have a better understanding of the TODO sequence for any
> given task
I have a capture template that I use for noting gnus messages I want to
respond to. What I'd like to end up with is:
* EMAIL Respond to [[gnus.mail:sdfdfdfsdfdsfsdf][Bob Johnson]]
Where the link address is the message under point, and the link
description is the message's %:fromname.
I may be de
On Thu, Aug 02 2012, Tassilo Horn wrote:
> Eric Abrahamsen writes:
>
> Hi Eric,
>
>> I have a capture template that I use for noting gnus messages I want
>> to respond to. What I'd like to end up with is:
>>
>> * EMAIL Respond to [[gnus.mail:sdfdfdfsdfd
On Thu, Aug 02 2012, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen writes:
>
>> Rather than trying to add various ways of citing links, perhaps it would
>> be nice to have a format code for the literal link to the thing under
>> point at time of capture? What I mea
On Fri, Aug 03 2012, Tassilo Horn wrote:
> Bastien writes:
>
>>> Rather than trying to add various ways of citing links, perhaps it
>>> would be nice to have a format code for the literal link to the thing
>>> under point at time of capture? What I mean is, something like "%l"
>>> so I could do t
titute-key-definition' is being used to rewire *all*
next/previous-line definitions, it becomes a little difficult to
actually move by single lines. But if that's not a big deal…
Eric
>From dbb39680097b21882f6bafb65b3fc6548de93496 Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen
Date: Mon, 6
1 - 100 of 1015 matches
Mail list logo