Hello,
Joe Corneli writes:
> You're right. I removed it at another point in the function as well.
Applied, with a slight change to commit message. Thank you.
Regards,
--
Nicolas Goaziou
On Wed, Aug 6, 2014 at 2:22 PM, Nicolas Goaziou wrote:
> Thanks for your patch. Would you mind providing a commit message and
> send it again with "git format-patch"? Don't forget to add "TINYCHANGE"
> at its end if you haven't signed FSF papers.
Sure. I did sign them quite some time ago (200
Hello,
Joe Corneli writes:
> I've noticed a problem around line 19171 of org.el. The size of
> images is supposed to be controlled by attributes and by
> `org-image-actual-width'. But it seems like the use of `when',
> `save-match-data' and `string-to-number' are in the wrong order in
> this r