Re: [O] Transpose or open functions for table cells

2013-10-01 Thread Achim Gratz
Am 30.09.2013 20:30, schrieb Michael Brand: As soon as I remembered that there are org-table-cut-region and org-table-paste-rectangle I could not resist the mental exercise for fun to implement f-org-table-open-field-in-row-grow and f-org-table-open-field-in-column-grow. The latter gets you from

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
2013/10/1 Nick Dokos ndo...@gmail.com This all seems screwed-up in various mysterious and tangled ways. Is there somebody with emacs experience nearby who could help you? If not, I would go back to the beginning: start with a default emacs installation with *no* customizations at all, then

Re: [O] list items not treated as such.

2013-10-01 Thread Paul Rudin
Paul Rudin p...@rudin.co.uk writes: Daniele Pizzolli d...@toel.it writes: On 09/29/2013 09:05 PM, Paul Rudin wrote: Daniele Pizzolli writes: [] Yeah, I have that in my init.el, it's not a general problem with alphabetic labels, it's only in some contexts that problem happens. hitting

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Achim Gratz
Am 30.09.2013 21:05, schrieb Joseph Vidal-Rosset: Hi Eric, Hi everybody, Here is the beginning of my init.el in my .emacs.d/ : (message * --[ Loading my Emacs init file ]--) (add-to-list 'load-path ~/.emacs.d/org-8.2/lisp) (add-to-list 'load-path /.emacs.d/org-8.2/contrib/lisp t)

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Sebastien Vauban
Achim Gratz wrote: Am 30.09.2013 21:05, schrieb Joseph Vidal-Rosset: Here is the beginning of my init.el in my .emacs.d/ : (message * --[ Loading my Emacs init file ]--) (add-to-list 'load-path ~/.emacs.d/org-8.2/lisp) (add-to-list 'load-path /.emacs.d/org-8.2/contrib/lisp t)

Re: [O] input data for babel blocks

2013-10-01 Thread Alan Schmitt
Hi Charles, ccbe...@ucsd.edu writes: Lacking that, another alternative to the approach you have crafted is to use elisp src blocks to set up the commands needed to create the objects, and then place the results of executing the elisp src block in the src block of your favored language using

Re: [O] input data for babel blocks

2013-10-01 Thread Alan Schmitt
Hi Eric, schulte.e...@gmail.com writes: - would the patch above be a useful way to deal with this? My problem with the patch above is that it makes OCaml different from every other language (especially ob-haskell which has similar type restraints), and that it doesn't work for tables with

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Eric S Fraga
Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com writes: [...] I have certainly a problem of installation, because of my test of conversion with org-mode fail. With gnus, here is the message error : org-mime-htmlize: Cannot open load file: aucun fichier ou dossier de ce type, ox-org A

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Eric S Fraga
Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com writes: Hi, 2013/9/28 Suvayu Ali fatkasuvayu+li...@gmail.com Your example is not beginner's tutorial at all! Nor is it something that the manual can cover. I do not understand why. Every beginner intested in org-mode is interested for

Re: [O] Table of Contents Title header

