unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10067: 23.3; Inverse-video on cursor does not work in Cocoa
@ 2011-11-16 23:30 Alexander Rozenshteyn
  2011-11-17  0:09 ` Glenn Morris
  2011-11-17  3:48 ` bug#10067: Further inquiry Alex Rozenshteyn
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Rozenshteyn @ 2011-11-16 23:30 UTC (permalink / raw)
  To: 10067

emacs -q --no-site-file
M-x customize-face cursor
open the value menu
set inverse-video to on
apply changes

inverse-video, although set, is not reflected in the display.


In GNU Emacs 23.3.1 (x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23)
of 2011-11-16 on yabloko
Windowing system distributor `Apple', version 10.3.1138
configured using `configure  '--prefix=/usr/local/Cellar/emacs/23.3a' '--without-dbus' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--infodir=/usr/local/Cellar/emacs/23.3a/share/info/emacs' '--with-ns' '--disable-ns-self-contained' 'CC=/usr/bin/llvm-gcc' 'CFLAGS=-fno-pie -O2' 'LDFLAGS=-fno-pie''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Custom

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<right> <right> <right> <right> <right> <right> <right> 
<right> <right> <right> <right> <right> <right> <right> 
<right> <right> <right> <right> <right> <right> <right> 
<right> M-x c u s t o <tab> - v <tab> <return> c u 
r o <tab> <backspace> <tab> s o <tab> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> C-g M-x c u s <tab> - f <tab> 
<return> c u r <tab> <tab> <return> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <up> <up> <up> <up> <up> 
<right> <right> <right> <right> <right> <right> <right> 
<right> <right> <right> <right> <right> <right> SPC 
<return> <tab> <tab> <S-tab> <return> 1 <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<down> <down> <up> <up> <up> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <return> 0 <right> <right> 
<right> <right> <right> <right> <right> <right> <right> 
<down> <down> <down> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> M-x r e p o <tab> 
r <tab> <return>

Recent messages:
Creating customization items...
Creating face editor...done
Creating customization items ...done
Resetting customization items...done
Creating customization setup...done
call-interactively: End of buffer
Control whether text should be in inverse-video.
Control whether this attribute has any effect.
Control whether text should be in inverse-video.
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util
hashcash mail-utils emacsbug crm thingatpt help-mode view help-fns
cus-edit cus-start cus-load wid-edit tooltip ediff-hook vc-hooks
lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev loaddefs button minibuffer faces cus-face files text-properties
overlay md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10067: 23.3; Inverse-video on cursor does not work in Cocoa
  2011-11-16 23:30 bug#10067: 23.3; Inverse-video on cursor does not work in Cocoa Alexander Rozenshteyn
@ 2011-11-17  0:09 ` Glenn Morris
  2011-11-17  3:48 ` bug#10067: Further inquiry Alex Rozenshteyn
  1 sibling, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2011-11-17  0:09 UTC (permalink / raw)
  To: 10067-done

Version: 24.1

Alexander Rozenshteyn wrote:

> M-x customize-face cursor
> open the value menu
> set inverse-video to on
> apply changes
>
> inverse-video, although set, is not reflected in the display.

Thanks for the report. In Emacs 24, when you try to customize the cursor
face, you will see:

   Currently, only the `:background' attribute is meaningful; all
   other attributes are ignored. 

> In GNU Emacs 23.3.1 (x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23)
> of 2011-11-16 on yabloko





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10067: Further inquiry
  2011-11-16 23:30 bug#10067: 23.3; Inverse-video on cursor does not work in Cocoa Alexander Rozenshteyn
  2011-11-17  0:09 ` Glenn Morris
@ 2011-11-17  3:48 ` Alex Rozenshteyn
  2011-11-17  4:55   ` Glenn Morris
  2011-11-17  6:38   ` Jan Djärv
  1 sibling, 2 replies; 5+ messages in thread
From: Alex Rozenshteyn @ 2011-11-17  3:48 UTC (permalink / raw)
  To: 10067

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

Is this behavior particularly difficult to implement in cocoa?

Is there previous discussion of the bug which explains what causes it?

-- 
          Alex R

[-- Attachment #2: Type: text/html, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10067: Further inquiry
  2011-11-17  3:48 ` bug#10067: Further inquiry Alex Rozenshteyn
@ 2011-11-17  4:55   ` Glenn Morris
  2011-11-17  6:38   ` Jan Djärv
  1 sibling, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2011-11-17  4:55 UTC (permalink / raw)
  To: Alex Rozenshteyn; +Cc: 10067

Alex Rozenshteyn wrote:

> Is this behavior particularly difficult to implement in cocoa?

It's not implemented on any platform (AFAIK).





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10067: Further inquiry
  2011-11-17  3:48 ` bug#10067: Further inquiry Alex Rozenshteyn
  2011-11-17  4:55   ` Glenn Morris
@ 2011-11-17  6:38   ` Jan Djärv
  1 sibling, 0 replies; 5+ messages in thread
From: Jan Djärv @ 2011-11-17  6:38 UTC (permalink / raw)
  To: Alex Rozenshteyn; +Cc: 10067

Hello.

17 nov 2011 kl. 04:48 skrev Alex Rozenshteyn:

> Is this behavior particularly difficult to implement in cocoa?
> 
> Is there previous discussion of the bug which explains what causes it?
> 

Bug 4194 may be relevant, Glenn Morris said:

"In Emacs 24, the doc for the cursor face will say:

 Currently, only the `:background' attribute is meaningful; all
 other attributes are ignored."

	Jan D.







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-17  6:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-16 23:30 bug#10067: 23.3; Inverse-video on cursor does not work in Cocoa Alexander Rozenshteyn
2011-11-17  0:09 ` Glenn Morris
2011-11-17  3:48 ` bug#10067: Further inquiry Alex Rozenshteyn
2011-11-17  4:55   ` Glenn Morris
2011-11-17  6:38   ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).