[O] slow capture templates

2014-05-22 Thread jamil egdemir
Hi, I'm running into very slow capture templates since this morning with a good 10-20 second delay each time I try to invoke them. After instrumenting org with elp and examining the results I get: org-capture 1 42.157791853 42.157791853 org-c

[O] Beamer Export: US date format despite \usepackage[ngerman]{babel}

2014-05-22 Thread Loris Bennett
Hi, If I have the following: , | #+TITLE: Test | #+AUTHOR: Loris Bennett | | #+OPTIONS: H:1 toc:nil | | #+LATEX_HEADER: \usepackage[ngerman]{babel} | | #+DATE: \today | | * Test | | Test ` And export as

Re: [O] Pandoc users, how do you use it with org-mode, and why?

2014-05-22 Thread Albert Krewinkel
Hey, Grant Rettke writes: > Lately been hearing great things about Pandoc's ability to export to ebook > formats and more. > > Folks that use both Pandoc and org-mode: how do you use them together, and > why? My personal use-case here is blogging: Nowadays, I'm writing my blog posts in Org and

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

2014-05-22 Thread Detlef Steuer
Am Wed, 21 May 2014 14:47:37 +0200 schrieb Nicolas Goaziou : > Hello, > > Christian Kellermann writes: > > > I first thought about using ODT_STYLES_FILE in the list form and > > pick out the content.xml from there, but maybe that's a bit > > unexpected as one might use a different content than

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Aaron Ecay writes: > Hi Rainer, > > I have wondered about what you suggest as well, from the point of view > of trying to modify the long pieces of R code which are embedded in > strings in ob-R.el. I think this would be easier if they could be > tangled from R code blocks in an org file. So fr

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

2014-05-22 Thread Rasmus
Detlef Steuer writes: >> Introducing the item is easy, but making something out of it in each >> back-end is not, as it requires to define what title:nil means there. >> In particular, should it be "an empty title" or something else? >> >> For example, ascii back-end provides a banner as its tit

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Grant Rettke writes: > On Wed, May 21, 2014 at 3:21 PM, Rainer M Krug wrote: >> I am sure this would be possible, but would this be feasible? A good >> idea? Or would it be better to have an additional directory >> (e.g. lisp.org) which contains the corresponding .org files? > > Great question.

Re: [O] Pandoc users, how do you use it with org-mode, and why?

2014-05-22 Thread Eric S Fraga
On Thursday, 22 May 2014 at 08:24, Alan L Tyree wrote: [...] > It is good EXCEPT my book contains many, many cross references. In > docx they come out looking like: > > "see [sec-3-4-2]" when I want them to look like "see 3.4.2". I have a few of these, few enough that post-processing by hand is

Re: [O] (Bug)Open the attachment in the subheading in agenda view

2014-05-22 Thread Bastien
Kyutech writes: > I never no that properties before, thanks for your help! You're welcome -- note that you can set this property with C-c C-a i HTH, -- Bastien

Re: [O] Dated checkbox items

2014-05-22 Thread Bastien
Hi Sharon, Sharon Kimble writes: > In my todo list I have this as an entry > > + [ ] pick up bnf from the corner store<2014-05-22 Thu> > > > which appears like this in the agenda > > organiser: Jobs to do [12/36] [33%] > > How can the checkbox item be better dated such that it shows in the >

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > Well, actually it required more work than I thought. Here is the patch, > with some documentation. I didn't test it thoroughly, so feedback is > welcome. I tested it with paragraphs and tables and didn't find any problem, thanks a lot for implementing this.

Re: [O] Beamer export: toggle export of select headlines/frames

2014-05-22 Thread Eric S Fraga
On Thursday, 22 May 2014 at 07:17, Vikas Rawal wrote: > I am creating a beamer presentation, but want to be able to toggle > inclusion or exclusion of some headlines/frames in the export, > depending on the occasion where the presentation is being made. What > is the appropriate way to do this? > >

Re: [O] slow capture templates