2013-10-01 Thread Eric S Fraga
Ciaran Mulloy cmul...@druidsoftware.com writes: Hi, I am using Org-mode for writing product manuals and documentation and exporting to PDF using the Latex Export. (I'm still using Org-Mode 7.8 as I've been a little apprehensive about upgrading to the new Latex Export version). I understand

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Michael Brand
Hi Eduardo On Mon, Sep 30, 2013 at 11:07 PM, Eduardo Ochs eduardoo...@gmail.com wrote: and integrating into Org the feature described there - namely: with a certain minor mode activated `M-p' opens the current default video at the first time offset of the current line - should be little more

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Marcin Borkowski
Dnia 2013-10-01, o godz. 07:34:14 Suvayu Ali fatkasuvayu+li...@gmail.com napisał(a): Hence: Org is a programmable and dynamic note taking platform. [...] Hence my following sentence: All its features are essentially built on this ability: planning task management, authoring or publishing,

Re: [O] Bug: dates in heading break beamer export

2013-10-01 Thread Eric S Fraga
Daniele Pizzolli d...@toel.it writes: [...] I think that if something is allowed in org-mode syntax but not by the underlining tools used for export, the exporter should take care to find a suitable workaround. I think this is rather ambitious and would make life very difficult for exporter

[O] Adding time intervals [OT?]

2013-10-01 Thread Marcin Borkowski
Hi all, I am pretty sure that I've read about functions for summing time intervals so that as a result, we don't get the largest possible interval (like in [1,2] + [3,4] = [4,6]), but something more along the lines of time estimate (where assuming that everything will happen at the fastest or

Re: [O] Adding time intervals [OT?]

2013-10-01 Thread Sebastien Vauban
Hi Marcin, Marcin Borkowski wrote: I am pretty sure that I've read about functions for summing time intervals so that as a result, we don't get the largest possible interval (like in [1,2] + [3,4] = [4,6]), but something more along the lines of time estimate (where assuming that everything

Re: [O] Adding time intervals [OT?]

2013-10-01 Thread Marcin Borkowski
Dnia 2013-10-01, o godz. 11:39:31 Sebastien Vauban sva-n...@mygooglest.com napisał(a): Hi Marcin, Marcin Borkowski wrote: I am pretty sure that I've read about functions for summing time intervals so that as a result, we don't get the largest possible interval (like in [1,2] + [3,4] =

[O] Suggestion: Weektree

2013-10-01 Thread Anders Johansson
Greetings, It's very nice to keep a journal in a datetree (using the capture mechanism) but for my uses it would actually be even more useful to keep it in a /weektree/. Something like this: * 2013 ** W39 (September 23 - September 29) *** 2013-09-23 Monday note 1 note 2 ***

Re: [O] [Babel] Padlines

2013-10-01 Thread Rainer M Krug
Hi I assume this is related to this discussion and the patches: after updating this morning, get an error message after tangling: variable padline void. This goes away after reverting to 8.2 2 release. Default settings for padline used. Cheers, Rainer Sebastien Vauban

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
Dear Eric, Seb, Achim, many thanks, it works now ! Here is my configuration, at the very beginning of my init.el file : (message * --[ Loading my Emacs init file ]--) (add-to-list 'load-path ~/.emacs.d/org-8.2/lisp) (add-to-list 'load-path ~/.emacs.d/org-8.2/contrib/lisp t) (require

Re: [O] input data for babel blocks

2013-10-01 Thread Eric Schulte
Alan Schmitt alan.schm...@polytechnique.org writes: Hi Charles, ccbe...@ucsd.edu writes: Lacking that, another alternative to the approach you have crafted is to use elisp src blocks to set up the commands needed to create the objects, and then place the results of executing the elisp src

Re: [O] [Babel] Padlines

2013-10-01 Thread Eric Schulte
Rainer M Krug rai...@krugs.de writes: Hi I assume this is related to this discussion and the patches: after updating this morning, get an error message after tangling: variable padline void. This goes away after reverting to 8.2 2 release. Default settings for padline used. Cheers,

Re: [O] [Babel] Padlines

2013-10-01 Thread Eric Schulte
Vladimir Lomov lomov...@gmail.com writes: Hello, ** Eric Schulte [2013-09-28 06:17:51 -0600]: The blank line which was inserted between blocks isn't anymore for me. ECM: --8---cut here---start-8--- * Tangle these blocks :PROPERTIES: :tangle:

Re: [O] ``make test'' failures

2013-10-01 Thread Eric Schulte
Nick Dokos ndo...@gmail.com writes: Just a heads-up: with Org-mode version 8.2.1 (release_8.2.1-60-g31d1f2) when I do ``make test'', I get: , | ... | Ran 467 tests, 459 results as expected, 8 unexpected (2013-09-30 10:11:32-0400) | 4 expected failures | | 8 unexpected results: |

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Joseph Vidal-Rosset
Hi, A suggestion : it would be maybe useful , if it is not already done, to transfer this activity of the list on a forum when one could put closed on a topic, when a solution is done for a beginner like me. for example, sometime I find very useful help on LaTeX here:

Re: [O] [Babel] Padlines

2013-10-01 Thread Rainer M Krug
Eric Schulte schulte.e...@gmail.com writes: Rainer M Krug rai...@krugs.de writes: Hi I assume this is related to this discussion and the patches: after updating this morning, get an error message after tangling: variable padline void. This goes away after reverting to 8.2 2 release.

Re: [O] ``make test'' failures

2013-10-01 Thread Skip Collins
On Tue, Oct 1, 2013 at 8:27 AM, Eric Schulte schulte.e...@gmail.com wrote: I just pushed up a fix, thanks for reporting. I confirm that this fixes the problem. Thanks!

Re: [O] input data for babel blocks

2013-10-01 Thread Alan Schmitt
Hi Eric, schulte.e...@gmail.com writes: What I don't understand is: - how to define this function; It is not a function name, it is a code block name. See the noweb section of the Org-mode manual for more information. OK. - will it be evaluated as a mylang function or as a function in

Re: [O] Org Tutorials need more structure

2013-10-01 Thread William Denton
On 28 September 2013, Carsten Dominik wrote: Can we have a discussion here on how this path should look like? When you came to Org-mode as a newby, what were the three resources that really made an impression on by being accessible and providing feel and promise for digging deeper? I'm fairly

Re: [O] input data for babel blocks

2013-10-01 Thread Rick Frankel
On 2013-10-01 09:01, Alan Schmitt wrote: I'm sorry, I don't see the answer to this above. The only example I could find in the manual is this one http://orgmode.org/manual/noweb_002dref.html#noweb_002dref which does not address using noweb with different languages. I did some experiments and

Re: [O] AUCTeX key bindings within Org documents

2013-10-01 Thread Suvayu Ali
Hi Fabrice, On Sun, Sep 29, 2013 at 08:47:09PM +0200, Fabrice Niessen wrote: | C-c C-c | org-export-dispatch| You might want to avoid this. By default, Org uses it to do smart stuff: update local setup, enumerated lists, statistics cookies, complete capture, evaluate

Re: [O] input data for babel blocks

2013-10-01 Thread Alan Schmitt
r...@rickster.com writes: You're close. The noweb ref should be a named src block which is executed, not expanded, so, (note the named shell source block and the parens in the noweb reference): #+name: testing #+BEGIN_SRC sh :results raw echo [ ls *.org | sed 's/$/;/' echo ] #+END_SRC

Re: [O] input data for babel blocks

2013-10-01 Thread Charles Berry
Alan Schmitt alan.schmitt at polytechnique.org writes: Hi Charles, ccberry at ucsd.edu writes: Lacking that, another alternative to the approach you have crafted is to use elisp src blocks to set up the commands needed to create the objects, and then place the results of

Re: [O] proposed patch for org-export-latex-hyperref-options-format

2013-10-01 Thread Nicolas Goaziou
Hello, Andrea Rossetti andrea.rosse...@gmail.com writes: I'd like to suggest a customizable hypersetup string as a future, non-urgent enhancement of ox-latex.el; the defcustom at line 324 of this old file: http://repo.or.cz/w/emacs.git/blob/HEAD:/lisp/org/org-latex.el could fit

Re: [O] Suggestion: Weektree

2013-10-01 Thread John Hendy
On Tue, Oct 1, 2013 at 5:11 AM, Anders Johansson mejlaande...@gmail.com wrote: Greetings, It's very nice to keep a journal in a datetree (using the capture mechanism) but for my uses it would actually be even more useful to keep it in a /weektree/. Something like this: * 2013 ** W39

Re: [O] Bug: dates in heading break beamer export

2013-10-01 Thread Nicolas Goaziou
Hello, Marcin Borkowski mb...@wmi.amu.edu.pl writes: Daniele Pizzolli d...@toel.it napisał(a): Or why not drop \textit? Sounds good for me. (NB: there's a similar problems with tags, AFAIR. And (AFAIR!) it's even worse, since the exporter uses a low-level TeX command \hfill.) Well, there

Re: [O] org-table-duplicate-column

2013-10-01 Thread Karl Voit
Hi Michael! * Michael Brand michael.ch.br...@gmail.com wrote: On Mon, Sep 30, 2013 at 1:43 PM, Karl Voit devn...@karl-voit.at wrote: What about alternating data (no summary value at bottom row) and evaluation columns? | Data 1 | Eval 1 | Data 2 | Eval 2 | What about moving columns:

Re: [O] org-table-duplicate-column

2013-10-01 Thread Michael Brand
Hi Karl On Tue, Oct 1, 2013 at 5:50 PM, Karl Voit devn...@karl-voit.at wrote: I assume, there is a misunderstanding. Yes there was. With your clean example I understand now. [your example] Does this make any sense for you? Yes, it absolutely does. Only that someone would have to implement

Re: [O] Bug: dates in heading break beamer export

2013-10-01 Thread Marcin Borkowski
Dnia 2013-10-01, o godz. 18:01:51 Nicolas Goaziou n.goaz...@gmail.com napisał(a): Sounds good for me. (NB: there's a similar problems with tags, AFAIR. And (AFAIR!) it's even worse, since the exporter uses a low-level TeX command \hfill.) Well, there is

Re: [O] [PATCH] Display a count of items next to each list (or block)

2013-10-01 Thread Bernt Hansen
Bernt Hansen be...@norang.ca writes: Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: In order to make Org much nicer to use, I felt we missed a count of items next to the lists (or blocks, for multi-block agenda views). Here is a patch to add this, depending

[O] Summary Blocks Time

2013-10-01 Thread Esben Stien
After updating org-mode, the summary blocks has started giving time as days + hours Looking in the manual, I can't see how I can have it just give me hours. Any pointers as to how I can do this? -- Esben Stien is b0ef@e s a http://www. s tn m

Re: [O] input data for babel blocks

2013-10-01 Thread Alan Schmitt
ccbe...@ucsd.edu writes: Here is what I use for LaTeX thru elisp to R: Thanks, this is quite enlightening. Alan

Re: [O] Summary Blocks Time

2013-10-01 Thread Esben Stien
Esben Stien b...@esben-stien.name writes: Any pointers as to how I can do this? Got it;) (setq org-time-clocksum-format '(:hours %d :require-hours t :minutes :%02d :require-minutes t)) -- Esben Stien is b0ef@e s a http://www. s tn m

Re: [O] multiple indirect buffers, and limiting to a drawer

2013-10-01 Thread Thorsten Jolitz
Matt Price mopto...@gmail.com writes: Hi, (1) in a narrow window on the left, an outline of the whole org-file, which I take to represent a major writing project (2) in the main window, a heading element in an indirect buffer (3) in the right-hand panel, I'd like to just show the

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Eric S Fraga
Joseph Vidal-Rosset joseph.vidal.ros...@gmail.com writes: Dear Eric, Seb, Achim, many thanks, it works now ! Excellent. Glad we could help. [...] Now, the next ideal step would be to be able to use any latex package to get png images via gnus, for example fitch or bussproofs or qtree...

[O] [BUG] in org-property-drawer-re?

2013-10-01 Thread Thorsten Jolitz
Hi List, for the navi-mode keyword-search for complete property drawers I copied ,--- | org-property-drawer-re `--- from org.el: #+begin_src emacs-lisp (concat \\( org-property-start-re \\)[^\000]*\\( org-property-end-re \\)\n?) #+end_src

