* `--no-blinking-cursor'
@ 2008-03-17 10:58 Robert J. Chassell
2008-03-18 8:04 ` `--no-blinking-cursor' Jan Djärv
0 siblings, 1 reply; 3+ messages in thread
From: Robert J. Chassell @ 2008-03-17 10:58 UTC (permalink / raw)
To: emacs-devel
In
today's GNU Emacs CVS snapshot, Mon, 2008 Mar 17 10:08 UTC
GNU Emacs 23.0.60.23 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
started with
src/emacs -q -nbc
and
src/emacs -q -nbc -nw
`--no-blinking-cursor' in RXVT fails, that is to say, I cannot move point.
With a blinking cursor
src/emacs -q
succeeds.
See (info "(emacs)Misc X") for `-nbc'
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: `--no-blinking-cursor'
2008-03-17 10:58 `--no-blinking-cursor' Robert J. Chassell
@ 2008-03-18 8:04 ` Jan Djärv
2008-03-18 11:29 ` `--no-blinking-cursor' Robert J. Chassell
0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2008-03-18 8:04 UTC (permalink / raw)
To: bob; +Cc: emacs-devel
Robert J. Chassell skrev:
> In
> today's GNU Emacs CVS snapshot, Mon, 2008 Mar 17 10:08 UTC
> GNU Emacs 23.0.60.23 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
> started with
>
> src/emacs -q -nbc
> and
> src/emacs -q -nbc -nw
>
> `--no-blinking-cursor' in RXVT fails, that is to say, I cannot move point.
>
> With a blinking cursor
>
> src/emacs -q
>
> succeeds.
I can not reproduce it here. Can you switch to another buffer with -nbc? Can
you hit C-g and see if it gets unstuck?
Jan D.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: `--no-blinking-cursor'
2008-03-18 8:04 ` `--no-blinking-cursor' Jan Djärv
@ 2008-03-18 11:29 ` Robert J. Chassell
0 siblings, 0 replies; 3+ messages in thread
From: Robert J. Chassell @ 2008-03-18 11:29 UTC (permalink / raw)
To: emacs-devel
jan.h.d@swipnet.se said regarding a CVS update from Mon, 2008 Mar 17
10:08 UTC
> src/emacs -q -nbc
> and
> src/emacs -q -nbc -nw
>
> `--no-blinking-cursor' in RXVT fails, that is to say, I cannot move point.
I can not reproduce it here.
`src/emacs -q -nbc' and `src/emacs -q -nbc -nw' now succeed; the
problem was fixed in CVS sometime after 16:24 UTC on Monday, 17 March
2008 when I previously updated and it failed.
However, in the current CVS Emacs, the frame of `src/emacs -q -nbc'
becomes narrower, but not shorter, when I run `o' on a Dired buffer
with a .jpg image in it. Emacs reports a width of 78 characters
rather than 80.
Also (as happened earlier, but then the failure stopped), the
*Messages* buffer reports that
mouse-set-font: Font not found
when I try to set the frame to an "10x20" font.
Even though
("10x20" "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" "10x20")
is in the current /usr/local/src/emacs/lisp/mouse.el
`S-down-mouse-1' (mouse-set-font) fails although the following succeed:
rxvt -fn "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1" -cr black
xterm -fn "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1" -ah
xlsfonts -fn "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1"
Today's GNU Emacs CVS snapshot, Tue, 2008 Mar 18 10:15 UTC
GNU Emacs 23.0.60.26 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
started in an RXVT shell with
src/emacs -q -nbc
and
src/emacs -q -nbc -nw
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-18 11:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 10:58 `--no-blinking-cursor' Robert J. Chassell
2008-03-18 8:04 ` `--no-blinking-cursor' Jan Djärv
2008-03-18 11:29 ` `--no-blinking-cursor' Robert J. Chassell
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.