Re: [O] Beginner footnotes question

2013-03-12 Thread Aaron Ecay
Hi Lawrence, You can have footnotes be inserted automatically: - in their own section (by default at the bottom of the document, though you can move it anywhere) - at the end of the current section, or - inline with the text For the first behavior, set the variable ‘org-footnote-define-inline’

[O] Beginner footnotes question

2013-03-12 Thread Lawrence Bottorff
I just started learning org-mode today and I'm having trouble understanding footnotes. I'm seeing that there are different ways to embed a footnote "marker" in your ongoing work, but where do the actual full, expanded footnotes go? In a single .org file, I'm presuming footnotes go "at the bottom" o

Re: [O] Basic beamer export

2013-03-12 Thread JBash
I'll try to update it when I can find the time. > Looks like you've already done it :). > > Hope this helps, > > -- > Suvayu > > Open source is the future. It sets us free. > > Thanks for your help. Let me know if there are other things I can try. Jerry dotemacs-stripped-jerry Description: Binary data beamer_attempt1-20130312.tex Description: TeX document

Re: [O] [PATCH] * lisp/ob-core.el (org-babel-execute-src-block): insert hash for silent results

2013-03-12 Thread Aaron Ecay
Hi Achim, 2013ko martxoak 10an, Achim Gratz-ek idatzi zuen: > But back to my earlier remark about the hash value actually being a > signature of the source block and not the result. If I use noweb > references, the reference text is cached, not its expansion. See the > example below where after

Re: [O] Meaning of install

2013-03-12 Thread Thomas S. Dye
Hi Nick, Achim, and Yagnesh Raghava Yakkala, How is this? 1.2.3 Use the Org git repository You can clone the development version from the Org git repository, typically to a location under your home directory. The following example assumes this location is `src/'

Re: [O] [PATCH] * lisp/ob-core.el (org-babel-execute-src-block): insert hash for silent results

2013-03-12 Thread Aaron Ecay
Hi Eric, 2013ko martxoak 9an, Eric Schulte-ek idatzi zuen: > Could something like the following work? Removing ":results none" and > adding something small as the returned result which may easily be parsed > and placed in the buffer w/o problem. > > #+begin_src R :cache yes > # code to

Re: [O] inline Babel calls in math environments and table cells

2013-03-12 Thread Jay Kerns
Dear Chuck, On Tue, Mar 12, 2013 at 10:31 PM, Charles Berry wrote: [snip extended brew example] > > Whoa. That opens up a lot of possibilities I really hadn't thought about before. *Thank you*. -- Jay

Re: [O] [bug] new beamer exporter always adds default width to graphics

2013-03-12 Thread Aaron Ecay
Hi Suvayu, 2013ko martxoak 12an, Suvayu Ali > That is understandable, but if the aim is to support other kinds of > graphics that support :width, I expect the change to not interfere with > graphics that do not support it. I think there are two cases here: > > 1. the author targets the documen

Re: [O] inline Babel calls in math environments and table cells

2013-03-12 Thread Charles Berry
Jay Kerns gmail.com> writes: > > Hello, > > I went back and spent some time to rethink how I was approaching my > problem. Instead of inline src blocks like this: > > \( SRC_R{blah} \) > > or this > > | SRC_R{blah} | [deleted noweb stuff] > This method works. I think it would be cool if i

Re: [O] [new-exporter] Beamer color theme

2013-03-12 Thread Suvayu Ali
On Wed, Mar 13, 2013 at 07:11:09AM +0530, Vikas Rawal wrote: > How do I change beamer color theme in the new exporter. I updated the tutorial. The new exporter is ... well new, when in doubt looking at the source is quite effective

[O] [new-exporter] Beamer color theme

2013-03-12 Thread Vikas Rawal
How do I change beamer color theme in the new exporter. Vikas

[O] Regression in `fill-paragraph' behavior

