From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8506: 24.0.50; Wrong column count Date: Fri, 07 Oct 2011 03:05:03 -0400 Message-ID: References: <83lizbpnqi.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317971158 23433 80.91.229.12 (7 Oct 2011 07:05:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2011 07:05:58 +0000 (UTC) Cc: Eli Barzilay , 8506@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 09:05:54 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4VF-0004Lo-Mv for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 09:05:53 +0200 Original-Received: from localhost ([::1]:58518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4VF-0005te-6G for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 03:05:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4VC-0005tN-AP for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:05:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RC4VB-0001cT-FI for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:05:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC4VB-0001cP-CS for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:05:49 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RC4VN-0002y1-Ud for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 03:06:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2011 07:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8506 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8506-submit@debbugs.gnu.org id=B8506.131797112611363 (code B ref 8506); Fri, 07 Oct 2011 07:06:01 +0000 Original-Received: (at 8506) by debbugs.gnu.org; 7 Oct 2011 07:05:26 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4Un-0002xC-CO for submit@debbugs.gnu.org; Fri, 07 Oct 2011 03:05:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RC4Uk-0002x1-M1 for 8506@debbugs.gnu.org; Fri, 07 Oct 2011 03:05:24 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RC4US-0002Wm-3J; Fri, 07 Oct 2011 03:05:04 -0400 X-Spook: quarter MD4 Craig Livingstone KGB Dick Cheney embassy X-Ran: I%{eHZ*?E>/V+)15B37)`rnY\ObMHc?42~@)li/o (Eli Zaretskii's message of "Fri, 15 Apr 2011 17:56:21 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 07 Oct 2011 03:06:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52354 Archived-At: Eli Zaretskii wrote: > That's why Emacs thinks you are in column 2 after this character: it > is told that its width is 2. >From reading this report, it seems to me that there is not actually a bug here, is that correct? (The rest of the discussion seems to be about fonts and some user-defined functions.)