Re: [O] Release 8.2

2013-10-02 Thread Mike McLean
On Sep 19, 2013, at 4:27 PM, Carsten Dominik wrote: > Microsoft Outlook support has been added to /org-mac-link.el/ > ~ > > Thanks to Marc McLean for this patch. > Probably way to late now, but “Mike McLean” (not Marc) No worries.

[O] exporting to beamer error: "org-beamer--normalize-argument: Wrong type argument: stringp, nil"

2013-10-02 Thread Rob Stewart
Hi, I have followed this tutorial to export from org to beamer frames. http://orgmode.org/worg/exporters/beamer/ox-beamer.html . Unfortunately, the frames are not created for 2nd level headings. Instead, subsections are used. I am using org-mode from the git repository, pulled today using commit

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

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 05:55:44PM +0200, Nicolas Goaziou wrote: > Daniele Pizzolli writes: > > > Yes, I think is fair to drop the markup. > > OK. > > > I would also think that this is safe default when nested markup is > > bad. > > Do you have an exhaustive list of such cases? > > > Maybe th

Re: [O] Difficulties Accessing git Repository

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 01:50:45PM -0700, Josiah Schwab wrote: > Hi orgmode.org overlords, > > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , > | monolith:(stable) org-mode$ git pull > | fatal: read error: Connection reset by peer >

Re: [O] Yet another question about email and org-mode

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 11:24:18AM -0700, Josiah Schwab wrote: > Hi Alan, > > > I am happy to use native emacs mail, for sending email. What I want to be > > able to do is keep a copy of my email in an org-mode file. > > Taking a step back, is there a reason that you want to keep a copy of > the

[O] Difficulties Accessing git Repository

