Re: [O] [ANN] Asynchronous export for new exporter

2012-12-30 Thread Julien Cubizolles
t...@tsdye.com (Thomas S. Dye) writes: > Asynchronous export is a real help, especially with long documents full > of babel source blocks. It would also be useful for org-mobile-push, a very slow process for me at the moment.

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Bastien
Hi Huy, Huy writes: > there's a bug when I have a task like this: > > * Test [2012-12-26 Wed 22:24] > SCHEDULED: <2012-12-25 Wed> > > Note that the inactive date has a time in the headline, but the schedule > date doesn't. > > When I run the agenda, I get this: > > Tuesday25 De

Re: [O] [PATCH] org-mobile agenda title

2012-12-30 Thread Bastien
Hi Henning, Henning Weiss writes: > I was wondering why this patch was reversed in master. I think the line didn't change since 4a49e40d but I might be wrong. > An updated version of the patch is attached, and a discussion of what > it does is below. Looks like the "updated" version is the s

Re: [O] Bug: Table export to [tc]sv doesn't convert \vert [7.8.11]

2012-12-30 Thread Bastien
Hi Nathan, Nathan Trapuzzano writes: > Thanks Bastien. I agree that we need a more general fix for \vert escapes for > exports to all formats. Unfortunately, the best way of going about it (in my > opinion) would not be backwards compatible. Hopefully we can fix this while working on Org 8.0, w

Re: [O] [PATCH] Time specifications: Allow specifying relative times

2012-12-30 Thread Bastien
Hi Ivan, Ivan Vilata i Balaguer writes: > So the relative time specifications patch caused some kind of problem? Yes. The problem was that inactive time-stamps were not correctly parsed anymore. > That'd be a real shame, the feature could be very useful. :( I just applied an updated patch to

Re: [O] [BUG] [contrib/org-koma-letter.el] #+DATE and #+TO_ADDRESS picked up from outside the current subtree

2012-12-30 Thread Alan Schmitt
Viktor Rosenfeld writes: > As an aside, what's the purpose of wrapping the letter in an org-mode > source block? Or did you just do that to wrap the example in the e-mail? That was for the mail, as some mail reader then know how to nicely display the code. Alan

Re: [O] Trimming quotes

2012-12-30 Thread Ian Barton
On 30/12/12 05:01, Nick Dokos wrote: PS. FWIW, my guidelines are to trim as much as possible. I include the question(s) that I respond to and insert my answers inline. I try to include enough context so that somebody reading just that piece of mail can make (at least some) sense of the question

Re: [O] Opendocument export causes error

2012-12-30 Thread Bastien
Achim Gratz writes: > There is the slight problem that org-{,-e-}odt does not (require 'org-compat) > and org-condition-case-unless-debug (which is only used by these two files) is > itself not autoloaded, plus it is called from inside in a macro. I'm not > entirely sure what happens for the OP

Re: [O] beamer export: :BEAMER_envargs: is ignored

2012-12-30 Thread Bastien
Hi Renato, Renato writes: > Hi, it seems to me that the :BEAMER_envargs: property is ignored > unless :BEAMER_env: is set to "block". Is this a bug or am I missing > something? I don't know -- but I suggest you send a /complete/ example so that people have something to test. Best, -- Bastie

Re: [O] Agenda priority setting bad feature

2012-12-30 Thread Bastien
Hi Michael, Michael Brand writes: > With the related commit release_7.9.1-93-ge8b45bb the agenda view > priority of all entries in the agenda view becomes -1000. Before, most > of all the scheduled and deadline were different for different target > dates. This is now fixed in maint. > Only as

Re: [O] Fix to property inheritance

2012-12-30 Thread Bastien
Hi Bill, Bill Wishon writes: > While I'm figuring out how to create the patch and email it in the > right format (I don't think I can with gmail), I've tried to make my > bitbucket.org repository as public as possible.  Perhaps give it > another shot in the meantime. > > https://bitbucket.org/m

Re: [O] Trimming quotes

2012-12-30 Thread Ben Finney
Nick Dokos writes: > Ben Finney wrote: > > > t...@tsdye.com (Thomas S. Dye) writes: > > > > > Can you point me to trimming guidelines for digest readers? > > > > In brief: Don't respond at all to a digest message. > > > > Instead, […] > > Tom did not respond to a digest message. Indeed; I di

Re: [O] Agenda priority setting bad feature

2012-12-30 Thread Michael Brand
Hi Bastien On Sun, Dec 30, 2012 at 11:35 AM, Bastien wrote: > Michael Brand writes: >> With the related commit release_7.9.1-93-ge8b45bb the agenda view >> priority of all entries in the agenda view becomes -1000. Before, most >> of all the scheduled and deadline were different for different tar

