all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#721: 23.0.60; cursor-type
@ 2008-08-14 18:07 ` Gilbert Harman
  2008-08-14 19:08   ` David Reitter
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gilbert Harman @ 2008-08-14 18:07 UTC (permalink / raw)
  To: emacs-pretest-bug

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

(setq default-cursor-type 'hbar)

does not yield the desired cursor-type, at least in Emacs.app.  The cursor
continues to be a block cursor.

In the current Carbon Emacs this works (GNU Emacs
22.2.50.1(i386-apple-darwin9.4.0, Carbon Version 1.6.0) of 2008-07-16
on
seijiz.local).

(What I would really like is a horizontal line cursor (not a bar or box),
but I don't see how to get that either in the current Emacs.app or Carbon
Emacs.)

  Gil

No crash.

In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, *Step 9.0)
 of 2008-08-12 on GH-iMAC.local
Windowing system distributor `Apple', version 49.46.48
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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Org

Minor modes in effect:
  TeX-PDF-mode: 1
  recentf-mode: t
  display-time-mode: t
  desktop-save-mode: t
  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
  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:
C-a C-n C-p <tab> <tab> C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-p C-e C-n C-n C-e
SPC SPC B u t SPC t <backspace> <backspace> <backspace>
<backspace> <backspace> T h a t SPC w o r k s SPC i
n SPC C a r b o n SPC b u t SPC n o t SPC E m a c s
. a p p . C-x C-s C-p C-a C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-d C-f C-d C-d C-d C-d C-d C-d i f SPC I C-e
C-b C-b C-b C-b C-b C-b C-b C-d , C-d M-l C-x C-s C-n
C-n C-n C-n C-n C-n M-x C-g C-h v d e f a u l t <tab>
c u r <tab> t y p e <tab> <return> C-g M-: ( d e f
a u l t - v a l u e SPC ' c u r s o r - t y p e ) <return>
C-x 1 <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> M-c C-x C-s C-v C-b
C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b
C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b
C-b C-b C-b C-b C-b C-SPC C-b C-b C-b C-b C-b C-b C-g
C-SPC C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-f C-f C-f C-f C-f M-w <menu-bar> <help-menu>
<send-emacs-bug-report>

Recent messages:
Type C-x 1 to delete the help window.
Quit
hbar
Auto-saving...done
Saving file /Users/gilbertharman/Current/diary...
Wrote /Users/gilbertharman/Current/diary
call-interactively: End of buffer
Mark set
Quit
Mark set

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

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

* bug#721: 23.0.60; cursor-type
  2008-08-14 18:07 ` bug#721: 23.0.60; cursor-type Gilbert Harman
@ 2008-08-14 19:08   ` David Reitter
  2008-08-14 19:52   ` Stefan Monnier
  2008-10-03 19:00   ` bug#721: marked as done (23.0.60; cursor-type) Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: David Reitter @ 2008-08-14 19:08 UTC (permalink / raw)
  To: Gilbert Harman, 721

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

On 14 Aug 2008, at 19:07, Gilbert Harman wrote:

> (setq default-cursor-type 'hbar)
>
> does not yield the desired cursor-type, at least in Emacs.app.  The  
> cursor continues to be a block cursor.
>
> In the current Carbon Emacs this works (GNU Emacs 22.2.50.1 (i386- 
> apple-darwin9.4.0, Carbon Version 1.6.0) of 2008-07-16 on  
> seijiz.local).


Yes, it's a known problem and I've been working on a patch.   There  
are still some issues with redisplay.


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

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

* bug#721: 23.0.60; cursor-type
  2008-08-14 18:07 ` bug#721: 23.0.60; cursor-type Gilbert Harman
  2008-08-14 19:08   ` David Reitter
@ 2008-08-14 19:52   ` Stefan Monnier
  2008-10-03 19:00   ` bug#721: marked as done (23.0.60; cursor-type) Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2008-08-14 19:52 UTC (permalink / raw)
  To: Gilbert Harman; +Cc: emacs-pretest-bug, 721

> (setq default-cursor-type 'hbar)

[ Off topic ]

Note that I strongly recommend to avoid the above form and use
(setq-default cursor-type 'hbar) instead.  It won't work any better, but
this form works for all variables rather than only for the few that have
a default-FOO variant.


        Stefan






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

* bug#721: marked as done (23.0.60; cursor-type)
  2008-08-14 18:07 ` bug#721: 23.0.60; cursor-type Gilbert Harman
  2008-08-14 19:08   ` David Reitter
  2008-08-14 19:52   ` Stefan Monnier