Re: [O] [BUG] in org-property-drawer-re?

2013-10-01 Thread Carsten Dominik
On 1.10.2013, at 19:50, Thorsten Jolitz tjol...@gmail.com wrote: Hi List, for the navi-mode keyword-search for complete property drawers I copied ,--- | org-property-drawer-re `--- from org.el: #+begin_src emacs-lisp (concat \\(

Re: [O] [BUG] in org-property-drawer-re?

2013-10-01 Thread Thorsten Jolitz
Carsten Dominik carsten.domi...@gmail.com writes: On 1.10.2013, at 19:50, Thorsten Jolitz tjol...@gmail.com wrote: Hi List, for the navi-mode keyword-search for complete property drawers I copied ,--- | org-property-drawer-re `--- from org.el:

Re: [O] [BUG] in org-property-drawer-re?

2013-10-01 Thread Carsten Dominik
On 1.10.2013, at 20:36, Thorsten Jolitz tjol...@gmail.com wrote: Carsten Dominik carsten.domi...@gmail.com writes: On 1.10.2013, at 19:50, Thorsten Jolitz tjol...@gmail.com wrote: Hi List, for the navi-mode keyword-search for complete property drawers I copied

[O] Org-Capture template overwriting headlines!?

2013-10-01 Thread Juan Alberto Sanchez
Hello everyone, I recently wrote a few org-capture template for myself and I just notice a strange issue with the captures. when I record a capturer if there was already something of the same level where the file+headline is inserting it overwrites the previews entry of the same level. For

