Re: [O] Dired-like agenda

2014-06-07 Thread Igor Sosa Mayor
Samuel Wales writes: > Here is a brainstorm/RFC/FR. It is not entirely worked out, > but it gives the flavor. > > The idea is to make Org agenda act more like Dired > for consistency. this is also for me interesting. -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E

Re: [O] small patch to org-mac-link (grab selected messages in Mail.app)

2014-06-07 Thread Alan Schmitt
On 2014-06-06 16:58, Anthony Lander writes: > Hi Alan, > > Thanks for the patch. It looks OK to me - can you please go ahead and > apply it to the file? Also, feel free to add your name to the > contributor list at the top of the file. Done and pushed. Best, Alan

Re: [O] #+INCLUDE: myfile.html html does not include /literally/; Org processes

2014-06-07 Thread Achim Gratz
Nicolas Goaziou writes: > On second thought, we shouldn't bother too much about it, let the user > provide any keyword, and turn it into a block of the same name. > > So, for example, both > > #+include: "file.html" html > > and > > #+include: "file.html" center > > are valid, even though the s

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Achim Gratz
Eric Schulte writes: > Thanks for pointing out this shortcoming and for suggesting the > command-line variable assignment option. I've just pushed up a patch > which changes the behavior of awk code blocks to assign variables on the > command line, so the following now work. For whatever reason I

[O] Org Converge: Configuration management with Org Babel

2014-06-07 Thread Waldemar Quevedo
Hello Org mode users, I've had the idea for some time of using Org babel functionality as a method to provide configuration management features and the result is the following: https://github.com/wallyqs/org-converge Note that this uses the Ruby implementation of the Org mode parser that I've be

Re: [O] problem with org-caldav and ox-icalendar: UID property wrapping

2014-06-07 Thread Eric S Fraga
On Thursday, 5 Jun 2014 at 22:28, David Engster wrote: [...] > Yes, I made a stupid mistake. I hope it is fixed now, but it might be > necessary to delete the remote calendars and sync anew. Sorry for that. Thanks! Works just fine now. I didn't have to delete anything luckily. -- : Eric S Fr

[O] [BUG] org-log-note-how defined twice in org.el

2014-06-07 Thread Thorsten Jolitz
Hi List, I assume this shouldn't be the case (in org.el): , | 13097:(defvar org-log-note-how) | 13496:(defvar org-log-note-how nil) ` -- cheers, Thorsten

[O] Sauron and Org-mode

2014-06-07 Thread Doyley, Marvin
Hi there, Yesterday I discovered Sauron and now I am trying it out. However, for some reason I can't get it to work. More specifically, it runs, but appointments (due within the next 15 min) that I have included in my org-agenda-file doesn't show up. Could someone tell me what I am doing wrong. A

Re: [O] small patch to org-mac-link (grab selected messages in Mail.app)

2014-06-07 Thread Anthony Lander
Many thanks, Alan. On Sat, Jun 7, 2014 at 3:35 AM, Alan Schmitt wrote: > On 2014-06-06 16:58, Anthony Lander writes: > > > Hi Alan, > > > > Thanks for the patch. It looks OK to me - can you please go ahead and > > apply it to the file? Also, feel free to add your name to the > > contributor li

[O] Automatic ordered lists with "intelligent decimalization"?

2014-06-07 Thread Lawrence Bottorff
I've seen explanations all around this issue, but nothing specific to the question: Can you create so-called *ordered* list entries automatically, i.e., just with M-ret and M-left/right? I saw this very question asked in stackoverflow.com ( http://stackoverflow.com/questions/13378222/emacs-ordered

Re: [O] #+INCLUDE: myfile.html html does not include /literally/; Org processes

2014-06-07 Thread Nicolas Goaziou
Hello, Achim Gratz writes: > Here's the patch for this: Thank you. Some comments follow. > +If markup is requested, the included content will be placed within an > +appropriate block@footnote{While you can request paragraphs (@samp{verse}, > +@samp{quote}, @samp{center}), there are no checks e