@ 2008-10-03 19:00   ` Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2008-10-03 19:00 UTC (permalink / raw)
  To: Adrian Robert

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


Your message dated Fri, 3 Oct 2008 14:52:52 -0400
with message-id <1E9EA7E3-7EE0-4BE2-83B4-194BC8C39189@gmail.com>
and subject line #721 - 23.0.60; cursor-type - Emacs bug report logs
has caused the Emacs bug report #721,
regarding 23.0.60; cursor-type
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.)


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

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

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

(setq default-cursor-type 'hbar)

does not yield the desired cursor-type, at least in Emacs.app.  The cursor
continues to be a block cursor.

In the current Carbon Emacs this works (GNU Emacs
22.2.50.1(i386-apple-darwin9.4.0, Carbon Version 1.6.0) of 2008-07-16
on
seijiz.local).

(What I would really like is a horizontal line cursor (not a bar or box),
but I don't see how to get that either in the current Emacs.app or Carbon
Emacs.)

  Gil

No crash.

In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, *Step 9.0)
 of 2008-08-12 on GH-iMAC.local
Windowing system distributor `Apple', version 49.46.48
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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Org

Minor modes in effect:
  TeX-PDF-mode: 1
  recentf-mode: t
  display-time-mode: t
  desktop-save-mode: t
  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
  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:
C-a C-n C-p <tab> <tab> C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-p C-e C-n C-n C-e
SPC SPC B u t SPC t <backspace> <backspace> <backspace>
<backspace> <backspace> T h a t SPC w o r k s SPC i
n SPC C a r b o n SPC b u t SPC n o t SPC E m a c s
. a p p . C-x C-s C-p C-a C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-d C-f C-d C-d C-d C-d C-d C-d i f SPC I C-e
C-b C-b C-b C-b C-b C-b C-b C-d , C-d M-l C-x C-s C-n
C-n C-n C-n C-n C-n M-x C-g C-h v d e f a u l t <tab>
c u r <tab> t y p e <tab> <return> C-g M-: ( d e f
a u l t - v a l u e SPC ' c u r s o r - t y p e ) <return>
C-x 1 <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> M-c C-x C-s C-v C-b
C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b
C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b
C-b C-b C-b C-b C-b C-SPC C-b C-b C-b C-b C-b C-b C-g
C-SPC C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f
C-f C-f C-f C-f C-f C-f C-f M-w <menu-bar> <help-menu>
<send-emacs-bug-report>

Recent messages:
Type C-x 1 to delete the help window.
Quit
hbar
Auto-saving...done
Saving file /Users/gilbertharman/Current/diary...
Wrote /Users/gilbertharman/Current/diary
call-interactively: End of buffer
Mark set
Quit
Mark set

[-- Attachment #2.1.2: Type: text/html, Size: 3411 bytes --]

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

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 721-done@emacsbugs.donarmstrong.com
Subject: #721 - 23.0.60; cursor-type - Emacs bug report logs
Date: Fri, 3 Oct 2008 14:52:52 -0400
Message-ID: <1E9EA7E3-7EE0-4BE2-83B4-194BC8C39189@gmail.com>

Fixed with changes by Adrian Robert on 2008-10-02.



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

end of thread, other threads:[~2008-10-03 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1E9EA7E3-7EE0-4BE2-83B4-194BC8C39189@gmail.com>
2008-08-14 18:07 ` bug#721: 23.0.60; cursor-type Gilbert Harman
2008-08-14 19:08   ` David Reitter
2008-08-14 19:52   ` Stefan Monnier
2008-10-03 19:00   ` bug#721: marked as done (23.0.60; cursor-type) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.