bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33870: 27.0.50; xref-goto-xref not configurable


From: martin rudalics
Subject: bug#33870: 27.0.50; xref-goto-xref not configurable
Date: Wed, 09 Jan 2019 14:27:35 +0100

> Or rather:
>
>           (alist (if (assq 'dedicated alist)
>                      alist
>                    (cons `(dedicated . ,(or display-buffer-mark-dedicated 
'side))
>                          alist))))
>
> WDYT?

I think you're right.  Unless you see any problems I'll use that.

> BTW, this code reappears a second time in your patch, but I haven't
> checked if the same reasoning applies there.

I'll use your code there too.

Thanks, martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]