Re: [O] [BUG] hline references on left side of table formula

2013-10-01 Thread lompik
Hi, I was interested to use hline references on the left side. However I found out that it is not completely unsupported. When the left side consist of: * single cells references, it does not work * ranged cells, it works for me (org 8.0.3) The patch below tranforms the single cell references

Re: [O] input data for babel blocks

2013-10-01 Thread Thomas S. Dye
Hi Chuck, Neat. Thanks for sharing. All the best, Tom Charles Berry ccbe...@ucsd.edu writes: Alan Schmitt alan.schmitt at polytechnique.org writes: Hi Charles, ccberry at ucsd.edu writes: Lacking that, another alternative to the approach you have crafted is to use elisp src

Re: [O] org-table-duplicate-column

2013-10-01 Thread Karl Voit
Hi! * Michael Brand michael.ch.br...@gmail.com wrote: On Tue, Oct 1, 2013 at 5:50 PM, Karl Voit devn...@karl-voit.at wrote: I assume, there is a misunderstanding. Yes there was. With your clean example I understand now. Sorry that I was not able to describe the issue in the first place.

Re: [O] proposed patch for org-export-latex-hyperref-options-format

2013-10-01 Thread Andrea Rossetti
Thanks Nicolas for your last directions, I will apply them. The accidental coexistence of two Org versions on my Emacs installation (built-in versus ELPA) confused me a bit, apologies for the noise. Kindest regards, Andrea Nicolas Goaziou n.goaz...@gmail.com writes: You can disable