2013-03-12 Thread Daniel Hackney
A while ago, I reported a bug in `fill-paragraph' when in org-mode which caused filling to behave incorrectly in the presence of leading characters. This comes up when filling paragraphs of email replies, such as #+BEGIN_EXAMPLE > Here is some text > to be filled to a single line #+END_EXAMPLE In

Re: [O] org-babel: remote execution ?

2013-03-12 Thread Eric Schulte
Xavier Maillard writes: > Eric Schulte writes: > >> Xavier Maillard writes: > > [ SNIP ] > >>> Today, I tried to use org-babel for the first time with thing like that: >>> >>> #+begin_src sh >>> echo $ORACLE_SID >>> #+end_src >>> >>> My goal is to execute this block on a remote machine. I RTFM'

Re: [O] org-babel: remote execution ?

2013-03-12 Thread Xavier Maillard
Eric Schulte writes: > Xavier Maillard writes: [ SNIP ] >> Today, I tried to use org-babel for the first time with thing like that: >> >> #+begin_src sh >> echo $ORACLE_SID >> #+end_src >> >> My goal is to execute this block on a remote machine. I RTFM'ed but I >> could not find where this is

Re: [O] org-babel: remote execution ?

2013-03-12 Thread Eric Schulte
Xavier Maillard writes: > Hi there, > > I am trying to get back to orgmode after years ;) > Welcome back! > > I developed my own spartian note-jotting mode for emacs but I do not > track my TODOs with that and thus, I am totally dis-org-anized :D I am > also an eev-mode fan to do all sort of st

Re: [O] Meaning of install

2013-03-12 Thread Achim Gratz
Thomas S. Dye writes: > Yes, I think this structure needs to be reflected more clearly in the > manual. I'll propose some new language when I get back to this. Please go back in time and look at the earlier version(s). I think there may be some middle ground between what we have now and what we

Re: [O] [bug] new beamer exporter always adds default width to graphics

2013-03-12 Thread Suvayu Ali
Hi Aaron, On Tue, Mar 12, 2013 at 02:40:55PM -0400, Aaron Ecay wrote: > Hi Suvayu, > > 2013ko martxoak 12an, Suvayu Ali-k idatzi zuen: > > I believe Nicolas mentioned sometime back the :width option is available > > only for floats whereas :options is the only way for included graphics > > files

[O] org-babel: remote execution ?

2013-03-12 Thread Xavier Maillard
Hi there, I am trying to get back to orgmode after years ;) I developed my own spartian note-jotting mode for emacs but I do not track my TODOs with that and thus, I am totally dis-org-anized :D I am also an eev-mode fan to do all sort of stuff. Today, I tried to use org-babel for the first time

Re: [O] Meaning of install

2013-03-12 Thread Nick Dokos
Thomas S. Dye wrote: > Aloha Achim and Yagnesh Raghava Yakkala, > > Achim Gratz writes: > > >> It seems clear to me that `install' is being used in two different senses > >> here. I'd like to disambiguate--can someone suggest a concise way to do > >> this? > > > > Using Org from Git can be do

Re: [O] Repeated tasks, but only for a limited period (of time)

2013-03-12 Thread Rick Hanson
Based your advices, I used org-clone-subtree-with-time-shift for my application today -- worked like a charm. Thanks to the both of you! Best, --Rick On Tue, Mar 12, 2013 at 12:58 PM, Brian van den Broek wrote: > > Hi Rick, > > I know of no way to do exactly what you are after. But, for things

Re: [O] [bug] new beamer exporter always adds default width to graphics

2013-03-12 Thread Aaron Ecay
Hi Suvayu, 2013ko martxoak 12an, Suvayu Ali-k idatzi zuen: > I believe Nicolas mentioned sometime back the :width option is available > only for floats whereas :options is the only way for included graphics > files (because of how LaTeX works). This addition is a bit inconsistent > with that line

Re: [O] Create course material with org-mode

2013-03-12 Thread Jay Kerns
Hello, On Tue, Mar 12, 2013 at 12:47 PM, Marcin Borkowski wrote: > Dnia 2013-03-11, o godz. 23:02:46 > Marcin Borkowski napisał(a): > [snip] Many comments. - You can set up a single org file with tagged headings, like this: * These are my slides :slide: * These are m

Re: [O] org-caldav can't find org-prepare-agenda-buffers

2013-03-12 Thread David Engster
Vincent Beffara writes: > In the meantime I also tweaked the way org-caldav manages UIDs to > exploit the fact that multiply occurring events are now exported > multiple times in ox-icalendar, everything works out well if only > org->ical is used. One thing remaining, on ical->org sync, there is an

Re: [O] Meaning of install

