Aloha Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> With the following org file, exporting the subtree to html gives this:
>>
>> ,--
>> | org-html-footnote-reference: Format specif
Hello,
Aaron Ecay writes:
> This is a step back from the present situation, where a user can get
> a custom format applied by default to all inline results by setting
> ‘org-babel-inline-result-wrap’. I think it’s reasonable for users to
> want to set off babel results in a special font (to ind
Hello,
emac...@gmail.com (Richard Y. Kim) writes:
> Attached patch fixes a typo and also removes trailing white spaces.
Applied. Thank you.
>
[...]
> Please let me know if trailing white spaces should not be removed in
> general so that I will omit such changes in future patches.
> Thanks.
In
emac...@gmail.com (Richard Y. Kim) writes:
> Thanks for your feedback. Attached is new patch which incorporates all
> your suggestions
Applied. Thank you.
> except the following:
>
>> Not directly related to your patch, but shouldn't it be
>>
>> (user-error "Could not open: %s" name)
>
> I'm
Hello,
Florian Beck writes:
> emacs trunk dropped some old aliases. This patch fixes it.
Applied. Thank you.
> Subject: [PATCH 9/9] Replace obsolete aliases of calendar functions.
Nitpick: no final dot on summary lines. I modified the commit message.
Regards,
--
Nicolas Goaziou
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> With the following org file, exporting the subtree to html gives this:
>
> ,--
> | org-html-footnote-reference: Format specifier doesn't match argument type
> `-
On Fri, 14 Nov 2014, Nicolas Goaziou wrote:
"Charles C. Berry" writes:
More patches (as you can see). Now ox.el, ob-core.el, and ob-exp.el
are patched.
Thanks.
[skipping to the bottom - omitting useful critiques of code and
opinions about strategy and tactics from Nicolas]
WDYT?
Aft
Attached patch fixes a typo and also removes trailing white spaces.
The white spaces were removed due to adding a hook to remove them as
shown here:
(defun kimr-before-save-hook ()
"Delete trailing white spaces only in a few modes."
(when (eq major-mode 'org-mode)
Hi Nicolas,
Thanks for your feedback. Attached is new patch which incorporates all
your suggestions except the following:
> Not directly related to your patch, but shouldn't it be
>
> (user-error "Could not open: %s" name)
I'm not sure what you mean by this. Do you mean that the verb "open"
Hi,
emacs trunk dropped some old aliases. This patch fixes it.
--
Florian Beck
>From e2188e0fb3fe322146a9950bfff74773dd54018a Mon Sep 17 00:00:00 2001
From: Florian Beck
Date: Sat, 15 Nov 2014 19:14:27 +0100
Subject: [PATCH 9/9] Replace obsolete aliases of calendar functions.
* lisp/org-agend
Hi,
Pete Ley writes:
> Just a quick question for someone new to and quickly becoming enamored
> with org-latex-export.
>
> I'm encountering a problem with my floats. Namely, I have a section with
> not much text and several floats, it's probably about a page worth of
> actual text and 7-10 gnup
Aloha Pete,
Pete Ley writes:
> Just a quick question for someone new to and quickly becoming enamored
> with org-latex-export.
>
> I'm encountering a problem with my floats. Namely, I have a section with
> not much text and several floats, it's probably about a page worth of
> actual text and 7
Just a quick question for someone new to and quickly becoming enamored
with org-latex-export.
I'm encountering a problem with my floats. Namely, I have a section with
not much text and several floats, it's probably about a page worth of
actual text and 7-10 gnuplot-generated graph images. I have
Hi,
I encounter a problem when I use #+CALL to create a table with latex
export. The problem is that the first row of the table is missing, if
the table is created with #+CALL.
My Emacs version is GNU Emacs 24.4.3 (x86_64-apple-darwin13.4.0,
Carbon Version 157 AppKit 1265.21) of 2014-11-04 on At
14 matches
Mail list logo