unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#579: cursor-type -> frame parameter?
@ 2008-07-19 22:14 ` David Reitter
  2008-08-21 22:10   ` bug#579: marked as done (cursor-type -> frame parameter?) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: David Reitter @ 2008-07-19 22:14 UTC (permalink / raw)
  To: emacs-pretest-bug

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

Coming from 22, I expected cursor-type to work as buffer-local variable.
That's what it's documented as, and there is no entry in NEWS  
regarding this.

However, setting cursor-type takes no effect.
Having looked at the nsfns.m code, I tried this

(set-frame-parameter nil 'cursor-type 'bar)

and voila, it does the job.

Is this intended and the same across platforms?  if so, a NEWS entry  
would be nice.  (I haven't checked the manual).




In GNU Emacs 23.0.60.12 (i386-apple-darwin9.4.0, *Step 9.0)
  of 2008-07-19 on scarlett
configured using `configure  '--with-ns''

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: nil
   value of $XMODIFIERS: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

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
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <down-mouse-1> <mouse-1> C-x b <return>
<return> <down-mouse-1> <mouse-1> ( s e t q SPC c o
l o r - t y p e C-x C-e q <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> u r s o r - t y p e C-x C-e SPC ' b o x
) C-x C-e <return> <down-mouse-1> <mouse-1> <return>
( f r a m s <backspace> e - s e t - p a r a e m <backspace>
<backspace> m e t e r C-h f f r a m e - s e t - p <tab>
<tab> <backspace> <backspace> <backspace> <backspace>
<backspace> <s-backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
s e t - f r a m e - p <tab> a <tab> <return> <down-mouse-1>
<mouse-1> <return> <return> ( s e t - f r a m e - p
a r a e m <backspace> <backspace> m e t e r SPC n i
l SPC ' c u r s o r - t y p e SPC ' b a r ) C-x C-e
<return> <return> <up> <down> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> s-c <menu-bar> <help-menu>
<send-emacs-bug-report>

Recent messages:
.emacs loaded
For information about GNU Emacs and the GNU system, type C-h C-a.
Entering debugger...
Back to top level.
t
box
call-interactively: Text is read-only [2 times]
Making completion list...
Type C-x 1 to delete the help window.
nil

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2193 bytes --]

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

* bug#579: marked as done (cursor-type -> frame parameter?)
  2008-07-19 22:14 ` bug#579: cursor-type -> frame parameter? David Reitter
@ 2008-08-21 22:10   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-08-21 22:10 UTC (permalink / raw)
  To: David Reitter

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


Your message dated Thu, 21 Aug 2008 18:03:41 -0400
with message-id <9F38E474-E79E-4D36-B578-495BB0FE2C30@gmail.com>
and subject line Re: bug#579: cursor-type -> frame parameter?
has caused the Emacs bug report #579,
regarding cursor-type -> frame parameter?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
579: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=579
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 8872 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 2534 bytes --]

Coming from 22, I expected cursor-type to work as buffer-local variable.
That's what it's documented as, and there is no entry in NEWS  
regarding this.

However, setting cursor-type takes no effect.
Having looked at the nsfns.m code, I tried this

(set-frame-parameter nil 'cursor-type 'bar)

and voila, it does the job.

Is this intended and the same across platforms?  if so, a NEWS entry  
would be nice.  (I haven't checked the manual).




In GNU Emacs 23.0.60.12 (i386-apple-darwin9.4.0, *Step 9.0)
  of 2008-07-19 on scarlett
configured using `configure  '--with-ns''

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: nil
   value of $XMODIFIERS: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

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
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <down-mouse-1> <mouse-1> C-x b <return>
<return> <down-mouse-1> <mouse-1> ( s e t q SPC c o
l o r - t y p e C-x C-e q <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> u r s o r - t y p e C-x C-e SPC ' b o x
) C-x C-e <return> <down-mouse-1> <mouse-1> <return>
( f r a m s <backspace> e - s e t - p a r a e m <backspace>
<backspace> m e t e r C-h f f r a m e - s e t - p <tab>
<tab> <backspace> <backspace> <backspace> <backspace>
<backspace> <s-backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
s e t - f r a m e - p <tab> a <tab> <return> <down-mouse-1>
<mouse-1> <return> <return> ( s e t - f r a m e - p
a r a e m <backspace> <backspace> m e t e r SPC n i
l SPC ' c u r s o r - t y p e SPC ' b a r ) C-x C-e
<return> <return> <up> <down> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> s-c <menu-bar> <help-menu>
<send-emacs-bug-report>

Recent messages:
.emacs loaded
For information about GNU Emacs and the GNU system, type C-h C-a.
Entering debugger...
Back to top level.
t
box
call-interactively: Text is read-only [2 times]
Making completion list...
Type C-x 1 to delete the help window.
nil

[-- Attachment #2.1.2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2193 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 2667 bytes --]

From: David Reitter <david.reitter@gmail.com>
To: 579-done@emacsbugs.donarmstrong.com
Subject: Re: bug#579: cursor-type -> frame parameter?
Date: Thu, 21 Aug 2008 18:03:41 -0400
Message-ID: <9F38E474-E79E-4D36-B578-495BB0FE2C30@gmail.com>

Fixed using a patch installed on 2008-08-20, which uses the generic  
cursor type rather than an NS specific field.


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

end of thread, other threads:[~2008-08-21 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <9F38E474-E79E-4D36-B578-495BB0FE2C30@gmail.com>
2008-07-19 22:14 ` bug#579: cursor-type -> frame parameter? David Reitter
2008-08-21 22:10   ` bug#579: marked as done (cursor-type -> frame parameter?) Emacs bug Tracking System

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).