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

2014-05-20 Thread Bernhard Pröll
There is an org-capture-use-agenda-date variable that seems to do what you're looking for. bernhard David Belohrad schrieb am Tue, 20. May 08:09: 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 quick

Re: [O] still seeing semi-regular lockups

2014-05-20 Thread Eric Abrahamsen
On 05/19/14 23:21 PM, Daimrod wrote: > Daimrod 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 inhib

Re: [O] Org based websites w/o export

2014-05-20 Thread Rasmus
Ken Mankoff writes: > I've just come across an interesting website generator that I think has > potential for making Org websites. I have no affiliation with this > project, but thought it might interest this community. I have an > interest in an org-based website, but none of the existing ones h

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

2014-05-20 Thread Eric Abrahamsen
Rasmus writes: > Nicolas Goaziou 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 for booleans. >> Thi

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

2014-05-20 Thread Eric Abrahamsen
David Belohrad 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 time, which co

Re: [O] still seeing semi-regular lockups

2014-05-20 Thread Daimrod
Eric Abrahamsen writes: > On 05/19/14 23:21 PM, Daimrod wrote: >> Daimrod 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-debu

Re: [O] Referring to results rather than code block

2014-05-20 Thread Loris Bennett
Hi Nick, Nick Dokos writes: > "Loris Bennett" writes: > >> Hi, >> >> I have a code block like this >> >> #+NAME: users_per_month >> #+HEADER: :results append >> #+BEGIN_SRC sh :dir /root@sadmin: >> sacct=/cm/shared/apps/slurm/current/bin/sacct >> for y in {2014..2014}; do >> for m in {03..0

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

2014-05-20 Thread Christian Kellermann
Rasmus writes: > That's nicer than a blank title ("#+TITLE: "). > > I prefer the earlier ox-behavior where no title would be printed if > title was missing, rather than using the file-name. The file name is > never interesting in my work flow. If introducing a title option it > would be nice if

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

2014-05-20 Thread Detlef Steuer
Am Tue, 20 May 2014 16:37:45 +0800 schrieb Eric Abrahamsen : > Rasmus writes: > > > Nicolas Goaziou 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 a

Re: [O] still seeing semi-regular lockups

2014-05-20 Thread Eric Abrahamsen
Daimrod writes: > Eric Abrahamsen writes: > >> On 05/19/14 23:21 PM, Daimrod wrote: >>> Daimrod 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'.

[O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Alexander Baier
Hello, consider the following code block with point at X: #+BEGIN_SRC emacs-lisp (defun test () nil) X (defun another-test () nil) #+END_SRC Calling org-babel-demarcate-block (C-c C-v C-d normally) will produce the following: #+BEGIN_SRC emacs-lisp (defun test () nil) #+end_src X #+begin_

Re: [O] Org based websites w/o export

2014-05-20 Thread Bernd Haug
On 19 May 2014 19:58, Ken Mankoff wrote: > Jr works by having javascript render the markdown to HTML. That is, you > write markdown, upload markdown w/o running a generator, and the > generator runs in the browser of the viewer. > > This is efficient for the server (simpler pages) and author (no n

[O] org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%]

2014-05-20 Thread Nicolas Bercher
Hi, I use to have first level Org entries like this: * name [/] [%] But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets are no more reachable using org-links I used for years. As a result, only [/] OR [%] seems supported. This simple org file below illustrates the issue. Is th

[O] [bug] Commented DEADLINE line still referenced

2014-05-20 Thread Sebastien Vauban
Hello, Having such lines in one Org file (where the DEADLINE line is commented): --8<---cut here---start->8--- ** TODO Aspirer les filtres de ventilation D350 # DEADLINE: <2014-04-09 Wed .+1m -0d> Les filtres peuvent être nettoyés avec un aspirateur, pas av

Re: [O] org-table-copy-down incrementor

2014-05-20 Thread Bastien
Hi Michael, Michael Brand writes: > For me it would be already enough and preferred when the increment > would be the same as in the two fields above point. I pushed a change in master for this -- can you please check it works as expected for you? Thanks for this suggestion! (A lot easier tha

Re: [O] [bug] Commented DEADLINE line still referenced

2014-05-20 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > Having such lines in one Org file (where the DEADLINE line is > commented): > > ** TODO Aspirer les filtres de ventilation D350 ># DEADLINE: <2014-04-09 Wed .+1m -0d> > > Les filtres peuvent être nettoyés avec un aspirateur, pas avec de > l'eau. En

Re: [O] org-review-schedule

2014-05-20 Thread Alan Schmitt
Hi Bastien, On 2014-05-15 12:07, Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> I need to learn how to do this. In the meantime, I've put the code on >> github: https://github.com/brabalan/org-review > > Since the big secret plan to move contrib/ files to Org ELPA is not > yet to happ

[O] agenda window shift

2014-05-20 Thread Fred Hansen
I recently rebuilt my computer, and after reinstalling emacs and orgmode the agenda window has a new, undesirable, behavior. After making any change, the window moves to place the previously edited location at the top of the window. For instance, if I complete a task on line 5, the window adjust

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

2014-05-20 Thread Bastien
Hi Nicolas, Nicolas Goaziou 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 for booleans. > This should be an

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

2014-05-20 Thread Bastien
Hi Dave, Dave Pawson writes: > Emacs 24.3.1 (Org mode 8.2.6) Please report the full Org version with M-x org-version RET > Scenario: Launch emacs. Open file in org-mode. > Convert to html once - no problem. > > Repeat the conversion. Messages buffer shows I can't reproduce this. Can you prov

Re: [O] Two letter combinations agenda and org-agenda-files variable

2014-05-20 Thread Bastien
Hi Igor, Igor Sosa Mayor writes: > if I define a org-agenda-custom-command in which I have a (so-called?) > two-letter combination agenda like this: > > (setq org-agenda-custom-commands >'(("x" agenda) > ("h" . "HOME+Name tags searches") ; description for "h" prefix >

Re: [O] Insert calc vector directly into spreadsheet cells?

2014-05-20 Thread Bastien
Hi Steven, Steven Adrian writes: > #+TBLFM: @1$1..@1$10=index(10) Table formulas apply to individual fields, not to a range of fields. > But the formula above just puts the whole vector in each cell. Can anyone > tell me how to put the vector values in individual cells? AFAIU you will need se

Re: [O] Two letter combinations agenda and org-agenda-files variable

2014-05-20 Thread Igor Sosa Mayor
Bastien writes: > No, you need to set variables to the custom commands definitions > themselves. I see... thanks for your answer!

Re: [O] agenda window shift

2014-05-20 Thread Bastien
Hi Fred, Fred Hansen writes: > I recently rebuilt my computer, and after reinstalling emacs and > orgmode the agenda window has a new, undesirable, behavior. After > making any change, the window moves to place the previously edited > location at the top of the window. For instance, if I complet

Re: [O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Bastien
Hi Alexander, Alexander Baier writes: > Thus preserving the case of BEGIN/END_SRC. Is there any reason this is > always in lower case? No. From master, C-c C-v C-d now preserves the case, thanks for reporting this. -- Bastien

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

2014-05-20 Thread Bastien
Dave Pawson writes: > I'll try a smaller one. Yes, please. > 'recipe'? > Sequence was > open emacs. > open the xxx.org file > convert to html once, OK > convert to html a second time, fails with the above message? > Is that what you mean? Yes -- I assume you used `C-c C-e h h' the first and

Re: [O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Alexander Baier
On 2014-05-20 17:40 Bastien wrote: > Hi Alexander, > > Alexander Baier writes: > >> Thus preserving the case of BEGIN/END_SRC. Is there any reason this is >> always in lower case? > > No. From master, C-c C-v C-d now preserves the case, thanks for > reporting this. Thanks! Do you know when this

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

2014-05-20 Thread Dave Pawson
On 20 May 2014 16:43, Bastien wrote: > Dave Pawson writes: > >> I'll try a smaller one. Fails with #+STARTUP:showall #+TITLE: No limit Hold 'Em Poker * Introduction Texas Hold'em is a community card poker game, with game play focused as much on the betting as on the cards being played. >

Re: [O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Bastien
Alexander Baier writes: > Thanks! Do you know when this change will be released? Yes and no -- it will be release with Org 8.3, which is not far from a near future, but quite close to a semi-distant future. IOW: we don't have a date for 8.3, but you can use git to enjoy the fix :) -- Bastien

Re: [O] org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%]

2014-05-20 Thread Bastien
Hi Nicolas, Nicolas Bercher writes: > But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets > are no more reachable using org-links I used for years. > As a result, only [/] OR [%] seems supported. This is fixed in our "maint" branch, which you can use by installing Emacs from th

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

2014-05-20 Thread Bastien
Dave Pawson writes: > Fails with > #+STARTUP:showall > #+TITLE: No limit Hold 'Em Poker > > > * Introduction > > Texas Hold'em is a community card poker game, with game play focused > as much on the betting as on the cards being played. I can't reproduce this. > My concern is that I have instal

Re: [O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Alexander Baier
On 2014-05-20 18:01 Bastien wrote: > Alexander Baier writes: > >> Thanks! Do you know when this change will be released? > > Yes and no -- it will be release with Org 8.3, which is not far from a > near future, but quite close to a semi-distant future. IOW: we don't > have a date for 8.3, but you

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

2014-05-20 Thread Bastien
Hi Martin, "Martin Beck" writes: > I'd like to create an agenda view which is sorted manually so that I > can put the things on the agenda in the order like I want to act on > them and preserve this order even if the agenda is rebuilt or closed > and created again. > > Is that possible already

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

2014-05-20 Thread Dave Pawson
On 20 May 2014 16:13, Bastien wrote: > Hi Dave, > > Dave Pawson writes: > >> Emacs 24.3.1 (Org mode 8.2.6) > > Please report the full Org version with M-x org-version RET Org-mode version 8.2.6 (8.2.6-18-gaaae4a-elpa > >> Scenario: Launch emacs. Open file in org-mode. >> Convert to html once -

Re: [O] Tag setting mode creates two additional windows

2014-05-20 Thread Dmitry Gorbik
Hello Bastien, Do you think this can be committed to the trunk? Thanks, Dima > On May 15, 2014, at 4:18 AM, Dmitry Gorbik wrote: > > This one didn’t work, I modified it like this to make it work: > > > > > Dima > >> On May 15, 2014, at 3:37 AM, Bastien wrote: >> >> Dmitry Gorbik writes

Re: [O] org-table-copy-down incrementor

2014-05-20 Thread Michael Brand
Hi Bastien On Tue, May 20, 2014 at 4:11 PM, Bastien wrote: > Michael Brand writes: >> For me it would be already enough and preferred when the increment >> would be the same as in the two fields above point. > > I pushed a change in master for this -- Thank you for implementing this. > can you

Re: [O] Org + Elpy Python + IPython

2014-05-20 Thread Ken Mankoff
Addendum to this old thread: On 2014-05-07 at 22:52, Ken Mankoff wrote: > FYI Org + Elpy + IPython all play nicely now. > > There have been some previous posts about people (me included) having > trouble using the full IPython stack in Org Mode. Some of those > problems were limited to when usin

Re: [O] org-babel-demarcate-block should preserve case of block declaration

2014-05-20 Thread Bastien
Hi Alexander, Alexander Baier writes: > Org 8.3 is also the version > to be included into Emacs 24.4, isn't it? No: Emacs 24.4 will include the latest stable release, which is released from the maint branch and will be 8.2.x. -- Bastien

Re: [O] Tag setting mode creates two additional windows

2014-05-20 Thread Bastien
Hi Dmitry, Dmitry Gorbik writes: > Do you think this can be committed to the trunk? I'd rather clearly understand what's going on, I don't think the patch is the final one. Thanks, PS: I'm handling past emails when I have some time like now, so don't worry, the patch does not get lost. --

[O] Bug: Formula `vcount' fails to count values in date format [8.2.6 (8.2.6-dist @ d:/opt/emacs/site-lisp/org/)]

2014-05-20 Thread Gang Chen
Emacs : GNU Emacs 24.3.1 (i386-mingw-nt5.1.2600) of 2013-03-18 on MARVIN Package: Org-mode version 8.2.6 (8.2.6-dist @ d:/opt/emacs/site-lisp/org/) Hello, I have a problem when using `vcount' in table. As the following table: #+BEGIN_SRC | | date | |---+| | * | 2014-01-01 |

[O] Bug: R code block fails on one-dimensional variable [8.2.6 (8.2.6-dist @ /Users/dmirylenka/src/org-8.2.6/lisp/)]

2014-05-20 Thread Daniil Mirylenka
I am execute the following code block, (in an empty scratch buffer, by running 'M-x org-babel-execute-src-block'): #+BEGIN_SRC R :var x='(1 2 3) x #+END_SRC What I expect is: #+RESULTS: | 1 | 2 | 3 | Instead, I get no output, and the following error message: Wrong number of arguments: max,

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

2014-05-20 Thread Kevin Van Horn
Section 2.5 of the online manual states that "If [M-] is used at the beginning of a headline the new headline is created before the current line." This is not what happens. If I have * Foo ** Bar *** Baz with the cursor at the beginning of headline "Bar", and use M-, I get * Foo ** Bar ** ***

[O] org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%]

2014-05-20 Thread Nicolas Bercher
Hi, I use to have first level Org entries like this: * name [/] [%] But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets are no more reachable using org-links I used for years. As a result, only [/] OR [%] seems supported. This simple org file below illustrates the issue. Is th

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

2014-05-20 Thread Igor Sosa Mayor
Kevin Van Horn writes: > Section 2.5 of the online manual states that "If [M-] is used at the > beginning of a headline the new headline is created before the current line." [...] > That is, I get a blank headline AFTER the current headline, and it becomes > the new parent of the original headl

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

2014-05-20 Thread Dave Pawson
On 20 May 2014 17:03, Bastien wrote: > Dave Pawson writes: > >> Fails with >> #+STARTUP:showall >> #+TITLE: No limit Hold 'Em Poker >> >> >> * Introduction >> >> Texas Hold'em is a community card poker game, with game play focused >> as much on the betting as on the cards being played. > > I can'

Re: [O] org-table-copy-down incrementor

2014-05-20 Thread Bastien
Hi Michael, Michael Brand writes: > As I see only now the use case > | 1.1 | > | -0.5 | > does not seem easy to increment by -1.6 due to the formatting of the > result, so I don't expect it to be implemented. (number-to-string is > not enough because of the inaccuracy of the fraction.)

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

2014-05-20 Thread Bastien
Hi Dave, Dave Pawson writes: > C-c C-e hreports HTML export done, pushed to kill ring and clipboard. > Repeatable, no error. I thought I needed h h to get the html export? Yes, you need `C-c C-e h h' with Org >8.0. Or `C-c C-e h h' to export in a buffer and display the buffer. > I'l

Re: [O] Bug: Formula `vcount' fails to count values in date format [8.2.6 (8.2.6-dist @ d:/opt/emacs/site-lisp/org/)]

2014-05-20 Thread Bastien
Hi Gang, Gang Chen writes: > I found line 2715 of file org-table.el: > > #+BEGIN_SRC > (setq form (replace-regexp-in-string org-ts-regexp3 "<\\1>" form)) > #+END_SRC > > change the value of `form' from `vcount([2014-01-01,2014-01-03]' to > `vcount(<2014-01-01,>)'. Is this the expected behavior?

Re: [O] Archive subtree with parent structure

2014-05-20 Thread Bastien
Hi Florian, Florian Lindner writes: > Do you know what is the appropriate place to file such an feature as a > whishlist item? M-x org-submit-bug-report RET ? The right way is to use [FR] in your subject line and send the feature request to this list -- I won't have time to implement this mysel

Re: [O] Tag setting mode creates two additional windows

2014-05-20 Thread Bastien
Hi Dmitry, Dmitry Gorbik writes: > This one didn’t work, I modified it like this to make it work: Okay, double-checked and applied in maint, thanks. -- Bastien

Re: [O] Org + Elpy Python + IPython

2014-05-20 Thread Ken Mankoff
And with a bit more work (and help from others) I have it working. IPython, Org, Elpy, session or no-session. Still cannot set (elpy-use-ipython) which makes the IPython sessions a bit less awesome (no popup help, for example). But everything else appears to work. (setq org-babel-python-command

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

2014-05-20 Thread Samuel Wales
you can use, for example, priorities to indicate the order you want, and then refresh the agenda. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: free Karina Hansen NOW.

Re: [O] [PATCH] org.el (org-offer-links-in-entry): Reuse global variable

2014-05-20 Thread Bastien
Hi Albert, Albert Krewinkel writes: > * org.el (org-offer-links-in-entry): Use global variable > `org-any-link-re' instead of defining a string-equal local variable. > > The `re' variable defined in function `org-offer-links-in-entry' is > string-equal to `org-any-link-re' and is hence replace

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

2014-05-20 Thread Ian Kelling
> From 9191e4a364e251119cf8b7c72e41f6c0d09583f2 Mon Sep 17 00:00:00 2001 > Message-ID: <87ha5aqa93@treetowl.lan> > MIME-Version: 1.0 > Content-Type: text/plain > > *lisp/org.el: Advise commands which jump to the mark > --- > > There are several non-org commands that jump to a location and would

Re: [O] (org-insert-headline '(4)) should insert new headline before point

2014-05-20 Thread Bastien
Hi Leonard, I followed your directions and added another fix. Things should be okay now, let me know if not. Thanks, -- Bastien

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

2014-05-20 Thread Nick Dokos
Bastien writes: > Hi Dave, > > Dave Pawson writes: > >> C-c C-e hreports HTML export done, pushed to kill ring and clipboard. >> Repeatable, no error. I thought I needed h h to get the html export? > > Yes, you need `C-c C-e h h' with Org >8.0. > > Or `C-c C-e h h' to export in a buffe

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

2014-05-20 Thread Bastien
Hi Kevin, There used to be such a problem but it has been fixed. When you report a bug, please first check it's not here anymore with the latest stable version, or at least provide the version string of Org. Thanks, -- Bastien

Re: [O] Preview tikz in org-mode (reduce margins of produced images)

2014-05-20 Thread Bastien
Nick Dokos writes: > Unfortunately, you seem to have attached it as text/enriched and it is > messed up. Can you please attach it as text/plain? I attach it just in case. test.org Description: Lotus Organizer -- Bastien

Re: [O] Bug: R code block fails on one-dimensional variable [8.2.6 (8.2.6-dist @ /Users/dmirylenka/src/org-8.2.6/lisp/)]

2014-05-20 Thread Bastien
Hi Daniil, Daniil Mirylenka writes: > I am execute the following code block, > (in an empty scratch buffer, by running 'M-x org-babel-execute-src-block'): >> #+BEGIN_SRC R :var x='(1 2 3) >> x >> #+END_SRC > What I expect is: >> #+RESULTS: >> | 1 | 2 | 3 | > Instead, I get no output, and the f

Re: [O] export to org, header args disappear

2014-05-20 Thread Bastien
Hi Brady, Brady Trainor writes: > I have code blocks such as > > #+BEGIN_SRC emacs-lisp :tangle no > ... > #+END_SRC > > and when I export the file to org, it becomes > > #+BEGIN_SRC emacs-lisp > ... > #+END_SRC > > Is there an option to include the header args on export? Not to my knowledge --

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

2014-05-20 Thread Bastien
Hi Thomas, Thomas Morgan writes: > Here is a recipe for what might be another manifestation > of this bug. Yes -- something tricky, but I really want to fix this for the next maintainance release. Thanks for the heads up, -- Bastien

Re: [O] Set tags in region

2014-05-20 Thread Bastien
As I don't see it mentioned in this thread: (setq org-loop-over-headlines-in-active-region t) will do wonders for several commands. If someone has a good idea where to put this in the manual, I'm all ears! -- Bastien

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

2014-05-20 Thread Bastien
Hi Gregor, Gregor Zattler writes: > I wish for a #+BEGIN_FLUSH_RIGHT (#+BEGIN_RIGHT_ALIGNED) > directive in order to render text right flushed (right aligned) > in export backends. Just out of curiosity, what backend do you need this for? Cheers, -- Bastien

Re: [O] Org-hide face leaking out to org-columns view

2014-05-20 Thread Bastien
Hi Nikolai, Nikolai Weibull writes: >> It seems that if you use >> >> #+STARTUP: indent >> >> the org-hide face used for the hidden stars will remain when using the >> org-columns view, resulting on, in my case, white on gray. > > To clarify, this leaks out over the whole item, not just the star

Re: [O] Bug with subscripts and superscripts

2014-05-20 Thread Bastien
Hi Hugo, Hugo M writes: > I'm using org-mode 8.2.3a. You are referring to the online documentation of Emacs, which documents Org 7.9.3f. Please read the Org documentation matching your Org version. -- Bastien

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

2014-05-20 Thread Bastien
Hi Ian, Ian Kelling writes: > I posted this patch in September. It seems it was forgotten. I missed it as the time. > I posted it again on April 30th, nothing yet. I also have another > patch thats been sitting on the list for a few weeks now after > having a discussion and a positive respons

Re: [O] current task being worked in agenda time grid

2014-05-20 Thread Bastien
Eric S Fraga writes: > Of course, you *could* change the mode line so that clocking information > comes earlier in the line... but playing with the mode line can be a > real time sink, and I speak from experience! My mode line bears little > resemblance to the default and the changes were motiva

Re: [O] Problems with org-capture

2014-05-20 Thread Bastien
Hi Josef, Josef Wolf writes: > Any ideas on that problem? I'll take a look later on -- in the meantime, can you tell what version of Emacs and Org you are using? M-x emacs-version RET M-x org-version RET Thanks, -- Bastien

[O] latex export beginner

2014-05-20 Thread Steven Arntson
I'm taking my first baby steps at exporting an org file to LaTex. I know a little about org-mode, and almost nothing about LaTex. I type C-c C-e l o A file named file.tex is produced, but the process halts with an error: org-latex-compile: PDF file ./plm.pdf wasn't produced: [LaTeX error] A pr

Re: [O] Tag setting mode creates two additional windows

2014-05-20 Thread Dmitry Gorbik
Awesome, thanks a lot! Dima On May 20, 2014, at 1:21 PM, Bastien wrote: > Hi Dmitry, > > Dmitry Gorbik writes: > >> This one didn’t work, I modified it like this to make it work: > > Okay, double-checked and applied in maint, thanks. > > -- > Bastien

Re: [O] latex export beginner

2014-05-20 Thread Nick Dokos
Steven Arntson writes: > I'm taking my first baby steps at exporting an org file to LaTex. I know > a little about org-mode, and almost nothing about LaTex. > > I type C-c C-e l o > > A file named file.tex is produced, but the process halts with an error: > > org-latex-compile: PDF file ./plm.pdf

Re: [O] Preview tikz in org-mode (reduce margins of produced images)

2014-05-20 Thread Nick Dokos
Bastien writes: > Nick Dokos writes: > >> Unfortunately, you seem to have attached it as text/enriched and it is >> messed up. Can you please attach it as text/plain? > > I attach it just in case. Didn't know about enriched-mode - thanks! But back to the original question: with the redefined o

[O] Quoting functions with ' vs #'

2014-05-20 Thread Aaron Ecay
Hello, Commit a5686d87 (link[1]) changes several uses of #' to '. Is this org “house style”? It disables a compile-time warning about potentially undefined functions: #+begin_src elisp (defun i-give-a-warning () (mapc #'doesnt-exist '(1 2 3))) (defun i-do-not () (mapc 'doesnt-exist2 '(1 2 3)))

Re: [O] export to org, header args disappear

2014-05-20 Thread Aaron Ecay
Hello Bastien and Brady, The babel/export interface does not attempt to manage the header args when it rewrites source blocks. I think this code is pretty subtle. Check out the (let (... (replacement ...)) ...) code in ‘org-babel-exp-process-buffer’ and the attached patch which fixes the problem

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

2014-05-20 Thread Christoph Groth
Hi, I like to have (setq org-agenda-todo-ignore-scheduled 'all) (setq org-agenda-todo-ignore-deadlines 'all) (setq org-agenda-tags-todo-honor-ignore-options t) but sometimes I would like to search for some item that I know that is scheduled somewhere into the future. Or I want to verify whether

Re: [O] Preview tikz in org-mode (reduce margins of produced images)

2014-05-20 Thread Leu Zhe
Hi Nick, Thanks you for your help. Finally I found a solution by referring the examples in texample.net. I just replaced the \documentclass{article} to documentclass[varwidth]{standalone}, then it works perfectly. I am not familiar enriched-mode, too. It is also very strange that why i can not