2014-05-22 Thread Bastien
Hi Jamil, jamil egdemir writes: > Anyone have any ideas on how I can correct this problem? Nope -- but in the meantime, can you try with the latest Org version from the Git master branch? ~$ git clone git://orgmode.org/org-mode.git ~$ cd org-mode ~$ make then load the correct location in your

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Bastien
Hi Rainer and Aaron, Aaron Ecay writes: > I am not so convinced that having all the elisp code in an org file > would be convenient, since I am worried that would break the interactive > features of elisp programming. My point of view too. On top of this, I see two problems: 1. there is the p

Re: [O] [PATCH] Make the point visible when jumping to the mark

2014-05-22 Thread Sebastien Vauban
Bastien wrote: > Hi Ian, > > Please send me your public key so that I can give you access to the > org-mode and worg repositories. > > Ian Kelling writes: > >> From 9191e4a364e251119cf8b7c72e41f6c0d09583f2 Mon Sep 17 00:00:00 2001 >> Message-ID: <87ha5aqa93@treetowl.lan> >> MIME-Version: 1.0 >

Re: [O] C-c C-e h h (export to html)

2014-05-22 Thread Dave Pawson
So after sorting out my .emacs file (embarrassingly large) the problem has resolved itself. I'm guessing it was in the elisp somewhere. Anyway, problem resolved. I can now repeatedly convert to html without issue. sorry to waste bandwidth. -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://ww

Re: [O] Desktop search for Org-Mode (linux/os-x). Looking for betas and code reviewers

