Re: [O] Bug: Can't access org agenda custom command [9.2.1 (9.2.1-33-g029cf6-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20190225/)]

2019-02-26 Thread Nicolas Goaziou
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 issues the error
>> "org-agenda-get-restriction-and-command: Wrong number of arguments".
>
> 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 it now works)

This was fixed yesterday.

Regards,

-- 
Nicolas Goaziou



Re: [O] Bug: Can't access org agenda custom command [9.2.1 (9.2.1-33-g029cf6-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20190225/)]

2019-02-26 Thread Alan Schmitt
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 it now works)


This was fixed yesterday.


Thank you. I did not know that as I updated org-plus-contrib this
morning and had the bug.

Best,

Alan



signature.asc
Description: PGP signature


Re: [O] Bug: Org 9.2.1 table issues [9.2.1 (9.2.1-dist @ /Users/nick/.emacs.d/lisp/org-9.2.1/)]

2019-02-26 Thread Eric S Fraga
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, Org release_9.2.1-258-g02eea8



Re: [O] Preview of latex fragments

2019-02-26 Thread Eric S Fraga
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 in the log.  When I occasionally get a preview displayed I
> cannot toggle the image.

Maybe post the actual commands you use *and* the output you see in the
*Messages* buffer. Also, in the case of an actual error, the backtrace
(M-x toggle-debug-on-error RET beforehand).

I don't use windows...
-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.1-258-g02eea8