2013-10-02 Thread Josiah Schwab
Hi orgmode.org overlords, I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection reset by peer ` I checked and I am able to pull from worg. , | monolith:(master) worg

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

2013-10-02 Thread Marcin Borkowski
Dnia 2013-10-02, o godz. 18:10:57 Daniele Pizzolli napisał(a): > > Of course, that's a similar problem: footnotes are not allowed in > > headlines. Though, in this case, it isn't possible to drop the > > markup. What LaTeX code do you suggest? > > Mmm, I think you are asking to the wrong person.

Re: [O] AUCTeX key bindings within Org documents

2013-10-02 Thread Marcin Borkowski
Dnia 2013-10-02, o godz. 13:36:22 Nicolas Richard napisał(a): > Marcin Borkowski writes: > > C-c C-c was my idea - but now I've read this, I agree, this might be > > not a brilliant one. OTOH, C-c C-e got rebound to > > org-auckeys-environment... Dunno. > > Could trigger export in org-ctrl-c-

[O] Bug: org-open-at-point bug for radio targets [8.2 (8.2-6-gd745cd-elpa @ /home/ben/.emacs.d/elpa/org-20130930/)]

2013-10-02 Thread ben
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [O] Different OPTIONS according to export format

2013-10-02 Thread Pascal Quesseveur
Thank you. So it is one reason to upgrade. -- Pascal Quesseveur pques...@gmail.com

Re: [O] Yet another question about email and org-mode

2013-10-02 Thread Josiah Schwab
Hi Alan, > I am happy to use native emacs mail, for sending email. What I want to be > able to do is keep a copy of my email in an org-mode file. Taking a step back, is there a reason that you want to keep a copy of the email contents in the org file, as opposed to including a link to the email

Re: [O] Org Tutorials need more structure

2013-10-02 Thread Alan E. Davis
To be brief, the tutorials and other parts of the worg webpages could do with some updating. Org-mode has been through a good amount of evolution. One isolated example is the "remember" tutorials. These could, at the least, be marked with a paragraph inset at the top of the file: a statement t

[O] Yet another question about email and org-mode

2013-10-02 Thread Alan E. Davis
I am happy to use native emacs mail, for sending email. What I want to be able to do is keep a copy of my email in an org-mode file. This file could be in datebook format, or just a list, especially if I can tag each email using org-mode tags. The solutions I have seen for using org-mode for em

Re: [O] Summary Blocks Time

2013-10-02 Thread Eric S Fraga
Carsten Dominik writes: [...] >> This got me last week as well for clock reports. Carsten's response was >> to set >> >> (setq org-time-clocksum-format "%d:%02d") > > So this is new behavior that broke with an earlier setting? When did it > change, with 8.0? Carsten, I have no idea. The l

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

2013-10-02 Thread Daniele Pizzolli
On 10/02/2013 05:55 PM, Nicolas Goaziou wrote: Daniele Pizzolli writes: Yes, I think is fair to drop the markup. OK. I would also think that this is safe default when nested markup is bad. Do you have an exhaustive list of such cases? No, not really but I try to report them as soon I fo

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

2013-10-02 Thread Nicolas Goaziou
Daniele Pizzolli writes: > Yes, I think is fair to drop the markup. OK. > I would also think that this is safe default when nested markup is > bad. Do you have an exhaustive list of such cases? > Maybe the exporter can emit a notice/warning. That it dropped the markup? > Yes, sorry, I mixed

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

2013-10-02 Thread Daniele Pizzolli
On 10/02/2013 03:45 PM, Nicolas Goaziou wrote: Hello, Daniele Pizzolli writes: In fact I use org-mode primarily to stay away from *tex nuisances... and I think that I am not the only one. I know enough latex to find a workaround myself (not enough to offer a general reliable solution) but I d

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

2013-10-02 Thread Nicolas Goaziou
Hello, Daniele Pizzolli writes: > In fact I use org-mode primarily to stay away from *tex > nuisances... and I think that I am not the only one. I know enough > latex to find a workaround myself (not enough to offer a general > reliable solution) but I do not think that this will be a pleasant

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

2013-10-02 Thread Eric Schulte
Liam Healy writes: > On Sun, Sep 29, 2013 at 3:46 PM, Eric Schulte wrote: >> Liam Healy 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 attached patch to fi

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

2013-10-02 Thread Eric Schulte
t...@tsdye.com (Thomas S. Dye) writes: > 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? You could add the following to your configuration which would replace the previous defa

Re: [O] Summary Blocks Time

2013-10-02 Thread Carsten Dominik
On Oct 2, 2013, at 2:52 PM, Eric S Fraga wrote: > Gustav Wikström writes: > >>> Esben Stien 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)) >> >>

Re: [O] Summary Blocks Time

2013-10-02 Thread Eric S Fraga
Gustav Wikström writes: >> Esben Stien 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

Re: [O] Org mode issue tracker

2013-10-02 Thread Michael Albinus
Brett Viren writes: > Hi, Hi Brett, >> * TODO Subject :emacs_ver:org_ver:org_module: > ... >> Emacs version ends up as a tag: >> >> * TODO . :24.3: > > Or, if I add an Org version: > > * TODO . :24.3:8

Re: [O] org-debbugs.el

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 01:47:33PM +0200, Michael Albinus wrote: > Michael Albinus writes: > > >> I tried to test by looking for a specific bug. This is what I tried: > >> > >> - search phrase: emacsclient > >> - submitter: fatkasuvayu (that is leading part of my email address) > >> - status: do

Re: [O] org-debbugs.el

2013-10-02 Thread Suvayu Ali
On Wed, Oct 02, 2013 at 01:44:36PM +0200, Michael Albinus wrote: > Suvayu Ali writes: > > > A small problem though, calling org-debbugs-search or org-debbugs-bugs > > from an "*Org Bugs*" buffer gives me the following backtraces: > > Oops. Fixed, patch appended. Problem fixed, confirmed :). --

Re: [O] org-debbugs.el

2013-10-02 Thread Michael Albinus
Michael Albinus writes: >> I tried to test by looking for a specific bug. This is what I tried: >> >> - search phrase: emacsclient >> - submitter: fatkasuvayu (that is leading part of my email address) >> - status: done or nothing >> >> But then I get an empty "*Org Bugs*" buffer. > > Hmm, yes.

Re: [O] org-debbugs.el

2013-10-02 Thread Michael Albinus
Suvayu Ali writes: > Hi Michael, Hi Suvayu, > I tried to test by looking for a specific bug. This is what I tried: > > - search phrase: emacsclient > - submitter: fatkasuvayu (that is leading part of my email address) > - status: done or nothing > > But then I get an empty "*Org Bugs*" buffer.

Re: [O] AUCTeX key bindings within Org documents

2013-10-02 Thread Nicolas Richard
Marcin Borkowski writes: > C-c C-c was my idea - but now I've read this, I agree, this might be > not a brilliant one. OTOH, C-c C-e got rebound to > org-auckeys-environment... Dunno. Could trigger export in org-ctrl-c-ctrl-c-final-hook, i.e. if nothing else worked. -- Nico.

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

2013-10-02 Thread Thorsten Jolitz
Nicolas Goaziou writes: Hello, > Carsten Dominik writes: > >> This is just a cheep way to match any character at all, because \000 should >> not be part of any string (in C it indicates the end of a string). >> In principle you could put any character you are sure will not turn up, >> but \000

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

2013-10-02 Thread Carsten Dominik
On Oct 2, 2013, at 1:14 PM, Nicolas Goaziou wrote: > Carsten Dominik writes: > >> This is why the real matching Org does is first looking for a begin >> line, and then for the END line, in two independent searches. > > Not always: see `org-block-regexp' and `org-babel-src-block-regexp', for >

