Vikas Rawal writes:
> I have started using ledger with Org, and would be interested in knowing
> experiences of other users.
>
> I see two sets of uses in combining Ledger with Org.
>
> 1. Record keeping of transactions: Org works with ledger mainly
> through babel. Has anyone considered the pos
Tyler Smith writes:
> Hello,
>
> I'm trying to figure out how drawers work. I see that `C-c C-x d`
> provides automatic drawer insertion, and wraps around the region if
> active. However, `LOGBOOK` is explicitly excluded from the completion
> targets. However, I don't see another way to add a LOG
Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> I was just fooling with this a bit, and am noticing some odd (to me)
>> behavior. If I start with emacs -Q, then (goto-char (org-log-beginning))
>> takes me to the start of a :LOGBOOK: drawer, and (org-element-
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Right now it looks like the central "cond" statement in
>> `org-add-log-setup' is as close as we've got to a canonical definition
>> of where a heading's log list is to be f
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Right now it looks like the central "cond" statement in
>> `org-add-log-setup' is as close as we've got to a canonical definition
>> of where a heading's log list is to be f
Per Unneberg writes:
> Hi,
>
> I'm writing a custom function for use with a capture template, as
> described in the section Template elements (sec 9.1.3.1) of the info
> manual. My function does what I expect in that it finds the correct
> heading (in my use case "Log") and returns point. However
Pete Ley writes:
>> All I've got now are a function that finds the logbook, and another that
>> parses the log items and normalizes them: extracts the TODO
>> states/timestamps/key-values and sets them as properties on the items
>> themselves. Then you've got a pretty good basis from which to do
David Belohrad writes:
> Dear All,
>
> i'm using org. And I'm using notmuch (that's why I address both mailing
> lists). Now, writing an email in everyday bussiness requires a
> non-significant time of your workhours. So I'd like to have this event
> in my org agenda. So any time I send some emai
Igor Sosa Mayor writes:
> Hi,
>
> often I have to yank 'normal' text, that means, text which is not
> indented into a item of a list. In other words, maybe, to convert it
> into a list item.
>
> I have always the problem that, when the text over one line goes, it
> does not get the correct indent
Samuel Loury writes:
> Hi,
> Eric Abrahamsen writes:
>
>> I've been (very gradually) working on something I'm calling org-log, for
>> just this sort of situation -- a library that would possibly go
>> underneath org-habit and maybe even org-clock. It would l
Marcin Borkowski writes:
> Hi all,
>
> a long time ago I asked here about a way to split an Org file into a
> bunch of smaller ones. One of the answers I got was that the tricky
> part is maintaining internal links in a reasonable way.
>
> It is probably overoptimistic on my side, but it seems t
Fabrice Niessen
writes:
> Hello,
>
> On Windows 8, with Emacs 24.4.1 (from Dani) and Org mode version
> 8.3beta, I can very often freeze Emacs when clocking into a task, or
> when editing the timestamps found in the LOGBOOK drawer.
I've gotten something looking like that from time to time (more
Pete Ley writes:
> As Bastien said, this doesn't really fit the idea of a habit, but I
> think there is a reasonable non-elisp way of tweaking it to fit. Maybe
> it would help.
>
> What if you had something like this:
>
> * Read
> :LOGBOOK:
> - Note taken on [2014-10-20 Mon 10:33] \\
> 1
Samuel Wales writes:
> I ran an agenda text search and was puzzled that there were
> no results for a particular term. I even copied it from the
> headline to make sure it was the same word. I checked
> org-agenda-files.
>
> Other text searches were OK.
>
> ===
>
> Take a second to guess what c
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Is there any chance this has messed up file-local #+TODO: keyword
>> definitions?
>
> The changes mess with todo keywords, tags, properties, initialization
> (local keywords), clock and loggin
Nicolas Goaziou writes:
> Hello,
>
> As discussed previously, I would like to modify property drawers syntax.
> The change is simple: they must be located right after a headline and
> its planning line, if any. Therefore the following cases are valid
Is there any chance this has messed up file-
Nicolas Goaziou writes:
> Hello,
>
> As discussed previously, I would like to modify property drawers syntax.
> The change is simple: they must be located right after a headline and
> its planning line, if any. Therefore the following cases are valid
>
> * Headline
> :PROPERTIES:
> :KE
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I think it would be useful to have a hook that runs before archiving a
>> subtree. I'm attaching two patches: one that includes a hook in the
>> archive process, and another (by way of an examp
Daniel Clemente writes:
> El Mon, 13 Oct 2014 10:42:28 +0800 Eric Abrahamsen va escriure:
>> >
>> > This is the bit I'm not sure about...
>> >
>> > * project_a
>> > ** experiment about blah :proj_name:theme:
>> > [2014-10-11]
Dov Grobgeld writes:
> Is it currently possible to inline a video file in the html export?
> Right, now I only get a link, while what I would like to have is:
>
> controls>
> Sorry, no video in this browser.
>
Yup, you need to export as html5, and set the html5-fancy option to
true. See the ma
John Hendy writes:
> On Fri, Oct 10, 2014 at 9:53 PM, Eric Abrahamsen
> wrote:
>> John Hendy writes:
>>
>>> On Fri, Oct 10, 2014 at 10:46 AM, Daniel Clemente wrote:
>>>>> >
>>>>> > I've been using org-mode for a variety of pu
d family). If
you're calling any one of those export functions directly as part of the
batch export, you can just set that argument to t.
Hope that's enough to get you there...
> On Sun, Oct 12, 2014 at 1:46 PM, Eric Abrahamsen
> wrote:
>> Gary Oberbrunner writes:
>>
Gary Oberbrunner writes:
> Has anyone created an HTML exporter that just exports "simple" HTML
> with no fancy CSS stuff, just "normal" tags like and and
> and and ? Basically something that could be pasted into
> an email or a larger document. The current HTML export is beautiful,
> but it
Aaron Ecay writes:
> Hi Eric,
>
> 2014ko urriak 12an, Eric Abrahamsen-ek idatzi zuen:
>>>
>>> Can the above inlinetask thing also be moved into the hook? That
>>> seems cleaner, and gives another demonstration of the usefulness of
>>> the feature.
&
Aaron Ecay writes:
> Hi Eric,
>
> Looks like a sensible feature. One comment:
>
> 2014ko urriak 12an, Eric Abrahamsen-ek idatzi zuen:
>>
>> I think it would be useful to have a hook that runs before archiving a
>> subtree. I'm attaching two patches: one
chive-delete' to a non-nil value to have org-attach delete
a subtree's attachments when you archive it.
Let me know what you think!
Eric
>From 1bfc84570f29dd884c2759dfe19116f09228ed4e Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen
Date: Sun, 12 Oct 2014 22:01:29 +0800
Subject: [PATCH 2
John Hendy writes:
> On Fri, Oct 10, 2014 at 10:46 AM, Daniel Clemente wrote:
>>> >
>>> > I've been using org-mode for a variety of purposes for a few years. I find
>>> > that it suffers from the same problem that other such tools do. The
>>> > problem is me. I can't remember week to week how I
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
>> Marcin Borkowski writes:
>>
>>> Hi list,
>>>
>>> does there exist any place I could find the specs of the org-element
>>> data structure? From what I can see, it is a list whos
Marcin Borkowski writes:
> Hi list,
>
> does there exist any place I could find the specs of the org-element
> data structure? From what I can see, it is a list whose car is the type
> of the element, then a (somewhat mysterious or me) plist follows, and
> then the children. Where could I find
t nearly worked! I think with a little futzing around it will turn out
to be fairly simply.
Thanks,
Eric
> All the best,
> Tom
>
> Eric Abrahamsen writes:
>
>> I'm doing a blog post on various computer configuration stuff, including
>> lengthy excerpts from configura
I'm doing a blog post on various computer configuration stuff, including
lengthy excerpts from configuration files. It would be kind of nice to
export the HTML so that the :htmlize-source option also recognized these
chunks, and highlighted them correctly. So instead of wrapping the
excerpts in
#+
Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> Not many formats: many files. To be honest, it's not necessary for epub
>> to export to many separate files, but it's often done. It is easier to
>> deal with, if you're editing the epub afterwar
Nicolas Goaziou writes:
> Hello,
>
> Marcin Borkowski writes:
>
>> Is it a bad idea to write an /export/ backend with one-to-many
>> functionality? (Epub is probably the most obvious use case, but there
>> are others.)
>
> I don't know if that is a bad idea, but it sounds odd. In particular,
>
Marcin Borkowski writes:
> On 2014-03-09, at 02:34, Marcin Borkowski wrote:
>
>> Hi all,
>>
>> I'd like to export an Org-mode file to /multiple/ HTML files. For
>> instance, I might want to convert all first and second level headings
>> to files, and third-level headings to , fourth-level ones t
"Pete Bataleck" writes:
> I'm trying to update an orgmode document programatically.
>
> I can create an AST from a buffer using org-element-parse-buffer, but
> how do I do the reverse and output the modified AST to a buffer?
I think `org-element-interpret-data' is the function you're looking for
Eric Abrahamsen writes:
> Hi all,
>
> Recently, with the help of emacs.help, I wrote a small macro called
> `org-iter-headings' (essentially a thin wrapper around
> `org-element-map') for iterating over the child headings in a subtree,
> and "doing something&quo
Hi all,
Recently, with the help of emacs.help, I wrote a small macro called
`org-iter-headings' (essentially a thin wrapper around
`org-element-map') for iterating over the child headings in a subtree,
and "doing something" with them. It's meant to be a quick-and-dirty,
*scratch*-buffer convenienc
Martin Schöön writes:
> One of the things I use org-mode for is making and maintaining
> TODO-lists. I do this at home and at work and I want the org-files of
> interest to be available and up-to-date at home and at work. The
> work-related org-file can not be publicly available for obvious
> rea
Ken writes:
> Is there anyway to email the agenda view to a list f recipients?
You can do C-x C-w to write the agenda to a file, and then email that
file to people. It would take hardly any elisp to tie those things
together...
die...@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes:
> Hello Org,
>
> for some engineering most often I need estimations with unit
> conversions, Emacs Calc is perfect for this.
>
> When it comes to reporting and documentation I'd like to do it with
> org-mode, of course. For numerical stuff a
Noah Slater writes:
> Hello,
>
> I quite like C-c b (org-iswitchb) but it only works if the file is
> already open. What I really want is a command that lets me tab
> complete any agenda file at all. Does such a thing exist? I couldn't
> find it in the docs.
Check org-{switchb,iswitchb,ido-switc
Eike writes:
> Hello list,
>
> I want to ask for help regarding elisp and org-elements. I like to
> access the properties of all my headlines and I created the following
> function (tree is the parsed tree) that collects them into an a-list:
You could also take a look at org-collector, in contri
Sharon Kimble writes:
> I'm trying to get cookies working with TODO items. The source document
> is a book I'm writing and is an outline of each section and chapters so
> that I can see what is still to be done. I'm writing it in latex but
> doing the outline in orgs-mode.
>
> * TODO CHAPTER 1 -
Henning Weiss writes:
> Hi,
>
> My name is Henning and I am the co-maintainer of MobileOrg Android.
>
> The reason I stopped working on the project is partially the lack of
> time, but also because I didn't believe in the design of
> org-mobile-push/pull and edit nodes. Almost half of the bugs on
David Masterson writes:
> John Hendy writes:
>
>> Did you look at the docs?
>> - https://github.com/matburt/mobileorg-android/wiki/Documentation
>
> Unfortunately, this looks like Android documentation where I have an
> iPhone.
>
>> Unfortunately, looks like his images are borked at the moment.
Alexis writes:
> Eric Abrahamsen writes:
>
>> If by properties you mean arbitrary key-value data, BBDB does indeed
>> support that -- properties are known as "fields", and "xfields" are
>> user-designated fields. Labels and values can be arbitrarily
Alexis writes:
> Gour writes:
>
>> what do you think about BBDB-v3? Many people like it, but I must admit
>> I haven't take closer look at it?
>
> i haven't tried using BBDB-v3, only BBDB-v2, several years ago. i found
> the latter, hm, 'clunky'. (Similar to how, until the advent of mu4e, i
> fou
Florian Adamsky writes:
> Dear Eric,
>
> On Tuesday, Aug 05 2014, Eric Abrahamsen wrote:
>
>> Thanks for this work -- I think this is a nice feature. One concern
>> about the above is that, if you're archiving many FOOs, then you'll get
>> a whole bunch o
I started using column view (finally), and noticed two things I thought
were odd:
1. The %ITEM specification is zero-width by default, while the other
special properties default to being as big as they need to be. This just
seems a little odd. A column spec of %ITEM %TODO will show the TODO
proper
Florian Adamsky writes:
> Dear all,
>
> some of my org-mode files are getting bigger and bigger. So, I decided
> to use the archive feature to remove old stuff. However, I was not happy
> with the current archive feature, because it just puts subtrees
> unorganized in the archive file.
>
> I was
Xebar Saram writes:
> Hi again
>
> i really would appreciate any help here (i know im a neewb :) ). all
> but the text exporter works. can someone guide me on how to start
> debugging this?
This bug was introduced in dd6b4ff -- in
`org-ascii-filter-paragraph-spacing', the function body was origi
Xebar Saram writes:
> Hi again
>
> i really would appreciate any help here (i know im a neewb :) ). all
> but the text exporter works. can someone guide me on how to start
> debugging this?
This bug was introduced in dd6b4ff -- in
`org-ascii-filter-paragraph-spacing', the function body was origi
John Lusk writes:
> Hey, org-mode crew. Awesome app; I love it. It's pretty much the
> only thing that keeps me in emacs these days (apart from writing
> Python code :) ).
>
> You probably already know about this problem, but here's a thousand
> words:
>
>
> [cid]
"Martin Beck" writes:
> Hi,
> I'm sorry, if this might be obvious, but I don't have much experience
> with org-mode export up to now and I urgently need to export much
> information from my notes and task lists in org-mode in a way that my
> colleagues (no experience with Emacs / org-mode at all)
Esben Stien writes:
> I'm trying to figure out how to get the number of rows in an org-table,
> but I can't find this in the documentation.
>
> Anyone have an idea?
The vcount function will count the number of elements in a vector, so
you could probably pass a range reference, like @1..@> (firs
Steven Arntson writes:
> Simple question, I think, but it has me stumped. I'm wondering what
> variable controls the org-agenda function that gives you upcoming
> events, a la:
>
> todo: In 2 d.: TODO Friend's Birthday
> todo: In 4 d.: TODO Rehearsal
> todo: In 4 d
Thorsten Jolitz writes:
> Rasmus writes:
>
>> Nick Dokos writes:
>>
>>> I just found out that François Pinard (author of org grep among other
>>> tools and frequent contributor to this list) died recently:
>
> This is sad news.
>
> Somehow, whenever I had an idea for a *brandnew*, cool&useful
"Salome Soedergran" writes:
> Hi Eric,
>
> Eric Abrahamsen writes:
>> The error message is telling you that the wrong number of arguments were
>> passed to your filter function. If you look at the doctoring of
>> org-export-filter-final-output-functions,
Eric Abrahamsen writes:
> "Salome "Södergran\"" writes:
>
>> Hello experts,
>>
>> I've been fiddling around for a while now with the following problem:
>>
>> When I export something from org to latex I get plenty of \labels that
"Salome "Södergran\"" writes:
> Hello experts,
>
> I've been fiddling around for a while now with the following problem:
>
> When I export something from org to latex I get plenty of \labels that I
> never refer to. I'd like to get rid of all those labels.
> I found some code [1] that uses a hoo
Xebar Saram writes:
> Thanks guys. really appreciate all your help
>
> im now using view-mode with hooks as suggested. btw whats the
> advantages of viewer-mode over read-only-mode
Mostly that you get more convenient navigation commands. Scrolling and
searching etc don't require control modifie
Joseph Vidal-Rosset writes:
> Hello,
>
> This is very interesting indeed. But is there somewhere a good
> tutorial to read or video to see ? It would be helpful for people who
> want to use Gnus + Org-mode in optimal way.
Someone asked me about a screencast recently, around the same time that
I
Joseph Vidal-Rosset writes:
> Hello,
>
> This is very interesting indeed. But is there somewhere a good
> tutorial to read or video to see ? It would be helpful for people who
> want to use Gnus + Org-mode in optimal way.
Someone asked me about a screencast recently, around the same time that
I
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
>> John Kitchin writes:
>>
>>> I usually do this kind of tracking with a link to the email instead. It
>>> is not automated communication between email and org, and it is not that
>>> complic
John Kitchin writes:
> I usually do this kind of tracking with a link to the email instead. It
> is not automated communication between email and org, and it is not that
> complicated, but it does what I need, when I need it.
I will stop with shameless plugs at some point here, but this is exact
John Kitchin writes:
> Can't you just change your buffer mode to org-mode, compose, change back
> to message-mode and send? Did you want to do more than that?
>
> I played around with using a heading with properties to send an
> email. Basically the heading is the subject, you set some properties
tom writes:
> hi guys,
>
> I have this:
>
> (setq org-link-abbrev-alist
> '(("foo" . "file:/path/to/%(myfun).txt")))
>
> I'm trying to have "myfun" replace any spaces in the tag with
> underscores, but I'm not having much luck. Would someone mind giving
> me a hint?
>
> Thanks.
You might conside
Sharon Kimble writes:
> Following on from the theme of "Table of Contents", is it possible to
> just have a "TOC" for the file that it is in? Like -
>
> -*- mode: org -*-
> #+STARTUP: overview
>
> "Table of Contents"
>
> * blah
> ** de blah
> Blurb and onwards.
>
> Thanks
> Sharon.
Yup, try o
7;m using git emacs, labeled 24.4.50.1.
> On Sat, Jun 28, 2014 at 3:27 PM, Eric Abrahamsen
> wrote:
>> Eric Abrahamsen writes:
>>
>>> Nicolas Goaziou writes:
>>>
>>>> Hello,
>>>>
>>>> Eric Abrahamsen writes:
>>>&
Eric Abrahamsen writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Eric Abrahamsen writes:
>>
>>> None of those three, I'm afraid! It was hanging on a variety of editing
>>> operations that, as far as I can tell, had little in common. There
Bastien writes:
> Hi Eric,
>
> Eric Abrahamsen writes:
>
>> I think the advice here was also to run Org uncompiled, as that produces
>> a more useful backtrace, is that right?
>
> Yes, that's right -- generally, backtraces from compiled Org are
> mungled, w
Daimrod writes:
> Matt Lundin writes:
>
>> Eric Abrahamsen writes:
>>
>>> Nicolas Goaziou writes:
>>>
>>>> Hello,
>>>>
>>>> Eric Abrahamsen writes:
>>>>
>>>>> None of those three, I'm a
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> None of those three, I'm afraid! It was hanging on a variety of editing
>> operations that, as far as I can tell, had little in common. There's a
>> possibility that they were list-item-
Michael Bach writes:
> On 6/17/14 12:20 PM, Eric Abrahamsen wrote:
>> Hi there,
>>
>> I just started using helm, with some ambivalence. Turning on helm mode
>> stompled all over my emacs, but for just that reason I suppose it might
>> be worth trading my ido mus
Sylvain Rousseau writes:
> Here is the updated patch and config from my .emacs
>
> (when (and (boundp 'org-completion-handler)
> (require 'helm nil t))
> (defun org-helm-completion-handler
> (prompt collection &optional predicate require-match
>
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
> Hi
>
>> I just started using helm, with some ambivalence. Turning on helm mode
>> stompled all over my emacs, but for just that reason I suppose it might
>> be worth trading my ido muscle memory for helm mu
Hi there,
I just started using helm, with some ambivalence. Turning on helm mode
stompled all over my emacs, but for just that reason I suppose it might
be worth trading my ido muscle memory for helm muscle memory.
Anyhoo... The only thing it doesn't work well with is org-refile and
friends. It c
Esben Stien writes:
> Eric Abrahamsen writes:
>
>> [1]: https://github.com/girzel/gnorb
>
> "Some way to create a TODO for an outgoing mail, saying 'this mail needs
> a response, check in N days to see if we’ve got one.'"
>
> That's really co
Ivan Kanis writes:
> Hi,
>
> I would like to capture outgoing e-mail in my org file.
>
> I use the gcc mechanism in gnus with a nnml backend.
>
> I think I have read on the org mailing list that someone has implemented
> that feature. I did a search but could not find the article.
>
> I tried imp
Fletcher Charest writes:
> Dear all,
>
> I was wondering if there was a way to link the status of two tasks in
> an agenda file (or even across multiple agenda files). Sometimes, a
> single task (in my case, updating my CV) might be a useful step in
> two different projects. If the tasks is marke
Bastien writes:
> Hi Eric and Thierry,
>
> Eric Schulte writes:
>
>> This new patch looks great, and the test suite passes locally. I've
>> just applied it.
>
> Thanks for applying this -- let me just be boring again and insist on
> properly rewrite the Changelog when applying patches... in thi
Samuel Wales writes:
> a parser expert can correct me, but headline and after properties
> should both be fine. several of us rely on timestamps in headlines.
>
> there is a [broken] variable to remove timestamps from headlines, but
> i don't think it's relevant.
>
> have you tried timestamp-up?
Samuel Wales writes:
> a parser expert can correct me, but headline and after properties
> should both be fine. several of us rely on timestamps in headlines.
>
> there is a [broken] variable to remove timestamps from headlines, but
> i don't think it's relevant.
>
> have you tried timestamp-up?
Okay, I've read a fair bit in the archives here, and I can't see what
I'm doing wrong. I've globally set `org-agenda-sorting-strategy' to
'(ts-up). I want to sort TODO entries in the agenda by timestamp.
I can't figure out where to put the timestamp to make it work. It looks
like `org-cmp-ts' trie
Mark Edgington writes:
> Eric Abrahamsen ericabrahamsen.net> writes:
>>
>> It looks like a groundswell for remove-andor-promote tags for headlines,
>> but for the sake of argument let me propose the use of blocks. It seems
>> to me that something like a &quo
Mark Edgington writes:
> In using org-mode, there is one problem that has always irked me (and
> is apparently also closely related to the FAQ "How do I ignore a
> headline?"). When I am writing something, I sometimes want to group
> things by concept or by work to be done, or any other number o
>From 2d1dbbeb071e256ff37be798e8e04689a40665c8 Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen
Date: Thu, 12 Jun 2014 12:53:15 +0800
Subject: [PATCH] Create org-gnus links from original group, not virtual
lisp/org-gnus.el (org-gnus-store-link): If we happen to be in a
virtual group when storing a link to a message, we
SabreWolfy writes:
> I use the following to include once-off events in my Agenda:
>
> * Once-Off Task
> <2014-06-11 Wed 09:00>
>
>
> What is the difference (benefit) to rather doing this:
>
> * TODO Once-Off Task
> <2014-06-11 Wed 09:00>
>
> The second method gives me a red "TODO" in the Agenda a
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Is there any chance of building slightly on org-element's parsing of
>> plain-lists, so that it lists which represent state logs are somehow
>> noted as such? I'm imagining that `or
Is there any chance of building slightly on org-element's parsing of
plain-lists, so that it lists which represent state logs are somehow
noted as such? I'm imagining that `org-element-plain-list-parser' could
be augmented to provide a (:log t) property, or if we accept that
state-log lists are alw
psycho_punch writes:
> So I need to explicitly call (package-initialize) in init.el,
> probably one of the, if not the, first line?
If I recall correctly, the recommended thing is to put all of your
package-specific customizations either in the customize interface (in
which case they'll get appl
Christopher Culver 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? See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
"Doyley, Marvin M." writes:
>>
>>> Check out the docstring for org-emphasis-regexp-components -- the fifth
>>> element determines how many newlines can be spanned by emphasis markers.
>>> For instance, I've got:
>>>
>>> (setf (nth 4 org-emphasis-regexp-components) 3)
>>
>>> Hope that helps.
>>
Marvin Doyley writes:
> Hi there,
>
> I am trying to figure out how to emphasize multiple lines.
>
> Below, I have included some random text to highlight what I would like to do.
Check out the docstring for org-emphasis-regexp-components -- the fifth
element determines how many newlines can be s
Eric S Fraga writes:
> On Tuesday, 3 Jun 2014 at 22:14, AW wrote:
>
> [...]
>
>> Hi,
>>
>> thank you, I started again digging into this strange thing and the culprit
>> seems the first line of the html-file:
>>
>>
>>
>> If I remove this line, no error. And removing simply
>
> Have a look at
Daimrod writes:
> Bastien writes:
>
>> Hi Eric,
>>
>> Eric Abrahamsen writes:
>>
>>> After Nicolas made the last round of improvements to the caching
>>> mechanism I got far fewer hangs with Org, but they are still happening.
>>> Maybe
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I guess it shouldn't be too surprising -- the org element stuff is
>> completely parsing the entire buffer on every pass. The other function
>> probably boils down to passing a few target
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
>> Thorsten Jolitz writes:
>>
>>> Chris Poole writes:
>>>
>>>> Eric Abrahamsen:
>>>>> the `org-map-entries' function can be given a scope of 'agenda
>>>>
Thorsten Jolitz writes:
> Chris Poole writes:
>
>> Eric Abrahamsen:
>>> the `org-map-entries' function can be given a scope of 'agenda
>>
>> That worked perfectly, thanks. Here's what I ended up with:
>>
>> (org-map-entries (lambda (
Chris Poole writes:
> Hi all,
>
> Suppose I have a string, "my first task", that I know is tagged with
> "laptop".
>
> I want to search through the agenda files for a headline that matches
> this string, to be able to mark it as DONE (in an automated fashion).
>
> I can't find a function to searc
501 - 600 of 1015 matches
Mail list logo