Re: [O] Automatic ordered lists with "intelligent decimalization"?

2014-06-07 Thread Nicolas Goaziou
Hello, Lawrence Bottorff writes: > I've seen explanations all around this issue, but nothing specific to the > question: Can you create so-called *ordered* list entries automatically, > i.e., just with M-ret and M-left/right? [...] > I want to create a hierarchy of list items which are numbe

[O] Control flow in org-todo drives me crazy

2014-06-07 Thread Thorsten Jolitz
Hi List, assume I call `org-todo' with this in my init.el: , | (setq org-todo-keywords | (quote |((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d!/!)") | (sequence | "WAITING(w@/!)" "HOLD(h@/!)" "|" | "CAN

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Eric Schulte
Greg Minshall writes: > though, in the spirit of "no good deed goes unpunished": > > #+name: foo > | a | b | c | > #+begin_src awk :var a=foo > BEGIN{ print a; } > #+end_src > > gives an error (and, ':var a="this is a test"' doesn't behave as one > might expect). i haven't looked at ob

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> Thanks for pointing out this shortcoming and for suggesting the >> command-line variable assignment option. I've just pushed up a patch >> which changes the behavior of awk code blocks to assign variables on the >> command line, so the following now

Re: [O] Adding source location information when tangling

2014-06-07 Thread Eric Schulte
>> Hi Thomas, >> >> I believe the `org-babel-tangle-comment-format-beg' and >> `org-babel-tangle-comment-format-end' variable should provide the >> functionality you desire. > > Hi, Eric, > > Thank you, though I'm afraid I'm still having trouble getting > the right result. The closest I've come is

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Achim Gratz
Eric Schulte writes: > I can't reproduce these problems. Could you provide examples, and maybe > a stack traces? The tests have all been done with "make vanilla" and testing/examples/ob-awk-test.org. The test failure is: --8<---cut here---start->8--- (("tset:

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> I can't reproduce these problems. Could you provide examples, and maybe >> a stack traces? > > The tests have all been done with "make vanilla" and > testing/examples/ob-awk-test.org. The test failure is: > [...] > > I've no idea how to get at the c

[O] bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file

2014-06-07 Thread Glenn Morris
Eli Zaretskii wrote: > Bastien, could you please look into this? This is like forwarding every Emacs bug to Stefan. I suggest instead reassigning the bug to org-mode (or "emacs,org-mode"), then simply posting a reply in the normal way. It will then go to the emacs-orgmode mailing list (which is

[O] Do not export single newlines to latex

2014-06-07 Thread Alexander Baier
Hello org-moders! I am writing a document for which my main export target is latex. To obtain reasonable diffs wrt version control systems, I use one line per sentence in addition to =visual-line-mode= as was mentioned in this post last November http://thread.gmane.org/gmane.emacs.orgmode/78332.

[O] Starting ordered list with a different value

2014-06-07 Thread Vikas Rawal
The manual says: "If you want a list to start with a different value (e.g., 20), start the text of the item with [@20]4. “ The following does not work for me: [@6]. by 2030 reduce by 50% global food waste at retail and consumer level My Org-version is: Org-mode version 8.2.6 (release_8.2.6-974-g

Re: [O] Starting ordered list with a different value

2014-06-07 Thread Vikas Rawal
This works: 6. [@6] by 2030 reduce by 50% global food waste at retail and consumer level May be an example in the manual would make it clearer. Vikas On 07-Jun-2014, at 7:46 pm, Vikas Rawal wrote: > The manual says: > "If you want a list to start with a different value (e.g., 20), start the

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Achim Gratz
Eric Schulte writes: > Are these failures only present *after* these recent changes to ob-awk? > I can't think of how these changes could be related to this STDIN error. Yes, they've just started with the second commit (the first one broke the tests in a different way as you may know). > I would

[O] Sauron and Org-mode

2014-06-07 Thread Doyley, Marvin M.
I go this to work. It turns out that it works only for appointments not deadlines or schedule. Cheers, M

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

2014-06-07 Thread Thierry Banel
Thanks Eric for your feed-back. Bastien told me the same as you about the commit message. So I will take time to clear all those issues. Le 06/06/2014 18:31, Eric Schulte a écrit : > Hi Thierry, > > This looks wonderful, however after applying this patch I get the > following errors when running

Re: [O] Dired-like agenda

2014-06-07 Thread Thierry Banel
+1 Le 07/06/2014 07:11, Samuel Wales a écrit : > Here is a brainstorm/RFC/FR. It is not entirely worked out, > but it gives the flavor. > > The idea is to make Org agenda act more like Dired > for consistency. > > For example, we might have commands like: > > 1) %m -- mark headers with regexp >

