Re: [O] [PATCH] Enable silent visibility cycling

2013-09-01 Thread Carsten Dominik
On 19.7.2013, at 19:54, Eric S Fraga wrote: > Thorsten Jolitz writes: > >> Eric S Fraga writes: >> >>> Would you wrap it all up in a patch and submit it? It would be great to >>> have incorporated. >> >> ok, done. > > Brilliant! Thanks. This works now. Kind regards - Carsten > -- >

Re: [O] Completion of `*' gives wrong number of arguments

2013-09-01 Thread Carsten Dominik
Hi Dieter, On 2.8.2013, at 16:53, "Dieter Wilhelm, H." wrote: > Dear (), > > is the completion of an asterix `*' broken in the latest org or is it > my configuration? This was a bug in Org mode. WOrks again now. > > (I'm sorry I still can't run a pristine Emacs -Q without loading the > old

Re: [O] Export subtree options not working

2013-09-01 Thread Carsten Dominik
Hi Edward, these properties come only into effect is the export is restricted to the subtree carrying these properties. HTH - Carsten On 28.7.2013, at 01:49, Edward DeMeulle wrote: > It appears that I'm using the properties syntax correctly, however I > cannot seem to get export to use the o

Re: [O] org-speed-commands-default 1 2 3

2013-09-01 Thread Carsten Dominik
Hi Oleh, you have good arguments - but I still think this is a matter of workflow and preferences, so I am not going to change the defaults. This is what we have user options for. Thanks for taking the time to discuss is, and sorry for the slow reply. - Carsten On 8.8.2013, at 15:02, Oleh w

Re: [O] disable org-replace-disputed-keys for org-read-date

