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

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

bug#6191: invert-face: different behaviour under POSIX and MS-Windows sy


From: Eduard Wiebe
Subject: bug#6191: invert-face: different behaviour under POSIX and MS-Windows systems
Date: Fri, 14 May 2010 11:06:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix)

 Hello,

i was to emulate "emacs*reverseVideo: true" under MS-Windows and rant
in some dark corners of `invert-face'.

Here my observations:

0. emacs -Q

1. M-x invert-face RET cursor RET

   MS-Windows: no effect

   FreeBSD:    no effect

   
2. M-x invert-face RET default RET

   MS-Windows: inverts only the background color, not the cursor face, which
               implies that cursor disappears in almost cases (buffer sections).

   FreeBSD:    inverts both


3. M-x invert-face RET cursor RET

   MS-Windows: invert cursor face as expected

   FreeBSD:    no effect


Tested under 23.1, 23.2 und the trunk version.

-- 
Eduard Wiebe





reply via email to

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