2013-03-12 Thread Thomas S. Dye
Aloha Achim and Yagnesh Raghava Yakkala, Achim Gratz writes: >> It seems clear to me that `install' is being used in two different senses >> here. I'd like to disambiguate--can someone suggest a concise way to do >> this? > > Using Org from Git can be done in two fundamentally different ways: >

Re: [O] [New Exporter] deriving from derived backends?

2013-03-12 Thread Rick Frankel
Yes. On Mar 12, 2013, at 9:15 AM, Bastien wrote: > Hi Rick, > > Rick Frankel writes: > >> If i use e.g., s-X or s-x in the exporter menu, >> in exporter functions, :html-container == "div" (which is set in the >> html exporter), and :s5-xoxo-root is nil. > > Do you have `org-s5-xoxo-root-el

Re: [O] Meaning of install

2013-03-12 Thread Achim Gratz
Thomas S. Dye writes: > Section 1.2 of the Org manual in git is called `Installation', and it > includes instructions on three ways `to install Org on top' of the Org > that ships with Emacs. > > Near the bottom of that page, after giving instructions on how to > install Org from the git repository

Re: [O] Meaning of install

2013-03-12 Thread Yagnesh Raghava Yakkala
Hello Thomas, On Mar 13 2013, t...@tsdye.com (Thomas S. Dye) wrote: > $ cd ~/src/ > $ git clone git://orgmode.org/org-mode.git > $ make autoloads If user decides to stop at this point he needs to add set paths in `.emacs'. > I now find that I can also install with `make install.

[O] org-attach-expand-link in latex exports (Emacs-24.3)

2013-03-12 Thread Dieter Wilhelm, H.
Hello dear list, I added to org-link-abbrev-alist the list ("att" . org-attach-expand-link) and it works nicely when I'm opening links (C-c C-o) to images in the attachment directory. But when I try to export the document org-attach-expand-link is not to working. I'm using the org-mode code prov

[O] Word "nil" appears after figures in HTML export

2013-03-12 Thread Richard Stanton
Starting some time in the last few days, when I export an org file to HTML I find the word "nil" appearing right after the figure. Here's an example of the HTML code generated: nil Just to be clear, there's no word "nil" in my org file...

Re: [O] FIX missing case-folding in test-ob-emacs-lisp.el

2013-03-12 Thread Andreas Röhler
Am 12.03.2013 16:59, schrieb Bastien: Hi Andreas, Andreas Röhler writes: Running tests from org-mode/testing/README failed due to missing case-folding Downcased "result" was searched while upcased was inserted It's weird, the test does not fail for me. Can you let me know how to repro

Re: [O] A proposal (ox-html.el/ox-odt.el)

2013-03-12 Thread W. Greenhouse
Jambunathan, Jambunathan K writes: > People are disregarding my "moral rights" over my work and pushing me in > a corner to act a certain way to serve their own interests. This I feel > is plain wrong and an act of snatching or appropriation. > > Jambunathan K. Moral right and copyright are un

Re: [O] Repeated tasks, but only for a limited period (of time)

2013-03-12 Thread Darlan Cavalcante Moreira
Instead of using a repeater you can clone the task. Just create the task the way you like it (with a schedule and a deadline) for the first day and then call 'M-x org-clone-subtree-with-time-shift'. Org-mode will ask you the number of clones it should create and the time shift. Just specify the t

Re: [O] Repeated tasks, but only for a limited period (of time)

2013-03-12 Thread Brian van den Broek
On 12 March 2013 11:06, Rick Hanson wrote: > Hi everyone, > > I've already RTFMed for this, but I still don't see how to do the following. > > Fact: I can add a repeater to a time stamp (like "+1d") in org-mode so that > a task shows up in my agenda as an every day item. > > Question: Can I restri

Re: [O] Create course material with org-mode

2013-03-12 Thread Marcin Borkowski
Dnia 2013-03-11, o godz. 23:02:46 Marcin Borkowski napisał(a): > Also, here is something which some of you might find interesting: > http://acrotex.net/ (tl;dr: it is a LaTeX-based, partly free, partly > commercial suite for producing educational materials, among others > interactive pdfs, and ma

Re: [O] FIX missing case-folding in test-ob-emacs-lisp.el

2013-03-12 Thread Andreas Röhler
Am 12.03.2013 16:59, schrieb Bastien: Hi Andreas, Andreas Röhler writes: Running tests from org-mode/testing/README failed due to missing case-folding Downcased "result" was searched while upcased was inserted It's weird, the test does not fail for me. Can you let me know how to repro

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-12 Thread Martin
Bastien altern.org> writes: > > Hi Martin, > > Martin web.de> writes: > > > I'll try to install it, test it and then get back to you with > > a feedback how it works as soon as I can. Hi Bastien, I now finally installed org-mode 7.9.4 and I tried to use the new sorting features, but it did

