Re: [O] Heading vs Headline

2014-05-03 Thread Eric Abrahamsen
Sebastien Vauban sva-n...@mygooglest.com writes: Hello, Particularly in the Org Beamer documentation, headlines seems the most used term while there is a tag ignoreheading... I have the impression that both terms (heading and headline) are synonyms. Though, is this true, or is there some

Re: [O] loading all agenda files at startup

2014-05-03 Thread Eric Abrahamsen
Alexander Baier lexi.ba...@gmail.com writes: On 2014-04-30 10:44 Eric Abrahamsen wrote: 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

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: Right now I'm seeing breakage with `org-set-property' -- this only happens on the indentation patches branch. Adding an EXPORT_AUTHOR property with that command, value of asdfadsf, gives me

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: Right now I'm seeing breakage with `org-set-property' -- this only happens on the indentation patches branch. Adding an EXPORT_AUTHOR property with that command, value of asdfadsf, gives me

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: Right now I'm seeing breakage with `org-set-property' -- this only happens on the indentation patches branch. Adding an EXPORT_AUTHOR property with that command, value of asdfadsf, gives me

[O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-06 Thread Eric Abrahamsen
Hello all, I've spent the past couple weeks organizing various bits of code into a proper package, called Gnorb, which I'm billing as Glue code between Gnus, Org, and BBDB. The main point is to reduce friction between these three packages, making it easier to sling around emails, TODOs,

[O] One broken property drawer prevents setting of any property

2014-05-06 Thread Eric Abrahamsen
Looks like gmane's down for a bit, but presumably this will eventually go through. As I mentioned in the last message, if any property drawer in an org file is malformed, it makes it impossible to set properties on any other heading in the file. This is because, before the property is set, the

Re: [O] [RFC] Rewrite indentation functions

2014-05-06 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I would like to install the following patches on master. Please go ahead, that's the easiest way to get more feedback and Eric did half the job already, so we must be good. Thanks for working on this,

[O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-06 Thread Eric Abrahamsen
[this didn't seem to make it through the list hiccup yesterday, sending again] Hello all, I've spent the past couple weeks organizing various bits of code into a proper package, called Gnorb, which I'm billing as Glue code between Gnus, Org, and BBDB. The main point is to reduce friction between

Re: [O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-06 Thread Eric Abrahamsen
t...@tsdye.com (Thomas S. Dye) writes: Aloha Eric, Perfect timing! OS X Mavericks broke the workflow I'd developed with Contacts and I've been looking to jettison the only Mac App I ever really used. My earlier experiments with bbdb generated lots of friction. I'm looking forward to

Re: [O] Virtualenv and HTML5 Help

2014-05-07 Thread Eric Abrahamsen
Scott Randby sran...@gmail.com writes: On 05/07/2014 04:17 PM, Thomas Marek wrote: *HTML5 Export:* * * I'm trying to export my org-files in 'html5', as opposed to the default 'xhtml-strict'. The manual says to set [ org-html-html5-fancy ] to t. I tried searching for [

Re: [O] Questions about mail, MIME, etc.

2014-05-08 Thread Eric Abrahamsen
, and the other part is text/html, and looks like what org would export to html, complete with tables, images, etc. As far as I know, that's exactly what org-mime does! HTH, Eric From c967afb70bd7c9039c09d7c7f22388e1eced30fa Mon Sep 17 00:00:00 2001 From: Eric Abrahamsen e...@ericabrahamsen.net

Re: [O] Questions about mail, MIME, etc.

2014-05-08 Thread Eric Abrahamsen
Peter Davis p...@pfdstudio.com writes: On Thu, May 08, 2014 at 10:34:26PM +0800, Eric Abrahamsen wrote: Peter Davis p...@pfdstudio.com writes: Yeah I got that error too, a while ago, and your message prompted me to look at it. It seems like org-mime is just a bit behind the state of org

[O] [PATCH] org-mime slightly out of date

2014-05-08 Thread Eric Abrahamsen
Hi, org-mime still includes a call to `org-export-grab-title-from-buffer', which doesn't exist any more. The attached patch does the same the way org-export currently does it (I think). Eric From c967afb70bd7c9039c09d7c7f22388e1eced30fa Mon Sep 17 00:00:00 2001 From: Eric Abrahamsen e

Re: [O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-10 Thread Eric Abrahamsen
] [[gnus:lists.orgmode#87r446bcut@ericabrahamsen.net][Email from Eric Abrahamsen: {O} {ANN} Gnorb: Glue code bet (Wed, 07 May 2014 09:23:54 +0800)]] Would it be difficult to handle such emails when the link is inside the TODO, instead of in the heading? Not at all! In fact, the next tweak

Re: [O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-10 Thread Eric Abrahamsen
On 05/10/14 15:34 PM, Alan Schmitt wrote: On 2014-05-10 12:32, Eric Abrahamsen e...@ericabrahamsen.net writes: Alan Schmitt alan.schm...@polytechnique.org writes: [...] A more robust alternative than looking at the note's text could be to have a property with the link to the mail. (Later

Re: [O] Questions about mail, MIME, etc.

2014-05-10 Thread Eric Abrahamsen
Peter Davis p...@pfdstudio.com writes: One more follow-on question. When I run org-mime-org-buffer-htmlize, I get a buffer in message mode with a nice MIME message almost ready to go. I have not specified org-mime-library, so it defaults to mml, as expected for gnus. But when I type C-c C-c

Re: [O] Warehouse Management System

2014-05-11 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Does org-mode have some kind of warehouse management system? Like how many items foo and how many items bar and when you remove x amount of item bar, where did it go? One way to hack it would be to use a heading for each item, then use clock-in and

Re: [O] Questions about mail, MIME, etc.

2014-05-11 Thread Eric Abrahamsen
Peter Davis p...@pfdstudio.com writes: On Sun, May 11, 2014 at 11:05:30AM +0800, Eric Abrahamsen wrote: Peter Davis p...@pfdstudio.com writes: One more follow-on question. When I run org-mime-org-buffer-htmlize, I get a buffer in message mode with a nice MIME message almost ready to go

Re: [O] Warehouse Management System

2014-05-11 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Does org-mode have some kind of warehouse management system? Like how many items foo and how many items bar and when you remove x amount of item bar, where did it go? One way to hack it would be to use a heading for each item, then use clock-in and

Re: [O] How to specify birthdays?

2014-05-12 Thread Eric Abrahamsen
Dominic Surano sk8ing...@gmail.com writes: Josef Wolf jw at raven.inka.de writes: Hello, I am trying to use org-mode for birthdays. I have tried those two entries: * Calendar ** Birthdays *** Somebody SCHEDULED: 1970-05-20 Mo +1y *** Somebody1 SCHEDULED:

Re: [O] How to specify birthdays?

2014-05-13 Thread Eric Abrahamsen
Josef Wolf j...@raven.inka.de writes: On Di, Mai 13, 2014 at 09:40:56 +0800, Eric Abrahamsen wrote: Dominic Surano sk8ing...@gmail.com writes: Deadlines and schedules are generally for things that require an action on your part, and thus will continue to show up in the agenda as un-acted

Re: [O] How to specify birthdays?

2014-05-13 Thread Eric Abrahamsen
Josef Wolf j...@raven.inka.de writes: On Di, Mai 13, 2014 at 05:07:19 +0800, Eric Abrahamsen wrote: Josef Wolf j...@raven.inka.de writes: Ah, for that you'll want (setq org-agenda-include-diary t). I assume you don't have that set right now? Yes, it works with this setting. Thanks! I

Re: [O] Export HTML with Free Form Text

2014-05-13 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Rick Frankel r...@rickster.com writes: You have (at least ;) two choices in org: example blocks or verse block. How about a third choice, without blocks? There's no underlying reason why text that is on separate lines should be treated as text on

[O] still seeing semi-regular lockups

2014-05-14 Thread Eric Abrahamsen
Hey there, 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 once a day or so, on average, editing something in an Org buffer causes emacs to hang, and my fans to spin up, and there we are until I kill

Re: [O] still seeing semi-regular lockups

2014-05-14 Thread Eric Abrahamsen
://www.gnu.org/software/emacs/manual/html_node/elisp/Infinite-Loops.html#Infinite-Loops Original Message From: Eric Abrahamsen e...@ericabrahamsen.net To: emacs-orgmode@gnu.org Sent: Wed, May 14, 2014, 10:36 AM Subject: [O] still seeing semi-regular lockups Hey there, After Nicolas made the last

Re: [O] still seeing semi-regular lockups

2014-05-15 Thread Eric Abrahamsen
Daimrod daim...@gmail.com writes: Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net 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 once a day or so

Re: [O] still seeing semi-regular lockups

2014-05-15 Thread Eric Abrahamsen
Daimrod daim...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Daimrod daim...@gmail.com writes: Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: After Nicolas made the last round of improvements to the caching mechanism I got

Re: [O] still seeing semi-regular lockups

2014-05-20 Thread Eric Abrahamsen
On 05/19/14 23:21 PM, Daimrod wrote: Daimrod daim...@gmail.com writes: I have also semi-regular lockup with org-mode. I have opened a bug on debbugs and here is what Stefan told me to try to debug this: You can try `debug-on-event'. There's jit-lock-debug-mode but it doesn't disable

Re: [O] [PATCH] Improve usage of odt content templates

2014-05-20 Thread Eric Abrahamsen
Rasmus ras...@gmx.us writes: Nicolas Goaziou n.goaz...@gmail.com writes: I think this is a more general issue: should we implement an #+OPTIONS: title:nil feature? I think it makes some sense since we already have date:nil and author:nil. In any case, keywords are not meant to be used

Re: [O] how to 'add capture item' in agenda view

2014-05-20 Thread Eric Abrahamsen
David Belohrad da...@belohrad.ch writes: Dear All, when I run org-agenda with 'a' (agenda for current week or day), my agenda is displayed. Now if I'm on a specific day, I'd like to quickly enter a note using org-capture such, that it will automatically enter into the captured template a

Re: [O] still seeing semi-regular lockups

2014-05-20 Thread Eric Abrahamsen
Daimrod daim...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: On 05/19/14 23:21 PM, Daimrod wrote: Daimrod daim...@gmail.com writes: I have also semi-regular lockup with org-mode. I have opened a bug on debbugs and here is what Stefan told me to try to debug this: You

Re: [O] One broken property drawer prevents setting of any property

2014-05-23 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: By passing the FORCE argument to `org-get-property-block', the broken block ends up getting silently repaired, and everything works as normal. Can you show this as a patch? I'm not sure, however

Re: [O] Copy Drawer Parameter Value

2014-05-23 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Esben Stien b...@esben-stien.name writes: Are there any functions that copies the value of a parameter in drawers, like: :PROPERTIES: :FOO: bar :END: With mark over the line with :FOO:, is there a function that just copies bar? Nope. I've wanted this

Re: [O] mis-alignment in org-tables with Tibetan characters

2014-05-24 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: Sorry this took a while to get to... I think it was a little simpler than I thought -- at least I hope that's true, and I'm not missing something really obvious. There are two patches attached, a simple

[O] [PATCH] sort TODO entries more usefully

2014-05-24 Thread Eric Abrahamsen
the comp function. Eric From d19c86e720feb65e0aef7a1fff9bf19bd75dbcf4 Mon Sep 17 00:00:00 2001 From: Eric Abrahamsen e...@ericabrahamsen.net Date: Sun, 25 May 2014 12:18:52 +0800 Subject: [PATCH] Sort TODO entries more usefully lisp/org.el (org-sort-entries, org-compare-todos-subr): Change

Re: [O] [PATCH] sort TODO entries more usefully

2014-05-25 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: For some reason I've been sorting lots of TODOs recently, and found the default behavior of org-sort-entries a little odd. It sorts according to the order found in org-todo-keywords-1, which apparently

Re: [O] Is there a variable/way to change div id=content to something else, e.g. div class=container for use with Bootstrap CSS?

2014-05-25 Thread Eric Abrahamsen
Omid omidl...@gmail.com writes: Hello, - I am trying to build a statically-generated website purely with Org mode. I would like to use Bootstrap CSS to make the site mobile friendly. Bootstrap uses div class=container for the main part of the body of HTML; Org mode export produces div

Re: [O] Is there a variable/way to change div id=content to something else, e.g. div class=container for use with Bootstrap CSS?

2014-05-25 Thread Eric Abrahamsen
-publish-project-alist (maybe a makefile) and do the necessary post processing there. Any better suggestion is greatly appreciated. Thanks, Omid Sent from my Emacs On 05/25/2014 10:10 PM, Eric Abrahamsen wrote: Omid omidl...@gmail.com writes: Hello, - I am trying

Re: [O] [ANN] Gnorb: Glue code between Gnus, Org, and BBDB

2014-05-26 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: I'm writing two more functions to complement `gnorb-org-handle-mail'. In the end there will be three: 1. A function that says make an Org todo out of the email I'm sending now (to keep track of conversations that need following-up). 2

Re: [O] Make org-iswitchb see all agenda files (not only opened ones)

2014-05-28 Thread Eric Abrahamsen
Kyle Meyer k...@kyleam.com writes: Hi Bastien, Bastien b...@gnu.org wrote: Hi Kyle, Kyle Meyer k...@kyleam.com writes: `org-iswitchb' is restricted to open buffers, but the function below should have the behavior you want. #+begin_src elisp (defun org-open-agenda-file ()

Re: [O] move org line to next superior level

2014-05-29 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Uwe Ziegenhagen ziegenha...@gmail.com writes: Hi, is there a way to move a specific org mode item across its superior level via shortcut? In the following example I'd like to move the line via shortcut below the '' line. * aaa **

Re: [O] How to find the headline matching a string

2014-05-31 Thread Eric Abrahamsen
Chris Poole li...@chrispoole.com 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

Re: [O] How to find the headline matching a string

2014-05-31 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Chris Poole li...@chrispoole.com 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 () (when (equal title (org-get-heading t

Re: [O] How to find the headline matching a string

2014-06-03 Thread Eric Abrahamsen
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net 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 targeted regexps

Re: [O] Fwd: Emphasizing multiple lines

2014-06-04 Thread Eric Abrahamsen
Doyley, Marvin M. mdoy...@ur.rochester.edu 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.

Re: [O] Bug: Italics support fails after non-breaking space [8.2.6 (8.2.6-67-g9e09b2-elpa @ /home/crculver/.emacs.d/elpa/org-20140602/)]

2014-06-08 Thread Eric Abrahamsen
Christopher Culver crcul...@christopherculver.com 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

[O] special status for state-log plain list elements?

2014-06-09 Thread Eric Abrahamsen
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

Re: [O] special status for state-log plain list elements?

2014-06-10 Thread Eric Abrahamsen
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net 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 `org-element

Re: [O] Include TODO for once-off events?

2014-06-11 Thread Eric Abrahamsen
SabreWolfy sabrewo...@gmail.com 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

[O] [Patch] Create org-gnus links to real groups, not virtual groups

2014-06-11 Thread Eric Abrahamsen
2d1dbbeb071e256ff37be798e8e04689a40665c8 Mon Sep 17 00:00:00 2001 From: Eric Abrahamsen e...@ericabrahamsen.net 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

Re: [O] proposal to have ignoreheading tags/properties

2014-06-12 Thread Eric Abrahamsen
Mark Edgington edgi...@gmail.com 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

Re: [O] proposal to have ignoreheading tags/properties

2014-06-12 Thread Eric Abrahamsen
Mark Edgington edgi...@gmail.com writes: Eric Abrahamsen eric at 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 generic block (a block

[O] can't make Agenda timestamp sorting work...

2014-06-13 Thread Eric Abrahamsen
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'

Re: [O] can't make Agenda timestamp sorting work...

2014-06-13 Thread Eric Abrahamsen
Samuel Wales samolog...@gmail.com 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

Re: [O] can't make Agenda timestamp sorting work...

2014-06-13 Thread Eric Abrahamsen
Samuel Wales samolog...@gmail.com 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

Re: [O] babel C, C++, D enhancement

2014-06-13 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric and Thierry, Eric Schulte schulte.e...@gmail.com 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

Re: [O] Linked tasks

2014-06-14 Thread Eric Abrahamsen
Fletcher Charest fletcher.char...@gmail.com 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.

Re: [O] Capturing outgoing gnus e-mail

2014-06-14 Thread Eric Abrahamsen
Ivan Kanis i...@kanis.fr 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

Re: [O] Capturing outgoing gnus e-mail

2014-06-16 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name writes: Eric Abrahamsen e...@ericabrahamsen.net 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 cool and I've been

[O] helm and org-refile

2014-06-17 Thread Eric Abrahamsen
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

Re: [O] helm and org-refile

2014-06-17 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net 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 muscle

Re: [O] helm and org-refile

2014-06-20 Thread Eric Abrahamsen
Sylvain Rousseau this...@gmail.com 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    

Re: [O] helm and org-refile

2014-06-23 Thread Eric Abrahamsen
Michael Bach pha...@gmail.com 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 muscle memory for helm muscle

Re: [O] still seeing semi-regular lockups

2014-06-24 Thread Eric Abrahamsen
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net 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-related

Re: [O] still seeing semi-regular lockups

2014-06-25 Thread Eric Abrahamsen
Daimrod daim...@gmail.com writes: Matt Lundin m...@imapmail.org writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: None of those three, I'm afraid! It was hanging on a variety

Re: [O] still seeing semi-regular lockups

2014-06-25 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net 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, while

Re: [O] still seeing semi-regular lockups

2014-06-28 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net 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

Re: [O] still seeing semi-regular lockups

2014-06-28 Thread Eric Abrahamsen
PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: Eric Abrahamsen e...@ericabrahamsen.net writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Eric Abrahamsen e...@ericabrahamsen.net writes: None of those three, I'm afraid! It was hanging on a variety of editing operations

Re: [O] TOC in a buffer

2014-06-30 Thread Eric Abrahamsen
Sharon Kimble boudic...@skimble.plus.com 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.

Re: [O] little elisp help?

2014-07-02 Thread Eric Abrahamsen
tom scraw...@gmail.com 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

Re: [O] emails written in Org Mode

2014-07-09 Thread Eric Abrahamsen
John Kitchin jkitc...@andrew.cmu.edu 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

Re: [O] emails written in Org Mode

2014-07-14 Thread Eric Abrahamsen
John Kitchin jkitc...@andrew.cmu.edu 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

Re: [O] emails written in Org Mode

2014-07-14 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Eric Abrahamsen e...@ericabrahamsen.net writes: John Kitchin jkitc...@andrew.cmu.edu writes: I usually do this kind of tracking with a link to the email instead. It is not automated communication between email and org

Re: [O] emails written in Org Mode

2014-07-15 Thread Eric Abrahamsen
Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com 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,

Re: [O] emails written in Org Mode

2014-07-15 Thread Eric Abrahamsen
Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com 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,

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Eric Abrahamsen
Xebar Saram zelt...@gmail.com 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

Re: [O] export to latex without labels

2014-07-19 Thread Eric Abrahamsen
Salome Södergran\ salome.soederg...@gmx.ch 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]

Re: [O] export to latex without labels

2014-07-19 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Salome Södergran\ salome.soederg...@gmx.ch 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

Re: [O] export to latex without labels

2014-07-19 Thread Eric Abrahamsen
Salome Soedergran salome.soederg...@gmx.ch writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net 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

Re: [O] François Pinard RIP

2014-07-22 Thread Eric Abrahamsen
Thorsten Jolitz tjol...@gmail.com writes: Rasmus ras...@gmx.us writes: Nick Dokos ndo...@gmail.com 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

Re: [O] beginner agenda question

2014-07-27 Thread Eric Abrahamsen
Steven Arntson ste...@stevenarntson.com 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

Re: [O] org-table Row Count Formula

2014-07-30 Thread Eric Abrahamsen
Esben Stien b...@esben-stien.name 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,

Re: [O] Export org-mode buffer to dynamic html document (collapse/expand details)

2014-07-31 Thread Eric Abrahamsen
Martin Beck elwood...@web.de 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 /

Re: [O] Unicode (double-byte?) goofs up text table layout

2014-08-01 Thread Eric Abrahamsen
John Lusk johnlu...@gmail.com 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]

[O] [BUG] Re: error in only text exporter

2014-08-03 Thread Eric Abrahamsen
Xebar Saram zelt...@gmail.com 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

[O] [BUG] Re: error in only text exporter

2014-08-03 Thread Eric Abrahamsen
Xebar Saram zelt...@gmail.com 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

Re: [O] Archive subtrees hierarchical (keep the parent structure)

2014-08-04 Thread Eric Abrahamsen
Florian Adamsky fa-orgm...@haktar.org 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

[O] column view uses non-existent org-whitespace face

2014-08-04 Thread Eric Abrahamsen
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

Re: [O] Archive subtrees hierarchical (keep the parent structure)

2014-08-05 Thread Eric Abrahamsen
Florian Adamsky fa-orgm...@haktar.org writes: Dear Eric, On Tuesday, Aug 05 2014, Eric Abrahamsen e...@ericabrahamsen.net 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

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-06 Thread Eric Abrahamsen
Alexis flexibe...@gmail.com 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

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-06 Thread Eric Abrahamsen
Alexis flexibe...@gmail.com 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 designated by the user

Re: [O] MobileOrg documentation?

2014-08-07 Thread Eric Abrahamsen
David Masterson dsmaster...@gmail.com writes: John Hendy jw.he...@gmail.com 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

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-14 Thread Eric Abrahamsen
Henning Weiss hdwe...@gmail.com 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

Re: [O] How to get cookies working with TODOs?

2014-08-19 Thread Eric Abrahamsen
Sharon Kimble boudic...@skimble.plus.com 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.

Re: [O] accessing properties in org-element-parse-buffer tree

2014-08-30 Thread Eric Abrahamsen
Eike e...@eknet.org 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,

Re: [O] Command to open up any agenda file?

2014-09-01 Thread Eric Abrahamsen
Noah Slater nsla...@apache.org 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

Re: [O] Unit conversions and symbolic mathematics with Babel

2014-09-03 Thread Eric Abrahamsen
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 and

Re: [O] emailing agenda view

2014-09-15 Thread Eric Abrahamsen
Ken kensubu...@gmail.com 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...

Re: [O] Cooperating with oneself using the cloud?

2014-09-15 Thread Eric Abrahamsen
Martin Schöön martin.sch...@gmail.com 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

<    1   2   3   4   5   6   7   8   9   10   >