On Saturday, 23 Feb 2019 at 12:15, Paul Schlesinger wrote:
> Using emacs 26, org 9.1.4, ImageMagick 7.0.8-6 Q16 x64 on windows 10 I
> cannot get the preview or CDLatex to function reliably. For both the key
> shortcuts and the long form commands I get either no response or invalid
> parameter 332
On Thursday, 21 Feb 2019 at 20:42, Nick Helm wrote:
> Eric S Fraga writes:
>
>> It would be great, for others that may be interested, if you could post
>> your solution to this list.
>
> Here's an alternative way to achieve this with today's master.
Thank you.
--
Eric S Fraga via Emacs 27.0.50,
On 2019-02-26 09:14, Nicolas Goaziou
writes:
I think the problem is on line 3036 of org-agenda.el. The code
(propertize match nil 'face 'org-warning))
should be
(propertize match 'face 'org-warning))
(I changed it locally and i
Hello,
Alan Schmitt writes:
> On 2019-02-26 02:19, Gustavo Barros writes:
>
>> I've been having trouble with my custom agenda commands since the
>> latest
>> update.
>>
>> The agenda dispatcher used to work fine until the last update, but
>> now,
>> given one of my custom agenda commands, it is