Paul Sexton writes:
> I became annoyed at how, when pressing M-Q (fill-paragraph) while in a
> block like this:
>
> #+CAPTION: This is a really long caption that I need
> #+CAPTION: to describe my table in excruciating and unnecessary detail
>
> Org takes no account of the #+ directives and simp
Da: Joseph Thomas
Inviato: Mercoledì 18 Luglio 2012 16:06
> I plan to use org-resolve-clocks much more
> regularly than perhaps it was intended, I would like to make a key biniding
> for it.
> If there are plans to do this in an emacs distribution at some point,
I don't think so:
key bin
Hello,
Paul Sexton writes:
> I became annoyed at how, when pressing M-Q (fill-paragraph) while in a
> block like this:
>
> #+CAPTION: This is a really long caption that I need
> #+CAPTION: to describe my table in excruciating and unnecessary detail
Provided you have contrib directory in your l
Hello,
Jonathan Leech-Pepin writes:
> Over the last few days I've been working on implementing an Org ->
> Texinfo exporter based on the new e-latex exporter.
Argh. While your idea is nice, starting from `e-latex' exporter is
almost certainly a bad move. Indeed, it is a quite convoluted back-en
Hello,
Andreas Leha writes:
> I started to get the error
> : org-open-file: Symbol's function definition is void:
> org-e-latex-export-to-pdf
>
> when trying to export to pdf in the new exporter. Any thought what
> might be causing this?
Do you (require 'org-e-latex) first?
Regards,
--
Ni
On Tue, Jul 17, 2012 at 08:57:57AM -0400, Allen S. Rout wrote:
> On 07/16/2012 06:49 PM, Bastien wrote:
> >Dear all,
> >
> >I'm taking a week off, with no internet connectivity.
> >
> >I'll be back online on July 24th.
> >
>
> Mm, so does that mean we fill his inbox with packing peanuts or somethi
On Thu, Jul 19, 2012 at 3:45 PM, Erik Mitchell wrote:
> I've thought about writing adapters for Redmine, Jira, and Confluence.
You can do it if you want but the API might change as I'm still
working on it. I would wait if I were you.
> Will you be posting your code anywhere?
http://orgmode.org/
>
>> - The largest issue perhaps: There is no method to create @kbd{} and
>> @key{} commands on export. If anyone has any suggestions how these
>> might be achieved (perhaps looking for a prefix in =code=?) I would
>> greatly appreciate it.
>
> You can probably use export-snippets:
>
> An
Jonathan Leech-Pepin writes:
> Can I define the export-snippet using:
>
> (add-to-list 'org-export-snippet-translation-alist
> '("e-info" . "e-texinfo"))
>
> Or should that be left up to the discretion of the user?
This is an user-oriented variable (customizable).
Though, y
Hello everyone,
GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN
Org-mode version 7.8.11 (eed478ffa @
I have a problem with babel and calc.
I am not able to pass (as variable) floating point numbers.
this example works:
#+BEGIN_SRC calc :var thi=20 :var tha=90 :var a=10 :var
Giovanni Ridolfi writes:
> Hello everyone,
>
> GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN
> Org-mode version 7.8.11 (eed478ffa @
>
>
> I have a problem with babel and calc.
>
> I am not able to pass (as variable) floating point numbers.
>
> this example works:
>
> #+BEGIN_
At Mon, 16 Jul 2012 22:34:11 -0400,
James Harkins wrote:
>
> Been fiddling around with an issue that I noticed in MobileOrg for android...
> but I just noticed something strange that makes me think it's an issue in
> org-mode itself.
... snip
> - Where are the #+TAGS: supposed to come from? On
David Engster writes:
> I have written a package 'org-caldav' which can sync items to a remote
> calendar server using the CalDAV protocol. The main purpose of this
> package is to make better use of Org in combination with Android-based
> mobile devices (yes, there is mobileOrg, but I have several
On Fri, Jul 20, 2012 at 12:36 PM, David Engster wrote:
> David Engster writes:
>> I have written a package 'org-caldav' which can sync items to a remote
>> calendar server using the CalDAV protocol. The main purpose of this
>> package is to make better use of Org in combination with Android-based
This attached alternate patch introduces two new compatibility macros
named `org-flet' and `org-labels' in org-macs.el. These macros are
aliased to the appropriate cl macro depending on the version of Emacs in
use.
>>> This is interesting, but seems not fully functional. After
On 20.07.2012 12:36, David Engster wrote:
> I must admit I'm a
tiny bit baffled that no one seems to be interested in this. Anyway, no
hard feelings ( ;-) ), but could please someone with the necessary
permissions put a link to the above on
Honestly, I'm interested, but I
haven't had time to
David Engster wrote:
> David Engster writes:
> > I have written a package 'org-caldav' which can sync items to a remote
> > calendar server using the CalDAV protocol. The main purpose of this
> > package is to make better use of Org in combination with Android-based
> > mobile devices (yes, there
I am reconstructing events during over 40 years of my life. I have a
capture template as follows, that isn't working out well:
("t" "Timeline " entry (file+headline "Timeline.org" "Timeline
Incoming ") "*
%^{Salient Event}
%?
Captured: %U" :prepend t :unnarrowed t)
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> I started to get the error
>> : org-open-file: Symbol's function definition is void:
>> org-e-latex-export-to-pdf
>>
>> when trying to export to pdf in the new exporter. Any thought what
>> might be causing this?
>
> Do you (requir
Hi, I would like to ask a question.
I am embedding an interactive chart into org-mode S5 presentation on web
browser. See this link for the presentation:
http://stat.fsu.edu/~fchen/emacs-org-babel-mode/googleVis2web.html
(source file: http://stat.fsu.edu/~fchen/emacs-org-babel-mode/googleVi
Hi -
I made a patch to remove some more flyspell-overlays in #-blocks. The reason
for no : in the latex_header is that for some reason the : does not get
captured in dc1. flyspell is also removed for the full verbatim, lstlisting and
src blocks.
I hope you guys can use the patch.
Regards,
Bja
21 matches
Mail list logo