Re: [O] AUCTeX key bindings within Org documents

2013-10-02 Thread Nicolas Richard
AW writes: > How can I get it switched on in every org-buffer automagically? You can do this : (add-hook 'org-mode-hook 'org-auctex-keys-minor-mode) -- Nico.

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

2013-10-02 Thread Thorsten Jolitz
Matt Price writes: >> Although navigation inside the Org-modes buffers is quite convenient, its >> somehow even more convenient to have a splitted screen and switch to the >> read-only navi-buffer and use 1-key bindings for navigation, visibility >> changes, all kinds of buffer views, and even a

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

2013-10-02 Thread Nicolas Goaziou
Carsten Dominik writes: > This is why the real matching Org does is first looking for a begin > line, and then for the END line, in two independent searches. Not always: see `org-block-regexp' and `org-babel-src-block-regexp', for example. Regards, -- Nicolas Goaziou

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

2013-10-02 Thread Carsten Dominik
On Oct 2, 2013, at 11:55 AM, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> This is just a cheep way to match any character at all, because \000 should >> not be part of any string (in C it indicates the end of a string). >> In principle you could put any character you are s

Re: [O] Using Variable Width Fonts for org-mode and Fixed WidthforTablesss

2013-10-02 Thread Ian Barton
On 02/10/13 10:10, Alan Schmitt wrote: Hi Ian, li...@wilkesley.net writes: ur help. That sort of works. The fonts in org-table, etc are fixed pitch as expected. However, I seem unable to set a variable width font using text-mode-hook. Whatever font I choose Emacs ends up using DejaVu Sans Mono.

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

2013-10-02 Thread Matt Price
On Tue, Oct 1, 2013 at 1:19 PM, Thorsten Jolitz wrote: > Matt Price 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

Re: [O] org-debbugs.el

2013-10-02 Thread Suvayu Ali
Hi Michael, On Wed, Oct 02, 2013 at 09:46:08AM +0200, Michael Albinus wrote: > Michael Albinus writes: > > Hi, > > > I have produced a very first shot of org-debbugs.el. It shows you bug > > reports from debbugs.gnu.org as TODO items. It needs the debbugs package > > from the GNU ELPA repositor

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

2013-10-02 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > This is just a cheep way to match any character at all, because \000 should > not be part of any string (in C it indicates the end of a string). > In principle you could put any character you are sure will not turn up, > but \000 seems to be the safest choice. I

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

2013-10-02 Thread Matt Price
On Tue, Oct 1, 2013 at 5:37 PM, Myles English wrote: > > Hi Matt, > > mopto...@gmail.com writes: > >> (3) in the right-hand panel, I'd like to just show the properties >> drawer of the currently active heading. >> >> >> Can someone suggest the best way to create that third buffer (or more >> prec

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

2013-10-02 Thread Matt Price
On Tue, Oct 1, 2013 at 3:28 PM, Bob Newell wrote: > Aloha Matt, > > For some while I've been also working on my "writer-mode" for org-mode, > and run into similar problems. (However, I don't think I ever intend > writer-mode for general release; it will probably just remain something > I use mysel

Re: [O] Using Variable Width Fonts for org-mode and Fixed WidthforTablesss

2013-10-02 Thread Alan Schmitt
Hi Ian, li...@wilkesley.net writes: > That sort of works. The fonts in org-table, etc are fixed pitch as > expected. However, I seem unable to set a variable width font using > text-mode-hook. Whatever font I choose Emacs ends up using DejaVu Sans > Mono. Is it because the "variable-pitch-mod

Re: [O] Using Variable Width Fonts for org-mode and Fixed Width forTabless

2013-10-02 Thread Ian Barton
On 27/09/13 08:19, Alan Schmitt wrote: Hi Ian, li...@wilkesley.net writes: I am struggling to get this to work. In my init files I have: (set-default-font "DejaVu Serif Italic") I have followed the advice on StackOverflow http://stackoverflow.com/questions/3758139/variable-pitch-for-org-mode

Re: [O] org-debbugs.el

2013-10-02 Thread Michael Albinus
Michael Albinus writes: Hi, > I have produced a very first shot of org-debbugs.el. It shows you bug > reports from debbugs.gnu.org as TODO items. It needs the debbugs package > from the GNU ELPA repository. Well, there hasn't been too much response for this. I have completed the work anyway. Ma

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

2013-10-02 Thread Joseph Vidal-Rosset
2013/10/2 Suvayu Ali > These variables are from the old exporter. See: > > > > > > or the manual. > Many thanks. It works fine now. Org-mode is real