Re: [O] AUCTeX key bindings within Org documents

2013-10-01 Thread AW
Am Freitag, 27. September 2013, 13:21:40 schrieb Fabrice Fabrice Niessen: Hello, Due to a friend's request, I've tried to offer AUCTeX key bindings within Org documents via a minor mode, called org-auctex-keys. If you're interested, check it out at

Re: [O] Org Tutorials need more structure

2013-10-01 Thread David Rogers
Suvayu Ali fatkasuvayu+li...@gmail.com writes: Hi Joseph, On Sat, Sep 28, 2013 at 09:22:02AM +0200, Joseph Vidal-Rosset wrote: Example: I am presently mainly interested to see if it is possible to use gnus to write a scientific letter with all conveniences of texlive. Of course I can open

Re: [O] AUCTeX key bindings within Org documents

2013-10-01 Thread Marcin Borkowski
Dnia 2013-10-01, o godz. 17:08:49 Suvayu Ali fatkasuvayu+li...@gmail.com napisał(a): Hi Fabrice, On Sun, Sep 29, 2013 at 08:47:09PM +0200, Fabrice Niessen wrote: | C-c C-c | org-export-dispatch| You might want to avoid this. By default, Org uses it to do smart

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
2013/10/1 Eric S Fraga e.fr...@ucl.ac.uk Now you are starting to blur the lines between email and document management? If emails get this complicated, my gut feeling is that you are better off working on a real document (in org, of course ;-) and generating a PDF to attach to an email. You

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Marcin Borkowski
Dnia 2013-10-01, o godz. 13:34:17 David Rogers davidandrewrog...@gmail.com napisał(a): Suvayu Ali fatkasuvayu+li...@gmail.com writes: Hi Joseph, On Sat, Sep 28, 2013 at 09:22:02AM +0200, Joseph Vidal-Rosset wrote: Example: I am presently mainly interested to see if it is possible

Re: [O] multiple indirect buffers, and limiting to a drawer

2013-10-01 Thread Myles English
Hi Matt, mopto...@gmail.com writes: I am returning to my long-languishing idea of an org writer's room (https://github.com/titaniumbones/org-writers-room , see also gmail archives for a brief discussion about a year ago). Coming to terms with some of my own coding limitations(!), I want to

Re: [O] Summary Blocks Time

2013-10-01 Thread Gustav Wikström
Esben Stien address@hidden writes: Any pointers as to how I can do this? Got it;) (setq org-time-clocksum-format '(:hours %d :require-hours t :minutes :%02d :require-minutes t)) Good find Esben! Actually, this recent change to how clocksum is formated also brings another

Re: [O] [Babel] :colnames no no longer default for Emacs Lisp [Was] Lisp error: (wrong-type-argument listp hline)

2013-10-01 Thread Thomas S. Dye
Hi Eric, I think this breaks Marc-Oliver Ihm's lob-table-operations.org. I use these a lot with #+call: lines. Any tips on how to get the old behavior back? I tried :colnames no with one of Marc-Oliver's code blocks, (and kept :colnames yes with my #+call: line) but this didn't seem to change

Re: [O] Restore raw output in LaTeX export from in-line code block

2013-10-01 Thread Liam Healy
On Sun, Sep 29, 2013 at 3:46 PM, Eric Schulte schulte.e...@gmail.com wrote: Liam Healy l...@healy.washington.dc.us writes: I noticed that raw results from in-line code blocks were disappearing in the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I have created the

Re: [O] Org Tutorials need more structure

2013-10-01 Thread M
Hi Carsten all, thanks for this good idea and the resulting discussion here! my 2 cents about the tutorials page: yes, I agree, that especially for absolute beginners (new to Emacs and new to org-mode) it would be helpful to have a very basic step by step tutorial. The list of General

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
Hi again, I succeed in exporting to .tex files with article.cls and book.cls but I do not succeed to export other classes. I do not even suceed in exporting in beamer class. I have in my emacs: (unless (boundp 'org-export-latex-classes) (setq org-export-latex-classes nil)) (add-to-list