[O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Arne Babenhauserheide
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. -

Re: [O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Bastien
Hi Arne, Arne Babenhauserheide writes: > So I would love to see org-mode adding the checkbox by default, when I > am on a list entry which has a checkbox. Try S-M-RET. This is consistent with the behavior of M-RET and S-M-RET on headlines, which see. Best, -- Bastien

Re: [O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Arne Babenhauserheide
Am Sonntag, 30. Dezember 2012, 14:30:11 schrieb Bastien: > Hi Arne, > > Arne Babenhauserheide writes: > > So I would love to see org-mode adding the checkbox by default, when I > > am on a list entry which has a checkbox. > > Try S-M-RET. Oh, nice! Thank you for your answer! Best wishes, Arne

[O] Using Org-mode file format for storing configuration data

2012-12-30 Thread Karl Voit
Hi! I plan to implement a new weblog system that parses Org-mode files and generates (static) HTML output. Yes, I am aware that there are other solutions out there but I do not like them for various reasons.[1] So for my new system, I am thinking of using Org-mode files for writing (and parsing)

Re: [O] Trimming quotes

2012-12-30 Thread Thomas S. Dye
James Harkins writes: > On Dec 29, 2012 11:23 PM, "Thomas S. Dye" wrote: >> Can you point me to trimming guidelines for digest readers? > > I don't know where to find published guidelines As penance for my often low signal to noise ratio ;) and a small token of my appreciation for the Org commu

Re: [O] Bug: org-edit-special adds commas to source blocks repeatedly [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)]

2012-12-30 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> The following source blocks refer to my document >> http://doc.norang.ca/org-mode.org >> >> >> line 564 original >> : #name : #+begin_...#+end_ >> : # -- >> : #+begin_$1 $2 >> : $0 >> : #+end_$1 >> >> C-c ' twice >> : #name : #+begi

Re: [O] Bug: Commas not removed from source blocks [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)]

2012-12-30 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> Now editing the blocks does not remove all of the commas previously >> introduced. > > Please try to remove all the commas and to TAB again in those blocks, > it will escape the lines that need to be escaped. Let us know if it > fixes th

Re: [O] Bug: Can't edit example blocks [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)]

2012-12-30 Thread Bernt Hansen
Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> The following source blocks refer to http://doc.norang.ca/org-mode.org >> >> org-mode.org line 1553 >> >> #+begin_example >> Default Task >> [d] norang Organization <-- Task B >> The task interrupted by s

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Samuel Wales
Hi Huy, I depend on inactive timestamps in headlines, because they are useful when the entries are folded. I sort by time, which eliminates the need for date trees. But the problem of grabbing a time from the headline is solvable: (setq org-agenda-search-headline-for-time nil) Samuel -- Th

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Bastien
Samuel Wales writes: > But the problem of grabbing a time from the headline is solvable: > > (setq org-agenda-search-headline-for-time nil) Indeed, thanks a lot for the pointers! -- Bastien, who wonders why all metaphysical problems cannot be solved by setting an Org variable.

Re: [O] org reserved and special words in drawers

2012-12-30 Thread Tony Day
Bastien writes: > > I would first ask myself "what is the new org format for? > Is it worth implementing this?" > > Best, My motivation is to have an ability to create a virtual org file. My workflow involves sharing bits and pieces of plain text with non-org users and, right now, this means h

Re: [O] collaborating between org-mode and MS Word users

2012-12-30 Thread Tony Day
"Julian Burgos" writes: > - Is there a better way to have a non-org mode use to edit/correct a > org-mode document and then bring back the corrections to an org-mode > document? If MS Word users can't tolerate plain text org-mode files then I can't think of many shortcuts. This works well when

[O] [PATCH] org-protocol: Pass optional value using query in url to capture from protocol.

2012-12-30 Thread Ryo TAKAISHI
* lisp/org-protocol.el: (org-protocol-convert-query-to-plist): New function. (org-protocol-do-capture): Use new function. When org-protocol's url has query, org-capture get query using plist-get from store-link. For example: Url is "org-protocol:/capture:/URL/TITLE/BODY?key=value" org-capture can

Re: [O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Brian van den Broek
On 30 Dec 2012 05:30, "Bastien" wrote: > > Hi Arne, > > Arne Babenhauserheide writes: > > > So I would love to see org-mode adding the checkbox by default, when I > > am on a list entry which has a checkbox. > > Try S-M-RET. > > This is consistent with the behavior of M-RET and S-M-RET on headlin

[O] Visibility cycling of plain lists?

2012-12-30 Thread James Harkins
Is there a way to show the content of a node containing a plain list, so that the plain list items are collapsed? Or, is there a function that will automatically collapse all the items in the plain list? For instance, if I have a tree like this: * Top level I ** Subheading A *** Further subheadin

Re: [O] Bug: Table export to [tc]sv doesn't convert \vert [7.8.11]

2012-12-30 Thread Nathan Trapuzzano
Of course the particular implementation will have to be seen before it can be accepted, but I'd like to get the spec accepted (provisionally) before setting to work on it. Here's what I propose: 1. Do away with \vert{} entirely, leaving just \vert as an escape sequence standing for |, no matter w

Re: [O] Visibility cycling of plain lists?

2012-12-30 Thread James Harkins
On Mon, Dec 31, 2012 at 11:53 AM, James Harkins wrote: > Is there a way to show the content of a node containing a plain list, > so that the plain list items are collapsed? Or, is there a function > that will automatically collapse all the items in the plain list? Oops, just answered my own quest

Re: [O] A mail client that is org-mode compatible

2012-12-30 Thread Gour
On Wed, 23 Feb 2011 07:26:00 + Eric S Fraga wrote: > For the OP, gnus is definitely the way to go as far as I am concerned. > With the development version of gnus, org integration, including > fontification of source code blocks and links, is excellent. Due to OCaml, I'm returning back to Em