Re: [O] [BUG] remote execution in heterogeneous environment

2013-01-08 Thread Michael Albinus
Achim Gratz writes: >> + (let ((input-file (org-babel-temp-file "input-")) >> +(error-file (if error-buffer (org-babel-temp-file "scor-") nil)) >> +(shell-file-name >> + (if (file-executable-p >> + (concat (file-remote-p default-directory) shell-file-name)) >> + shel

Re: [O] Emacs hangs in org file

2013-01-08 Thread Stelian Iancu
On Mon, Jan 7, 2013 at 2:41 PM, Nick Dokos wrote: > Stelian Iancu wrote: > > > I have a fairly simple org file with only a couple of headings, TODOs > > and some notes. The issue I'm seeing is that Emacs hangs to the point > > where I have to force close it when I'm trying to expand a > > headl

[O] "Encrypting org Files" tutorial: two changes?

2013-01-08 Thread Ramon Diaz-Uriarte
Dear All, Two comments about the the "Encrupting org Files" tutorial (http://orgmode.org/worg/org-tutorials/encrypting-files.html), which might be specific to Debian. 1. In section "Encrypting the Whole File Using EasyPG" it says "If you want to encrypt the whole file using gnupg, but still h

[O] Org-mode release 7.9.3

2013-01-08 Thread Bastien
Hi everyone, I just released 7.9.3, which is a bugfix release but not only: I tried hard to speed up the agenda generation, and I hope you will see some progress in this area. As a test, try (setq org-agenda-use-tag-inheritance nil) and see how your TODO agenda are doing... Details about this on

Re: [O] "Encrypting org Files" tutorial: two changes?

2013-01-08 Thread Bastien
Hi Ramon, would you like to edit the file yourself? If so, please just send me (or Jason) your public key so that I can add you as a committer to worg.git. Thanks! -- Bastien

[O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
Hi List, I am trying to include to include a table with multi line cells in an org file and found out from the manual that it has to be a table.el table. I also read that those tables cannot be edited in org-mode directly, so I am trying to use C-c ' to edit them. I was expecting, because of the w

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Rainer Stengele
Am 08.01.2013 12:31, schrieb Bastien: > Hi everyone, > > I just released 7.9.3, which is a bugfix release but not only: > I tried hard to speed up the agenda generation, and I hope you > will see some progress in this area. > > As a test, try (setq org-agenda-use-tag-inheritance nil) and > see ho

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Bastien
Hi Rainer, Rainer Stengele writes: > What I now get is that the non-inherited tags are shown directly after > the item text, that is the alignment to a certain column seems to be lost. > Did you change that behaviour? I introduced a bug here, fixed now. Please continue to test heavily: Emacs i

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > What I have done so far is to create a new file myself, copy the > table over, edit there and copy back to org file, but it seems like > there should be an easier way to go about this. Is there one? I'd suggest to simply wrap the table into a "#+BEGIN_EXAMPLE

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Rainer Stengele
Am 08.01.2013 14:30, schrieb Bastien: > Hi Rainer, > > Rainer Stengele writes: > >> What I now get is that the non-inherited tags are shown directly after >> the item text, that is the alignment to a certain column seems to be lost. >> Did you change that behaviour? > I introduced a bug here, fixe

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 1:38 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > What I have done so far is to create a new file myself, copy the > > table over, edit there and copy back to org file, but it seems like > > there should be an easier way to go about this. Is there one?

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Bastien
Rainer Stengele writes: > Agenda Performance is much faster now. Awesome! Glad to read this -- if 2 Org users spare 10 seconds each per day, that's more than 2 days of everyone's time spared per day... :) -- Bastien

Re: [O] Fill-mode not working when lines start with *bold* word

2013-01-08 Thread John Hendy
On Tue, Jan 8, 2013 at 1:05 AM, Bastien wrote: > Hi John, > > John Hendy writes: > >> I have the following fill-mode related settings: >> >> (setq-default fill-column 90) >> (add-hook 'text-mode-hook 'turn-on-auto-fill) >> >> I just noticed this behavior the other day when adding a note for a rep

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > It helps indeed, only now when I export it to html I get the ascii > table rather than the html table. I guess I'm supposed to wrap my > table in an example block or a source block only temporarily. But I > still wonder if this is what the manual refers to whe

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 2:57 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > It helps indeed, only now when I export it to html I get the ascii > > table rather than the html table. I guess I'm supposed to wrap my > > table in an example block or a source block only temporarily.

Re: [O] command missing from Org manual

2013-01-08 Thread Bastien
Hi Nathaniel, Nathaniel Cunningham writes: > "org-mark-subtree" and its keybinding are useful to me, but not > documented in the (PDF) manual, v7.9.3.  I just spent awhile trying > to recall this command -- please add it to the documentation! Done, thanks. I also documented `org-mark-element'

Re: [O] org-e-latex: ignoreheading is not working any more.

2013-01-08 Thread Sebastian Hofer
At Wed, 21 Nov 2012 14:21:25 +0100, Nicolas Goaziou wrote: > >> I have been using example setting suggested by Nicolas > >> (http://article.gmane.org/gmane.emacs.orgmode/55972) to tell exporter to > >> skip > There are only two changes: > > #+BEGIN_SRC emacs-lisp > (add-to-list 'org-e-latex-tran

Re: [O] BBDB(3) or org-contacts

2013-01-08 Thread Daniel Clemente
Hi, El Mon, 7 Jan 2013 21:03:24 +0100 Gour va escriure: > of bbdb-to-org-contacts converter wrote: "Once I point org-contacts at > my newly generated file containing 831 records it make org-contacts > really really slow down. I wouldn't care about the normal record > searching process for just lo

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 2:57 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > It helps indeed, only now when I export it to html I get the ascii > > table rather than the html table. I guess I'm supposed to wrap my > > table in an example block or a source block only temporarily.

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread J. David Boyd
Bastien writes: > Hi everyone, > > I just released 7.9.3, which is a bugfix release but not only: > I tried hard to speed up the agenda generation, and I hope you > will see some progress in this area. > > As a test, try (setq org-agenda-use-tag-inheritance nil) and > see how your TODO agenda are

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread J. David Boyd
da...@adboyd.com (J. David Boyd) writes: > Bastien writes: > >> Hi everyone, >> >> I just released 7.9.3, which is a bugfix release but not only: >> I tried hard to speed up the agenda generation, and I hope you >> will see some progress in this area. >> >> As a test, try (setq org-agenda-use-tag

Re: [O] OBBDB(3) or org-contacts

2013-01-08 Thread Wes Hardaker
Gour writes: > Based on this description it seems that org-contacts is more suitable > for the task than BBDB(3) offering ability to have custom format, easy > editing of contacts etc., but I do wonder about scalability considering > the following post > (http://www.hardakers.net/code/bbdb-to-org

Re: [O] [BUG] remote execution in heterogeneous environment

2013-01-08 Thread Achim Gratz
Michael Albinus writes: > What about this: [...] Looks good, I can test it tomorrow. > The use of "/bin/sh" as fallback should be OK. In the local case, the > first cond clause shall be selected (otherwise there is something really > wrong). Yes. But on Windows there is always something wrong…

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Jacobo de Vera writes: > I just tested the fix, but what seems to be happening now is that C-c > ' will jump to formula editing in all cases, when a table.el table is > directly on the org buffer, when it is within an example block and > when it is within a source block. I understood the fix woul

Re: [O] Org-mode release 7.9.3

2013-01-08 Thread Bastien
da...@adboyd.com (J. David Boyd) writes: > Without knowing any elisp, one symptom I see is that while preparing the > export, the status line says > > org-agenda-finalize: Buffer is read-only: # > > then the export stops. Can you test latest maint or master branch? I think I've fixed it. Thanks

Re: [O] [BUG] remote execution in heterogeneous environment

2013-01-08 Thread Eric Schulte
Achim Gratz writes: > Michael Albinus writes: >> What about this: > [...] > > Looks good, I can test it tomorrow. > >> The use of "/bin/sh" as fallback should be OK. In the local case, the >> first cond clause shall be selected (otherwise there is something really >> wrong). > > Yes. But on Wind

Re: [O] simple script to convert txt tables to Org-mode tables on the command line

2013-01-08 Thread Achim Gratz
Eric Schulte writes: > I added a note to the manual. Thanks for double-checking. Thanks. Did I understand correctly that the same also happens for the :rownames argument and should there be some similar wording like there is for :colnames? Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 5:33 PM, Bastien wrote: > Jacobo de Vera writes: > > > I just tested the fix, but what seems to be happening now is that C-c > > ' will jump to formula editing in all cases, when a table.el table is > > directly on the org buffer, when it is within an example block and > >

Re: [O] Emacs hangs in org file

2013-01-08 Thread David Engster
Stelian Iancu writes: > Well it seems that it didn't hang at all. What happens is that the > buffer which contains the org file doesn't seem to accept any keyboard > input anymore. This bug is currently being discussed on emacs-devel: http://thread.gmane.org/gmane.emacs.devel/156120 Jan has alre

Re: [O] BBDB(3) or org-contacts

2013-01-08 Thread Gour
On Tue, 08 Jan 2013 17:14:43 +0100 Daniel Clemente wrote: > I use org-contacts with Wanderlust and I see it makes contact > completion very slow (5 seconds for each keypress, and that's with > only 200 contacts). Uhh...that's slow. > I use tags, I store e-mails, and I can write any infos,

Re: [O] OBBDB(3) or org-contacts

2013-01-08 Thread Gour
On Tue, 08 Jan 2013 09:16:41 -0800 Wes Hardaker wrote: > FYI, I tried (again) to use org-contacts a while back and still see > the same speed problems. It's great for small contacts, but not for > large. :-( > I think what would be needed would be to read the file and store it in > an elisp st

[O] Upgrade to org 7.9.3.: clock in/out and org-odt export

2013-01-08 Thread Martin Butz
Hello, I just upgraded from 7.6 to 7.9.3. I went through the installation process as described in [1]. I dicovered two things, which I do not know how to solve on my own: (1) Clock in/out just by toggeling the task state does not work anymore. For starting and stopping the clock I have the c

Re: [O] Has anybody noticed ellipses instead of the top line of the window?

2013-01-08 Thread Samuel Wales
The following occurs when isearch ends: On 12/6/12, Samuel Wales wrote: >> === beginning of window >> ... >> *** Above all >> Above all, it is a collapse of the uneasy and corrupt >> identification of science -- that principled, unbiased, at >> times necessarily subversive, transparent, open-

[O] [PATCH] Update documentation on handling internal links

2013-01-08 Thread François Allisson
Hi, The attached documentation patch updates the mention to the obsolete variable `org-link-to-org-use-id' with a mention to the newer variable `org-id-link-to-org-use-id'. Furthermore, it mentions that (require 'org-id) is necessary for `org-id-link-to-org-use-id' to work. Perhaps it is not what

Re: [O] [BUG] remote execution in heterogeneous environment

2013-01-08 Thread Michael Albinus
Achim Gratz writes: >> The use of "/bin/sh" as fallback should be OK. In the local case, the >> first cond clause shall be selected (otherwise there is something really >> wrong). > > Yes. But on Windows there is always something wrong… :-) Again: under Windows, on the local host, `shell-file-n

Re: [O] BBDB(3) or org-contacts

2013-01-08 Thread Michael Strey
On Tue, Jan 08, 2013 at 05:14:43PM +0100, Daniel Clemente wrote: [...] > Therefore I use its infrastructre (because I like it) but I don't run its > code. I'll explain myself: > > I keep this structure in an .org file: > > ** John von Neumann

Re: [O] Powerpoint like slideshow from default html export

2013-01-08 Thread Benny Simonsen
Hi Sander I am using your orgmode-slideshow - nice tool! 2012/2/11 Sander Boer > Hi All, > > I usually give presentations that are graphically heavy and typically have > 3 or 4 movies in them. Powerpoint/impress is too much of a hassle esp. with > movies and latex/beamer is nice, but the movie

Re: [O] Powerpoint like slideshow from default html export

2013-01-08 Thread Eric Schulte
Benny Simonsen writes: > Hi Sander > > I am using your orgmode-slideshow - nice tool! > Maybe this tool should be added to the relevant page on worg. http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html > > 2012/2/11 Sander Boer > >> Hi All, >> >> I usually give presentations

Re: [O] [PATCH] Update documentation on handling internal links

2013-01-08 Thread Bastien
Hi François, François Allisson writes: > The attached documentation patch updates the mention to the obsolete > variable `org-link-to-org-use-id' with a mention to the newer variable > `org-id-link-to-org-use-id'. Yes. > Furthermore, it mentions that (require 'org-id) is necessary for > `org-i

Re: [O] Powerpoint like slideshow from default html export

2013-01-08 Thread Bastien
Eric Schulte writes: > Maybe this tool should be added to the relevant page on worg. > > http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html Done. -- Bastien

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > I just tested the second fix. It works as I was expecting it to work > at first, but only if the cursor is in one of the horizontal lines of > a table.el table when pressing C-c '. I can work with this just fine, > but it seems a bit confusing if one doesn't k

Re: [O] Upgrade to org 7.9.3.: clock in/out and org-odt export

2013-01-08 Thread Bastien
Hi Martin, Martin Butz writes: > (1) Clock in/out just by toggeling the task state does not work anymore. > For starting and stopping the clock I have the code from Sacha Chua [2] > in my dot-emacs. I suppose, that this does not work any more with the > new org-code. As I frequently rely on t

[O] [PATCH] Use geiser for babel scheme evaluation.

2013-01-08 Thread Michael Gauland
On 06/01/13 19:56, Bastien wrote: > Well, I'm afraid we'll have to go the clean way: just document the > deleted functions, the new ones, and the ones that have been > rewritten. No need to go too much into details. Also let's rename > `cleanse-org-babel-scheme-repl-map' to > `org-babel-scheme-clea

[O] Filter based on timestamp with repeater

2013-01-08 Thread Thomas Moyer
I have some entries in one of my agenda files that have timestamp with repeaters. What I would like to do is show only those items tagged with the tag :task: that are for the given day. However the only thing I could come up with was filter by tag in the following way: task+TIMESTAMP="" That only

[O] [PATCH] Add an attribute to the new LaTeX exporter

2013-01-08 Thread Thomas S. Dye
Aloha all, A journal is asking for a section of figure legends created like this: \section*{Figure Legends} \begin{figure}[!ht] \begin{center} %\includegraphics[width=4in]{figure_name.2.eps} \end{center} \caption{ {\bf Bold the first sentence.} Rest of figure 2 caption. Caption should be left

[O] C / C++ Standard org file

2013-01-08 Thread 42 147
Has anyone made an org file out of the C / C++ standards? Would make looking things up much more convenient.

[O] org-id garbage collection?

2013-01-08 Thread James Harkins
Hi, Does org-id ever remove deleted items from ~/.emacs.d/.org-id-locations? I did find the function org-id-update-id-locations, which definitely compacts the locations file. I haven't verified if this actually removes items, or merely reorganizes the list to be stored more efficiently. A curiou

Re: [O] Upgrade to org 7.9.3.: clock in/out and org-odt export

2013-01-08 Thread Jambunathan K
Martin Butz writes: > (2) I did some tests with the org-odt-exporter, which where successful > in case of a small test file but failed with some of my daily used file. > In one case the emacs message buffer seemed to contain the whole export > output (pasting just a few lines here) org-odt.el

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 10:45 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > I just tested the second fix. It works as I was expecting it to work > > at first, but only if the cursor is in one of the horizontal lines of > > a table.el table when pressing C-c '. I can work with t

Re: [O] [BUG] remote execution in heterogeneous environment

2013-01-08 Thread Achim Gratz
Michael Albinus gmx.de> writes: > What about this: Works a treat. Please install! Regards, Achim.

[O] C / C++ standard org file

2013-01-08 Thread Noah Eli Abrams
Has anyone made an org-file out of the C / C++ standards? Would make looking things up much more convenient.