[O] Meaning of install

2013-03-12 Thread Thomas S. Dye
Aloha all, Section 1.2 of the Org manual in git is called `Installation', and it includes instructions on three ways `to install Org on top' of the Org that ships with Emacs. Near the bottom of that page, after giving instructions on how to install Org from the git repository, it says that "You c

Re: [O] FIX missing case-folding in test-ob-emacs-lisp.el

2013-03-12 Thread Bastien
Hi Andreas, Andreas Röhler writes: > Running tests from org-mode/testing/README failed due to missing case-folding > Downcased "result" was searched while upcased was inserted It's weird, the test does not fail for me. Can you let me know how to reproduce it? > Patch attached Thanks, let

[O] FIX missing case-folding in test-ob-emacs-lisp.el

2013-03-12 Thread Andreas Röhler
Running tests from org-mode/testing/README failed due to missing case-folding Downcased "result" was searched while upcased was inserted Patch attached Error was: Debugger entered--Lisp error: (ert-test-failed ((should (string= #1=": 2" (buffer-substring-no-properties (point-at-bol) (point-

Re: [O] Create course material with org-mode

2013-03-12 Thread Torsten Wagner
Hi Brian, Hi Torsten, > > I thought I'd muddy your waters by throwing a contrary voice into the mix > :-) > > N do not destroy my view of a perfect world ;) > I've been refining the way I manage my college and uni teaching with > org for 5+ years, now. I am making extensive use of the sc

Re: [O] inline Babel calls in math environments and table cells

2013-03-12 Thread Jay Kerns
Hello, I went back and spent some time to rethink how I was approaching my problem. Instead of inline src blocks like this: \( SRC_R{blah} \) or this | SRC_R{blah} | or even this \begin{equation} SRC_R{blah} \end{equation} I could get by doing noweb substitution like this: #+NAME: foo #+BE

Re: [O] Create course material with org-mode

2013-03-12 Thread Torsten Wagner
Hi Terry, I second the request. A example file would be great. Esp. how you configured the exporters to export partially and across several files. Did you integrate babel code as well? Would really be glad to hear more. Thanks Torsten On 11 March 2013 21:30, T.F. Torrey wrote: > Hello Thors

Re: [O] Create course material with org-mode

2013-03-12 Thread Torsten Wagner
Hi, yeah, org-mode is extremely flexible. I guess by time one can map all kind of different aspects of teaching to org-mode. I'm a bit concerned about the long-time support. Org-mode is a very active project. I guess I can't assume that I can generate my 5 year old export files without modification

Re: [O] Create course material with org-mode

2013-03-12 Thread Torsten Wagner
Hi Andreas, thanks for the reply. I'm a long time user of babel already. Thus, I am pretty sure it will be part of the solution :) Thanks again for confirmation Torsten On 11 March 2013 12:07, Andreas Röhler wrote: > Am 11.03.2013 11:52, schrieb Torsten Wagner: > > Hi Thorsten, >> >> than

[O] Repeated tasks, but only for a limited period (of time)

2013-03-12 Thread Rick Hanson
Hi everyone, I've already RTFMed for this, but I still don't see how to do the following. Fact: I can add a repeater to a time stamp (like "+1d") in org-mode so that a task shows up in my agenda as an every day item. Question: Can I restrict this repetition to, say, 1 week? For instance, I have

Re: [O] [bug] new beamer exporter always adds default width to graphics

2013-03-12 Thread Suvayu Ali
On Tue, Mar 12, 2013 at 10:38:27AM -0400, Jay Kerns wrote: > Dear James, > > On Tue, Mar 12, 2013 at 9:25 AM, James Harkins wrote: [...] > > The org file contains: > > > > #+BEGIN_CENTER > > #+ATTR_LaTeX: :options width=6cm > > [[./img/new-version.png]] > > #+END_CENTER > > > > In the .tex file

Re: [O] Basic beamer export

2013-03-12 Thread Suvayu Ali
Hi Jerry, On Tue, Mar 12, 2013 at 02:57:14AM -0400, JBash wrote: > Hello, > > I am apparently missing something very basic in the setup for beamer > export. I have used http://orgmode.org/worg/exporters/beamer/ox-beamer.html > as > a guide and have: [...] > in my .emacs file. As you can see

Re: [O] [bug] new beamer exporter always adds default width to graphics

2013-03-12 Thread Jay Kerns
Dear James, On Tue, Mar 12, 2013 at 9:25 AM, James Harkins wrote: > Hi, > > Apologies if this was previously reported. I read the digest, so I > might not have seen the most recent e-mails. I took a quick glance at > gmane's archive and didn't readily see anything. > > The width attribute for bea

Re: [O] Should org-catch-invisible-edits default to non-nil? (was: Editing folded headlines and ellipses)

2013-03-12 Thread Suvayu Ali
On Tue, Mar 12, 2013 at 03:21:53PM +0100, Bastien wrote: > > I'm not against changing the default for `org-catch-invisible-edits' > but I'd like to know what other contributors think. > > So here it is: what do you guys think the defauld should be? Although I set it to 'show, I still think the d

Re: [O] Active timestamp drawer with inactive creation-date

2013-03-12 Thread Michael Strey
Hi Alex, On Tue, Mar 12, 2013 at 01:56:06PM +0100, Alexander Poslavsky wrote: > I actively use timestamps to plan my day. When I have a task, I add a > time-stamp to it with "C-." Then I plan the task, for example, for tomorrow. > I end up with: > > ** important task <2013-03-13 Wed> >:PRO

Re: [O] Should org-catch-invisible-edits default to non-nil? (was: Editing folded headlines and ellipses)

2013-03-12 Thread Marcin Borkowski
Dnia 2013-03-12, o godz. 15:21:53 Bastien napisał(a): > Hi Darlan, > > Mhh... yes, I see. > > I'm not against changing the default for `org-catch-invisible-edits' > but I'd like to know what other contributors think. > > So here it is: what do you guys think the defauld should be? I'm not (ye

Re: [O] Should org-catch-invisible-edits default to non-nil? (was: Editing folded headlines and ellipses)

2013-03-12 Thread Carsten Dominik
On 12.3.2013, at 15:21, Bastien wrote: > Hi Darlan, > > Mhh... yes, I see. > > I'm not against changing the default for `org-catch-invisible-edits' > but I'd like to know what other contributors think. > > So here it is: what do you guys think the defauld should be? I think the default shoul

[O] Should org-catch-invisible-edits default to non-nil? (was: Editing folded headlines and ellipses)

2013-03-12 Thread Bastien
Hi Darlan, Mhh... yes, I see. I'm not against changing the default for `org-catch-invisible-edits' but I'd like to know what other contributors think. So here it is: what do you guys think the defauld should be? Thanks, -- Bastien

Re: [O] Fixing footnote HTML

2013-03-12 Thread Bastien
Hi Samuel, Samuel Wales writes: > For some reason, I am getting no blank lines between footnotes, and no > blank lines between paragraphs in multi-paragraph footnotes. Any idea > why? Tested in Firefox. This should now be fixed, thanks! -- Bastien

Re: [O] Editing folded headlines and ellipses

2013-03-12 Thread Darlan Cavalcante Moreira
At Tue, 12 Mar 2013 13:45:27 +0100, Bastien wrote: > > Hi Darlan, > > Darlan Cavalcante Moreira writes: > > > That is another nice feature of org-mode I didn't know about. > > I just documented it in the manual, thanks! > > > I set the variable to 'error now.. > > > > Any reason why nil is t

Re: [O] Publish setup in file

2013-03-12 Thread Bastien
Hi Julian, Julian Gehring writes: > Is there a way to specify publishing options (e.g. the location) at the > level of the file to be published, instead doing this globally in the > =.emacs= file? The publication process thinks in terms of "projects", not in terms of files, so you need to organ

Re: [O] M-q fill-paragraph and timestamps

2013-03-12 Thread Bastien
Hi Russell, Russell Adams writes: > Minor question, I frequently use inactive timestamps in org, and > noticed that M-q (fill-paragraph) will often combine my timestamp in > with the text I'm writing. > > Is there a method to prevent that? Not unless you use a workaround/hack. "Floating" times

Re: [O] [New Exporter] deriving from derived backends?

2013-03-12 Thread Bastien
Hi Rick, Rick Frankel writes: > If i use e.g., s-X or s-x in the exporter menu, > in exporter functions, :html-container == "div" (which is set in the > html exporter), and :s5-xoxo-root is nil. Do you have `org-s5-xoxo-root-element' defined somewhere in your file? HTH, -- Bastien

[O] Active timestamp drawer with inactive creation-date

2013-03-12 Thread Alexander Poslavsky
Hi! I actively use timestamps to plan my day. When I have a task, I add a time-stamp to it with "C-." Then I plan the task, for example, for tomorrow. I end up with: ** important task <2013-03-13 Wed> :PROPERTIES: :CREATED: <2013-03-12 Tue 13:52> :END: The property drawer has an acti

Re: [O] Editing folded headlines and ellipses

2013-03-12 Thread Bastien
Hi Darlan, Darlan Cavalcante Moreira writes: > That is another nice feature of org-mode I didn't know about. I just documented it in the manual, thanks! > I set the variable to 'error now.. > > Any reason why nil is the default? IMO setting it to non-nil would be too intrusive for most users.

Re: [O] #+BEGIN_SRC problem when exporting

2013-03-12 Thread Luca Ferrari
Thanks, I've tried and it works now. Luca On Mon, Mar 11, 2013 at 5:53 PM, Eric Schulte wrote: > Luca Ferrari writes: > >> Hi all, >> maybe I'm getting something wrong but when I add to a file the following >> block: >> >> #+BEGIN_SRC shell >> ![+-] program >> ![+-] hostname >> #+END_SRC >> >>

Re: [O] Different spacing in html output compared to info and pdf

2013-03-12 Thread Bastien
Hi Thomas, the attached (dirty) patch fixes it. It's clearly not the right approach, though. I hope Nicolas can have a look soon, as the problem affect all uses of snippets in macros. Thanks for reporting this, Changes in master Modified lisp/ox-html.el diff --git a/lisp/ox-html.el b/lisp/o

Re: [O] Basic beamer export

2013-03-12 Thread JBash
Glyn, To clarify, my output does not change by adding ox-beamer in .emacs, or by adding the beameroverlaydefaultspecification line in the file header. Jerry On Tue, Mar 12, 2013 at 6:21 AM, JBash wrote: > Hi Glyn, > > That does not change my output at all. > > In some earlier googleing, I'd f

Re: [O] Basic beamer export

2013-03-12 Thread JBash
Hi Glyn, That does not change my output at all. In some earlier googleing, I'd found some mention of setting org-e-latex-classes, but that seems to be now changed to org-latex-classes, I believe. Thanks for the suggestion. If you have any more thoughts, please let me know. Jerry On Tue, Mar 1

Re: [O] [RFC] Org syntax (draft)

2013-03-12 Thread orgmode
Hi Nicolas, great work! It's fantastic that orgmode now gets a specification. What may help is to document the syntax machine readable and somewhat more formal. This ensures that there are less differences in interpretation and that the specification can be used to generate an orgmode pa

Re: [O] org-caldav can't find org-prepare-agenda-buffers

2013-03-12 Thread Vincent Beffara
Hi, Yes, I had the very same problem, I had to restart org-caldav from scratch a few times (org-caldav-delete-everything, wait a bit for caches to empty, and then eventually it worked). In the meantime I also tweaked the way org-caldav manages UIDs to exploit the fact that multiply occurring

Re: [O] Basic beamer export

2013-03-12 Thread Glyn Millington
Glyn Millington writes: > JBash writes: > >> Hello, >> I am apparently missing something very basic in the setup for beamer >> export. I have used >> http://orgmode.org/worg/exporters/beamer/ox-beamer.html as a guide >> and have: >> ;; Export to Beamer Presentation (require 'ox-latex) (add-to-li

Re: [O] Basic beamer export

2013-03-12 Thread Glyn Millington
JBash writes: > Hello, > > I am apparently missing something very basic in the setup for beamer > export. I have used > http://orgmode.org/worg/exporters/beamer/ox-beamer.html as a guide and > have: > > ;; Export to Beamer Presentation > (require 'ox-latex) > (add-to-list 'org-latex-classes > '("

Re: [O] org-caldav can't find org-prepare-agenda-buffers

2013-03-12 Thread Julien Cubizolles
Vincent Beffara writes: > ... sorry for replying to myself like this - here is a patch that seems to > work: I'm still running into problems even with this patch, but I'm not very sure where they lie. Basically I get some messages about duplicate entries, no org-caldav-results buffer pops up

Re: [O] [bug] [new exporter] [markdown] Underline exports as HTML

2013-03-12 Thread Bastien
Rick Frankel writes: > On Tue, Mar 12, 2013 at 12:06:55AM +0100, Bastien wrote: >> Hi Terry, >> >> tftor...@tftorrey.com (T.F. Torrey) writes: >> >> > I'm not experienced with markdown, but this doesn't look right to >> > me. >> > >> AFAIK there is no syntax for underlining in Markdown, so und