GNU bug report logs - #16403
24.3.50; Rectangular selection visually disturbing

Previous Next

Package: emacs;

Reported by: Ivan Kalyaev <ivan.kalyaev <at> gmail.com>

Date: Thu, 9 Jan 2014 10:16:01 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 16403 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> altern.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: ivan.kalyaev <at> gmail.com, 16403 <at> debbugs.gnu.org
Subject: Re: bug#16403: 24.3.50; Rectangular selection visually disturbing
Date: Fri, 10 Jan 2014 21:20:14 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Bastien <bzg <at> altern.org>
>> Date: Fri, 10 Jan 2014 20:58:33 +0100
>> Cc: Ivan Kalyaev <ivan.kalyaev <at> gmail.com>, 16403 <at> debbugs.gnu.org
>> 
>> -              (when (= leftcol rightcol)
>> +              (when (and (= leftcol rightcol) (window-system))
>
> Please don't use window-system as a predicate.  Use display-graphic-p
> instead (in this case; there are other display-*-p predicates that
> target other situations).

Thanks for the advice.

I'll will wait for other maintainers to give feedback and apply
this on monday if it's good.

-- 
 Bastien




This bug report was last modified 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.