2013-09-01 Thread Carsten Dominik
Hi Miro, I have implemented this. Please test and make sure it works. Regards - Carsten On 15.5.2013, at 11:37, Miro Bezjak wrote: > Hi all, > > for orgmode 7.9.x I had the following defadvice. > > > (defadvice org-read-date (around my-no-disputed-keys activate) > "Ignore org-replac

[O] bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file

2013-09-01 Thread Carsten Dominik
On 13.8.2013, at 15:14, Petr Hracek wrote: > Hi, > > I have browsed the lisp code of org.el > where is mentioned: > "External applications for opening `file:path' items in a document. > Org-mode uses system defaults for different file types, but > you can use this variable to set the applicati

Re: [O] Calendar change date on OS X Mountain Lion doesn't work

2013-09-01 Thread Carsten Dominik
Hi Chris, On 13.8.2013, at 09:25, Chris Henderson wrote: > When using C-c C-s or C-s C-d to schedule or deadline a task, shift - left or > right arrow doesn't work for changing the date. Is there any alternate key > combo for OS X? > > org mode 8.0.3 on Emacs 24.3.1. This does work fine for

Re: [O] skip:t option not working

2013-09-01 Thread Carsten Dominik
On 10.8.2013, at 20:46, Scott Randby wrote: > On 08/10/2013 02:00 PM, Nick Dokos wrote: >> Scott Randby writes: >> >>> On 08/09/2013 10:58 PM, Nick Dokos wrote: Scott Randby writes: > I cannot get the skip:t option to work with HTML export. This option is > listed in the ma

Re: [O] Strange behaviour while assigning date to task

2013-09-01 Thread Carsten Dominik
On 19.8.2013, at 11:09, G. Martin Butz wrote: > Hello, > > since I upgraded to Emacs 24 (24.3.50) using org (8.0.7) I sometimes > encounter a strange behaviour while assigning or reassignig a date to a task. > The calendar buffer is being displayed at least in two windows; the agenda > windo

Re: [O] Using org-goto loses org-todo-keyword-faces settings

2013-09-01 Thread Carsten Dominik
Hi Dale, thank you for the report and detailed example. I have followed your recipe and cannot reproduce the issue. Regards - Carsten On 21.8.2013, at 02:25, Dale wrote: > Hi, > > My thanks to everyone who works on org-mode. It is a truly > indispensable tool. > > I'm not su

Re: [O] [PATCH] Handle literal 'hline arguments passed to ruby.

2013-09-01 Thread Carsten Dominik
Hi Rick, are you a signed contributor? - Carsten On 15.8.2013, at 20:50, Rick Frankel wrote: > Solution shamelessly copied from ob-python. > > * lisp/ob-ruby.el: New customizations `org-babel-ruby-hline-to' and > `org-babel-ruby-nil-to' > (org-babel-ruby-var-to-ruby): Convert incoming 'hlines

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-01 Thread Carsten Dominik
On 31.8.2013, at 08:22, Bastien wrote: > Hi all, > > Carsten Dominik writes: > >> I have implemented a different version of the patch. Please take a look at >> the new variable >> org-agenda-ignore-drawer-properties. > > Great -- could someone document this on this page? > http://orgmode.o

Re: [O] clocktable column order e.g. :properties at rightmost position?

2013-09-01 Thread Carsten Dominik
Hi Jeff, there is not way to change the order of columns easily. What you can do is copy the function `org-clocktable-write-default' and change the output in the way you like. The time string for clock tables is currently not configurable. Sorry. - Carsten On 1.9.2013, at 14:47, "frie...@mi

Re: [O] fold paragraphs, export only contents of a node, hiding the 'node heading text'

2013-09-01 Thread John Hendy
On Sun, Sep 1, 2013 at 4:17 PM, . . wrote: > Hello: > > Is there a way to export to Latex the text under a heading but > not-exporting/printing to the .tex file the heading/TODO (node line) itself? > > The idea is to be able to fold paragraphs (via node creation for the > paragraphs under it). >

[O] Adding a side bar of TOC to exported pages

2013-09-01 Thread Pushpendre Rastogi
Hi, I am trying to publish some of the org file which I have written (mostly they are like personal tutorials.) I have set up org-publish to publish the files for example at http://cs.jhu.edu/~prastog3/active_learn_info.html. However, I really want to add a TOC to every page that I generate,

[O] fold paragraphs, export only contents of a node, hiding the 'node heading text'

2013-09-01 Thread . .
Hello: Is there a way to export to Latex the text under a heading but not-exporting/printing to the .tex file the heading/TODO (node line) itself? The idea is to be able to fold paragraphs (via node creation for the paragraphs under it). But if I set the node to noexport (to hide the unnecessar

Re: [O] from Android to org's calendar in a painless way?

2013-09-01 Thread Julien Cubizolles
Charles Philip Chan writes: > Yes, you can, it just won't show up until you sync, pull, refile and > sync. Do you mean that you need to get back to your emacs computer in order to have an entry captured on the phone actually appear on the phone ? I noticed that if you untick and tick the "Delet

Re: [O] export question

2013-09-01 Thread Suvayu Ali
On Sun, Sep 01, 2013 at 06:49:01PM +0200, Manfred Lotz wrote: > > Now I want to export the file to an ascii buffer/file where show the > content as a table. I want to omit certain p lines. > > So I would like to have something like this where I would like to > show only certain columns. > > >

Re: [O] export tex file to different directory

2013-09-01 Thread Suvayu Ali
On Sun, Sep 01, 2013 at 07:58:42PM +0200, Johannes Rainer wrote: > Hi all, > > is there a way that I could export the generated tex files to a different > directory upon export? If you are using subtree export, you can set the EXPORT_FILE_NAME property to dir/file.pdf. If you are exporting the w

[O] export tex file to different directory

2013-09-01 Thread Johannes Rainer
Hi all, is there a way that I could export the generated tex files to a different directory upon export? thanks, jo

[O] export question

2013-09-01 Thread Manfred Lotz
Hi all, I have an org file which looks like this: * My list ** item1 - p1 :: something - p2 :: 23232 ... - p14 :: bla ** item2 - p1 :: another valu - p2 :: 21 ... - p14 :: more bla ... ** itemn - p1 :: hm - p2 :: 3842 ... - p14 :: more more bla ... in the p l

Re: [O] [0] Beamer export - scaling images

2013-09-01 Thread JBash
Thank you, Suvayu On Sun, Sep 1, 2013 at 10:24 AM, Suvayu Ali wrote: > On Sun, Sep 01, 2013 at 10:19:32AM -0400, JBash wrote: > > > > #+ATTR_LaTeX: width=0.2\textwidth > > file:./images/image7a.jpg > > Your syntax is wrong. The new exporter uses property lists. > > < > http://orgmode.or

Re: [O] [0] Beamer export - scaling images

2013-09-01 Thread Suvayu Ali
On Sun, Sep 01, 2013 at 10:19:32AM -0400, JBash wrote: > > #+ATTR_LaTeX: width=0.2\textwidth > file:./images/image7a.jpg Your syntax is wrong. The new exporter uses property lists. -- Suvayu Open sou

[O] [0] Beamer export - scaling images

2013-09-01 Thread JBash
Hi, I am having trouble getting images to scale using the #+ATTR_LaTeX: line for an export. I've tried in a full beamer frame, as below, as well as in a column in a frame. Then I put it in a non-beamer latex to pdf export and had the same problem. Can someone point out what I'm missing? *** Fr

Re: [O] [patch] Remove dependency on latexsym

2013-09-01 Thread Nicolas Goaziou
Hello, Rasmus writes: > It's easy to remove the decency of latexsym as it only defines a very > limited number of symbols (see texdoc latexsym). Using amssymb > symbols will even look better IMO, but check this document: [...] > Obviously, it requires the removal of Diamond (my entity patch)

Re: [O] [patch][org-entities] More symbols

2013-09-01 Thread Nicolas Goaziou
Hello, Rasmus writes: > Subject: [PATCH] More org-entities. Stylistic note for future patches: there should be no period at the end of the title. > * org-entities.el (org-entities): Add support for ell, imath, jmath, > varphi, varpi, aleph, gimel, beth, dalet, cdots, S (§), dag, ddag, > colon,

Re: [O] org-insert-heading rewritten from scratch

2013-09-01 Thread Nicolas Goaziou
Carsten Dominik writes: > Please take another look. There is no new commit in maint or master. Regards, -- Nicolas Goaziou

Re: [O] org-insert-heading rewritten from scratch

2013-09-01 Thread Carsten Dominik
Hi Nioclas, thank you for the feedback. On 1.9.2013, at 10:19, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> On 31.8.2013, at 16:34, Nicolas Goaziou wrote: > >>> Not really a bug, but I find some behaviour surprising: when at a the >>> beginning of a regular text line, t

Re: [O] Trouble with org-icalendar-combine-agenda-files

2013-09-01 Thread Nicolas Goaziou
Hello, Bill Day writes: > Since August 17, I have not been able to create a combined icalendar file. > > I can create single file withe C-c C-e c f. > > I can create multiple files with C-c C-e c a. > > But when I try C-c C-e c c, the process starts to save temp files and > quietly dies. > > Out

Re: [O] org-insert-heading rewritten from scratch

2013-09-01 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > On 31.8.2013, at 16:34, Nicolas Goaziou wrote: >> Not really a bug, but I find some behaviour surprising: when at a the >> beginning of a regular text line, there is no way to create a headline >> just above it. In the following example: >> >> XCursor is at "