2014-05-22 Thread Bastien
Hi Jonathan, Jonathan Coupe writes: > 1. If anyone is interested in testing this, please let me know I am, definitely. Discovering recoll and indexing my files right now. > 2. I could do with an experienced elisp coder to review this when I've > finished. Things seem to be working well, but t

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Sebastien Vauban
Nicolas Goaziou wrote: > In addition to @code{#+BEGIN_CENTER} blocks (@pxref{Paragraphs}), it is > possible to justify contents to the left or the right of the page with the > following dedicated blocks. > > @example > #+BEGIN_JUSTIFYLEFT > It's just a jump to the left > #+END_JUSTIFYLEFT > > #+B

Re: [O] Beamer export: toggle export of select headlines/frames

2014-05-22 Thread Sebastien Vauban
Vikas Rawal wrote: > I am creating a beamer presentation, but want to be able to toggle > inclusion or exclusion of some headlines/frames in the export, > depending on the occasion where the presentation is being made. What > is the appropriate way to do this? > > I can use :no export: for selected

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > Do I understand correctly that those won't be converted to their > HTML and LaTeX counterparts (flushright and raggedleft)? For HTML, the user can define a new class "justifyright". For LaTeX, yes, we should probably handle this as \begin{flushright}.

Re: [O] Can I create an agenda sorted manually keeping its order at refresh?

2014-05-22 Thread Bastien
M writes: > Could it be possible to ignore the predefined sorting order when refreshing > an existing agenda? No -- the way the refresh of the agenda works is by rebuilding it, and we cannot rebuild a temporary order unless we store the manual order information somewhere. I'll think about this

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Bastien writes: > Hi Rainer and Aaron, > > Aaron Ecay writes: > >> I am not so convinced that having all the elisp code in an org file >> would be convenient, since I am worried that would break the interactive >> features of elisp programming. > > My point of view too. > > On top of this, I see

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Sebastien Vauban
Bastien wrote: > Sebastien Vauban > writes: > >> Do I understand correctly that those won't be converted to their >> HTML and LaTeX counterparts (flushright and raggedleft)? > > For HTML, the user can define a new class "justifyright". > > For LaTeX, yes, we should probably handle this as \begin{f

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Bastien
Rainer M Krug writes: > So I would argue that in ob-LANGUAGE.el files the non-elisp-expert is more > likely to look and work then in the core org files wherefore an > a more familiar interface for these changes (literate programming in > org) would provide more advantages then in the org-core fil

Re: [O] [PATCH] Make the point visible when jumping to the mark

2014-05-22 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > Even if the goal is desirable, I thought that we may not add defadvice > in Emacs sources. True that, we need to clean things up. The route I will take is to apply Ian patch on master and then to move all advising code into a separate org-advice.el li

Re: [O] [PATCH] Make the point visible when jumping to the mark

2014-05-22 Thread Bastien
Hi Ian, Ian Kelling writes: > Yes, I agree. They want to use C-u C-SPC to go to hidden parts. I've > updated the patch to advise pop-to-mark-command instead. It is attached. Thanks, applied, I added a fullstop at the end of the Changelog commit. As explain in my reply to Sébastien, I will move

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Bastien writes: > Rainer M Krug writes: > >> So I would argue that in ob-LANGUAGE.el files the non-elisp-expert is more >> likely to look and work then in the core org files wherefore an >> a more familiar interface for these changes (literate programming in >> org) would provide more advantages

[O] 2 Org tests failing

2014-05-22 Thread Sebastien Vauban
Hello, I dunno if this must be signalled but, when runnning: --8<---cut here---start->8--- emacs -Q --batch -L lisp/ -L testing/ -l org-test.el --eval '(setq org-confirm-babel-evaluate nil)' -f org-test-run-batch-tests --8<---cut here-

Re: [O] 2 Org tests failing

2014-05-22 Thread Bastien
Sebastien Vauban writes: > Running org_test, please wait (this can take a while)... >FAILED test-org-table/org-table-calc-current-TBLFM >FAILED > test-org-table/org-table-calc-current-TBLFM-when-stop-because-of-error I can't reproduce this. Can you run the tests manually and report

Re: [O] Clock-in in agenda makes some headings with links disappear

2014-05-22 Thread Bastien
Bastien writes: > Thanks for this new report -- can you apply this patch against maint > and see if it works correctly? Not only for the bug at stake, but all > kind of agenda filtering, rescheduling, clocking, etc. I've now applied this patch in maint. Let's continue testing this *heavily*.

Re: [O] Weird behavior in `org-agenda-redo' and/or `org-mobile-push'

2014-05-22 Thread Bastien
Hi Konstantin, Konstantin Kliakhandler writes: > I also fixed the problems in both org-agenda.el and am including the > patch. Thanks for the patch -- I applied the part that I understand: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=445a8ec6 As for the other part, can you restate what

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Bastien
Rainer M Krug writes: > So the reason why I think it would be advantageous to have these files > in org does not lie with the programmer familiar with emacs-lisp, but > with somebody familiar with the other side. Sorry I was too terse in my previous answer: I completely agree with the goal you d

Re: [O] exporter bindings in agenda

2014-05-22 Thread Bastien
Hi Greg, Greg Troxel writes: > My proposal is that C-c C-e should behave similarly to when in an org > file, but choices that require an associated org file should be omitted. > Specifically, I think the following options make sense: > c c (ical combined) > c a (ical all) > P x (publish -

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Nicolas Goaziou
Hello, Sebastien Vauban writes: > Nicolas Goaziou wrote: >> In addition to @code{#+BEGIN_CENTER} blocks (@pxref{Paragraphs}), it is >> possible to justify contents to the left or the right of the page with the >> following dedicated blocks. >> >> @example >> #+BEGIN_JUSTIFYLEFT >> It's just a

Re: [O] Beamer export: toggle export of select headlines/frames

2014-05-22 Thread Vikas Rawal
> > Have you looked at setting other exclude tags: > [[info:org#Export%20settings][info:org#Export settings]]? > Thanks. Perfect. Took me a while to understand was was written there. But exactly what I needed. #+EXCLUDE_TAGS: technical Vikas

Re: [O] [PATCH] Making org-agenda filters orthogonal and refreshed

2014-05-22 Thread Bastien
Hi Greg, I pushed a similar fixed, updated to take recent changes into consideration. Thanks for the patch! -- Bastien

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Bastien writes: > Rainer M Krug writes: > >> So the reason why I think it would be advantageous to have these files >> in org does not lie with the programmer familiar with emacs-lisp, but >> with somebody familiar with the other side. > > Sorry I was too terse in my previous answer: I completel

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Nicolas Goaziou
Hello, Bastien writes: > Feel free to commit this when you want, Polished and applied. Regards, -- Nicolas Goaziou

Re: [O] exporter bindings in agenda

2014-05-22 Thread Greg Troxel
Bastien writes: > Greg Troxel writes: > >> My proposal is that C-c C-e should behave similarly to when in an org >> file, but choices that require an associated org file should be omitted. >> Specifically, I think the following options make sense: >> c c (ical combined) >> c a (ical all) >>

Re: [O] wish: provide flush_right/right_aligned text rendering directive

2014-05-22 Thread Bastien
Nicolas Goaziou writes: > Polished and applied. Thanks! And I agree this does not need to be something else than a special block. -- Bastien

Re: [O] [PATCH] ob-scheme.el: Fix scheme code blocks execution error in batch mode

2014-05-22 Thread KDr2
Hi, all This patch is finally merged into the master branch, we can export results of scheme code block under batch mode now. Thanks to Eric, Bastien and Oleh. On Sat, Apr 12, 2014 at 10:12 PM, Eric Schulte wrote: > KDr2 writes: > > > HI, Eric > > > > You are right, I remove the usage of advi

Re: [O] temporarily un-ignoring scheduled tasks in global todo list

2014-05-22 Thread Christoph Groth
Bastien writes: >> There doesn't seem to be an easy way to make a custom agenda view >> that only shows todo items that are scheduled for the future. Or am >> I wrong? > > Use a TODO agenda view, and set `org-agenda-todo-ignore-scheduled' to > past within this custom agenda view. This shows ent

Re: [O] temporarily un-ignoring scheduled tasks in global todo list

2014-05-22 Thread Bastien
Christoph Groth writes: > This shows entries scheduled for the future together with unscheduled > entries (many in my case). I am looking for a way to temporarily hide > the unscheduled entries. Then maybe combine this with `org-agenda-skip-if' set to 'notscheduled? -- Bastien

Re: [O] exporter bindings in agenda

2014-05-22 Thread Bastien
Hi Greg, Greg Troxel writes: > But I can deal or change my own bindings, so the question is really > about what the ensemble of current and future users will find more > intuitive. Yes -- let them speak. I don't find it intuitive to have C-c C-e in agenda trying to do something sensible, excep

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Bastien
Rainer M Krug writes: > But as I am not the one who has to maintain it, it is easy for me to > suggest it. :) Even if we find a solution for keeping everything in sync easily, there is still the problem of enforcing a convention on potentially many contributors. Maybe you can publish your ob-R

[O] Bug: ob-ditaa fails in generating pdf correctly

2014-05-22 Thread Anders Johansson
Hi, Example input: #+header: :eps t #+header: :file hello.pdf #+BEGIN_SRC ditaa +--+ | | |Hello | | | +--+ #+END_SRC When using the above code (which I guessed should be the correct way) with ob-ditaa to produce a pdf (through DitaaEps

Re: [O] [PATCH] Make the point visible when jumping to the mark

2014-05-22 Thread Ian Kelling
Bastien writes: > Hi Sébastien, > > Sebastien Vauban > writes: > >> Even if the goal is desirable, I thought that we may not add defadvice >> in Emacs sources. > > True that, we need to clean things up. > > The route I will take is to apply Ian patch on master and then to > move all advising cod

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Josh Berry
On Thu, May 22, 2014 at 5:54 AM, Rainer M Krug wrote: > 4) and if it is working, detangled into ob-org > Apologies for jumping in as a lurker. When you say "detangled", is there a process for doing this? I know that working with cweb files the tangled output included some markers to indica

Re: [O] temporarily un-ignoring scheduled tasks in global todo list

2014-05-22 Thread Christoph Groth
> Christoph Groth writes: > >> There doesn't seem to be an easy way to make a custom agenda view >> that only shows todo items that are scheduled for the future. Or am >> I wrong? > > Use a TODO agenda view, and set `org-agenda-todo-ignore-scheduled' to > past within this custom agenda view. Tha

Re: [O] slow capture templates

2014-05-22 Thread jamil egdemir
Bastien, I've pulled the latest org from git and added it to my load-path: ;; to make sure we're using the latest org checkout from git: (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/lisp") (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/contrib/lisp" t) and now when I

Re: [O] Weird behavior in `org-agenda-redo' and/or `org-mobile-push'

2014-05-22 Thread Konstantin Kliakhandler
Hi Bastien, I'm willing to sign the FSF copyright papers, provided it isn't too big of a hassle :-). What do I need to do? The problem that the other part of the patch solves is as follows: org-batch-store-agenda-views writes all agendas (according to some criteria) to disk. To do this, it first

Re: [O] slow capture templates

2014-05-22 Thread Bastien
Hi Jamil, jamil egdemir writes: > I've pulled the latest org from git and added it to my load-path: You also need to "make" or "make autoloads". > ;; to make sure we're using the latest org checkout from git: > (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/lisp") > (add-to-list '

Re: [O] strange behaviour in org-agenda-diary-entry

2014-05-22 Thread Bastien
Hi Eric, Eric S Fraga writes: > Just a quick heads up to say that I have some strange behaviour that > appeared within the past week or so: I manage my diary by viewing it in > org-agenda and adding entries from that view with "i d" > (org-agenda-diary-entry). I have org-agenda-diary-file defi

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Kevin Van Horn
Thank you for your response, but... Using the most recent stable version of emacs I still see the bug. When I override the built-in version of org and install version 20140519 of org using the package manager, I still see the bug. I am working under Windows 7, and my emacs version is 24.3.1.

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > Thank you for your response, but... > > Using the most recent stable version of emacs I still see the bug. What gives M-x org-version RET? > When I override the built-in version of org and install version > 20140519 of org using the package manager, I still

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Kevin Van Horn
Org-mode version 8.2.6 (8.2.6-22-gb11b4a-elpa). Emacs: GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN Kevin S. Van Horn, Ph.D. | Principal Engineer D: 801.290.3823 | Salt Lake City Office (Mountain Time) -Original Message- From: Bastien Guerry [mailto:bastiengue...@gm

Re: [O] strange behaviour in org-agenda-diary-entry

2014-05-22 Thread Eric S Fraga
On Thursday, 22 May 2014 at 18:39, Bastien wrote: > Hi Eric, > > Eric S Fraga writes: > >> Just a quick heads up to say that I have some strange behaviour that >> appeared within the past week or so: I manage my diary by viewing it in >> org-agenda and adding entries from that view with "i d" >>

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Rainer M Krug
Josh Berry writes: > On Thu, May 22, 2014 at 5:54 AM, Rainer M Krug wrote: > >> 4) and if it is working, detangled into ob-org >> > > Apologies for jumping in as a lurker. When you say "detangled", is there a > process for doing this? I know that working with cweb files the tangled Yes -

Re: [O] Pandoc users, how do you use it with org-mode, and why?

2014-05-22 Thread Alan Tyree
Hi Eric, My "solution" was a keyboard macro at the LaTeX stage, replacing \ref{sec-3-2-1} with 3.2.1 in the text. Not very elegant, but it works for the time being when I don't have the time to consider anything better. A filter would obviously be better, but my elisp skills mean that it would t

Re: [O] Pandoc users, how do you use it with org-mode, and why?

2014-05-22 Thread Scott Randby
On 05/21/2014 02:33 PM, Eric S Fraga wrote: > On Wednesday, 21 May 2014 at 13:01, Grant Rettke wrote: >> Hi, >> >> Lately been hearing great things about Pandoc's ability to export to ebook >> formats and more. >> >> Folks that use both Pandoc and org-mode: how do you use them together, and >> why?

[O] Fwd: slow capture templates

2014-05-22 Thread jamil egdemir
Bastien, My apologies. I should have been more explicit on the installation. I followed the instructions at http://orgmode.org/manual/Installation.html which included the 'make autoloads' where make in this case is actually GNU make pulled down from their packages as opposed to the OpenBSD make

Re: [O] 3 beginner table questions

2014-05-22 Thread Bastien
Hi Ryan, Ryan Moszynski writes: > 2: i'm lazy Assume we are too :) Can you resend your email as plain text? Otherwise the tables are unreadable. Also try rephrasing questions against a *simple* table, so that volunteers who want to answer don't get lost in the details. Thanks! -- Bastien

Re: [O] Fwd: slow capture templates

2014-05-22 Thread Nick Dokos
jamil egdemir writes: > Using M-x org-version RET I get: > Org-mode version 8.2.6 (release_8.2.6-1 @ > /home/jegdemir/share/emacs/24.4.50/lisp/org/) > ...and which OS and which X are you using? > In an attempt to follow you suggestion, I fired up a few calls to > x-get-selection in my *scratch

Re: [O] Writing .el files for org in org?

2014-05-22 Thread Grant Rettke
On Thu, May 22, 2014 at 3:30 AM, Rainer M Krug wrote: > If I understand you correctly, you are using Vagrant to develop your code > and to generate the release - that is a good idea. But isn't this an > overkill in the case of the context here? org (and emacs) should be > stable enough to tangle

[O] org-contacts development

2014-05-22 Thread Alexis
Hi all, i use org-contacts as my primary system for contact management. Consequently, i'd love to be able to make use of my org-contacts data on my Android phone. To that end, i recently wrote some code for MobileOrg-Android which adds basic PROPERTIES drawer support: https://github.com/matburt

Re: [O] strange behaviour in org-agenda-diary-entry

2014-05-22 Thread Bastien
Hi Eric, Eric S Fraga writes: > I am indeed very puzzled. I can only think that it must be a bug with > emacs itself? Nope, the bugs reminds me another one that has been fixed. > Any hints on how to debug this would be most welcome as > it is somewhat annoying. But not critical, on the other

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > Org-mode version 8.2.6 (8.2.6-22-gb11b4a-elpa). Okay. Hopefully someone else can reproduce this, but I cannot, sorry. -- Bastien

Re: [O] Fwd: slow capture templates

2014-05-22 Thread Bastien
Hi Nick, Nick Dokos writes: > ...and which OS and which X are you using? The OS is: x86_64-unknown-openbsd5.4 -- Bastien

Re: [O] [PATCH] Make the point visible when jumping to the mark

2014-05-22 Thread Bastien
Hi Ian, Ian Kelling writes: > I would be happy to write the patch for this, if we agree. Anything that gets rid of advice is good, we agree on this. If you have time, please start sketching out the patch so that we can discuss how to replace some of the advice by internal Org functions. Note t

Re: [O] Non-scheduled repeating tasks

2014-05-22 Thread Bastien
Hi Albin, Albin Stjerna writes: > 1. Has something like this been attempted by anyone else before? No -- but there are regular feature requests around making repeaters more flexible. I hope I can enhance this for 8.4 (or 9.0.) > 2. Which org-mode hooks would be a good place to start integrati

Re: [O] Bug: TAB cycling and narrowing to subtree [8.2.6 (release_8.2.6-903-ga1b4d9 @ /home/youngfrog/sources/org-mode/lisp/)]

2014-05-22 Thread Bastien
Hi Nicolas, Nicolas Richard writes: > If, instead, you first hit TAB (to open the subtree), then narrow to subtree > and hit TAB again to fold, you get "* love is" followed by > org-ellipsis followed by 'd' on the same line. The 'd' shouldn't be there. That's an annoying and known glitch -- I d

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

2014-05-22 Thread Bastien
Hi Eric, Eric Abrahamsen 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, that silently repairing things without the user's > knowled

Re: [O] Fwd: slow capture templates

2014-05-22 Thread Nick Dokos
Bastien writes: > Hi Nick, > > Nick Dokos writes: > >> ...and which OS and which X are you using? > > The OS is: x86_64-unknown-openbsd5.4 Ah, right - thanks! I googled a bit and found this: http://lists.gnu.org/archive/html/help-gnu-emacs/2013-10/msg00124.html Maybe it helps? -- Nick