Re: [O] Automatic ordered lists with "intelligent decimalization"?

2014-06-07 Thread Lawrence Bottorff
Besides the stackoverflow idea, my kludge is #+STARTUP: hidestars * 1 ** 1.1 ** 1.2 ** 1.3 *** 1.3.1 *** 1.3.2 1.3.2.1 * 1.3.2.1.1 * 1.3.2.1.2 Does anyone know where this sort of thing resides? Emacs outline? On Sat, Jun 7, 2014 at 8:58 AM, Nicolas Goaziou wrote: > Hello, > >

Re: [O] Org Converge: Configuration management with Org Babel

2014-06-07 Thread Grant Rettke
Hi Waldemar, Would this be used in parallel with org-mode? Would it replace it or complement it? I'm not very familiar with what you are trying to replace or augment. Kind regards, gcr Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi g...@wisdomandwonder.com | http://www.wisdomandwonder

[O] bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file

2014-06-07 Thread Bastien
Glenn Morris writes: > Eli Zaretskii wrote: > >> Bastien, could you please look into this? > > This is like forwarding every Emacs bug to Stefan. > > I suggest instead reassigning the bug to org-mode (or "emacs,org-mode"), > then simply posting a reply in the normal way. It will then go to the >

Re: [O] a minor patch to awk invocation

2014-06-07 Thread Greg Minshall
thanks -- nice!

[O] bug in org-icalendar--combine-files?

2014-06-07 Thread Chris Poole
Hey, I wrote a function to export scheduled, done tasks to iCalendar[1]. All works well, but I noticed that before the function is run, my agenda views only show upcoming scheduled tasks (I globally have agendas not show done scheduled or deadline items). After org-icalendar--combine-files does

Re: [O] Collapse LaTeX source before start of main document?

2014-06-07 Thread Eric Schulte
Eric Schulte writes: > Matt Lundin writes: > >> Chris Malone writes: >> >> (Note: When using gmail, please adjust the settings to send your >> messages as plain text only instead of multipart/alternative.) >> >>> When I include the actual contents of my abstract, this preliminary material >>> s

[O] Is

2014-06-07 Thread Grant Rettke
Hi, When I type http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop taking it seriously.” --Thompson

Re: [O] Starting ordered list with a different value

2014-06-07 Thread Nicolas Goaziou
Hello, Vikas Rawal writes: > This works: > > 6. [@6] by 2030 reduce by 50% global food waste at retail and consumer level > > May be an example in the manual would make it clearer. Probably. We could use it in the large example below. Would you want to provide a patch for that? Regards, --

Re: [O] bug in org-icalendar--combine-files?

2014-06-07 Thread Nicolas Goaziou
Hello, Chris Poole writes: > I wrote a function to export scheduled, done tasks to iCalendar[1]. > > All works well, but I noticed that before the function is run, my agenda > views only show upcoming scheduled tasks (I globally have agendas not show > done scheduled or deadline items). > > Afte

Re: [O] Is

