From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: `--no-blinking-cursor' Date: Tue, 18 Mar 2008 11:29:20 +0000 (UTC) Message-ID: References: <47DF778A.1050102@swipnet.se> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1205839782 14953 80.91.229.12 (18 Mar 2008 11:29:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 11:29:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 18 12:30:10 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jba1B-0005ut-K0 for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 12:30:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jba0b-00054z-DV for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 07:29:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jba0W-00054P-TY for emacs-devel@gnu.org; Tue, 18 Mar 2008 07:29:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jba0S-00051C-Lf for emacs-devel@gnu.org; Tue, 18 Mar 2008 07:29:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jba0S-000516-G4 for emacs-devel@gnu.org; Tue, 18 Mar 2008 07:29:24 -0400 Original-Received: from cpe-69-204-130-115.nycap.res.rr.com ([69.204.130.115] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jba0R-000323-WB for emacs-devel@gnu.org; Tue, 18 Mar 2008 07:29:24 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Tue, 18 Mar 2008 11:29:20 +0000 (UTC) In-reply-to: <47DF778A.1050102@swipnet.se> (message from =?ISO-8859-1?Q?Jan_Dj=E4rv?= on Tue, 18 Mar 2008 09:04:26 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92884 Archived-At: 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