2014-06-07 Thread Thorsten Jolitz
Grant Rettke writes: > Hi, > > When I type > > > it is expanded into > > #+BEGIN_SRC > > #+END_SRC > > Is supposed to expand into upper case letters? you can customize org-structure-template-alist, e.g.: ,-- | org-

Re: [O] Automatic ordered lists with "intelligent decimalization"?

2014-06-07 Thread Alexander Baier
On 2014-06-07 20:34 Lawrence Bottorff wrote: > Besides the stackoverflow idea, my kludge is > > #+STARTUP: hidestars > > * 1 > ** 1.1 > ** 1.2 > ** 1.3 > *** 1.3.1 > *** 1.3.2 > 1.3.2.1 > * 1.3.2.1.1 > * 1.3.2.1.2 > > Does anyone know where this sort of thing resides? Emacs outline? W

Re: [O] Is

2014-06-07 Thread Thorsten Jolitz
Grant Rettke writes: > #+BEGIN_SRC > > #+END_SRC > > Is supposed to expand into upper case letters? or put this in your init.el: #+BEGIN_SRC emacs-lisp (setq org-structure-template-alist (quote (("s" "#+begin_src ?\n\n#+end_src" "\n\n") ("e" "#+begin_example\

[O] org-table: missing vertical boundary when exported

2014-06-07 Thread Shiyuan
Hi, I am following the manual example http://orgmode.org/worg/org-tutorials/tables.html. But the two vertical boundary line on the very left and right is not showing up when exported to html. Anything I am missing? Thanks. | | N | N^2 | N^3 | N^4 | sqrt(n) | sqrt[4](N) | |---++-+-

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Thorsten Jolitz
Shiyuan writes: > Hi, > I am following the manual example > http://orgmode.org/worg/org-tutorials/tables.html. But the two > vertical boundary line on the very left and right > is not showing up when exported to html. Anything I am missing? > Thanks. > > | | N | N^2 | N^3 | N^4 | sqrt(n) | sqr

Re: [O] Is

2014-06-07 Thread Grant Rettke
Thank you Thorsten. Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi g...@wisdomandwonder.com | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop taking it seriously.” --T

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Shiyuan
I use Emacs 24.3.9, org 8.2.6. I viewed the html on Chrome/Firebox. I don't use emacs-w3m. But could it be the problem of browsers? Thanks. On Sat, Jun 7, 2014 at 2:40 PM, Thorsten Jolitz wrote: > Shiyuan writes: > > > Hi, > > I am following the manual example > > http://orgmode.org/worg/org-

Re: [O] org-table: missing vertical boundary when exported

2014-06-07 Thread Thorsten Jolitz
Shiyuan writes: > I use Emacs 24.3.9, org 8.2.6. I viewed the html on Chrome/Firebox. I > don't use emacs-w3m. But could it be the problem of browsers? Thanks. hmm ... no idea, but I attach the html, so you can compare that. Title: tmp tmp N N2 N3 N4 sqrt(n) sqrt1(

Re: [O] Org Converge: Configuration management with Org Babel

2014-06-07 Thread Waldemar Quevedo
Hi Grant, This is an attempt to augment the current functionality of Org mode so that we can use documentes authored with Org mode in Emacs and execute then in other environments with Ruby as the only dependency. I was mostly motivated because in the Ruby world there are tools like Chef or Puppet

[O] bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file

2014-06-07 Thread Stefan Monnier
BTW, I would also point out that people who do not actively develop Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather than the trunk (24.4.50), so as to help us fix problems before the 24.4 release. Stefan

[O] How to create non-inheritable properties?

2014-06-07 Thread Grant Rettke
Hi, My org file has a lot of text in it. It really needs to be in the same file though, so it is a big file. When I org-babel-tangle, I would like to speed it up as it takes 8 minutes. One thought; if I mark the headings that should neither export nor tangle, at all, with this: :PROPERTIES: