From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.bugs Subject: bug#2375: 23.0.90; ^ in gnus summary buffer does not work in the nextstep build Date: Fri, 20 Feb 2009 14:03:09 +0100 Message-ID: References: <20090218182725.7F0B564571F@ate.maierh> Reply-To: David Engster , 2375@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235136328 9600 80.91.229.12 (20 Feb 2009 13:25:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2009 13:25:28 +0000 (UTC) Cc: 2375@emacsbugs.donarmstrong.com To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 20 14:26:43 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LaVOp-0001n0-0L for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Feb 2009 14:26:39 +0100 Original-Received: from localhost ([127.0.0.1]:54491 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaVNU-0000WT-6I for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Feb 2009 08:25:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaVLy-0000Gk-Si for bug-gnu-emacs@gnu.org; Fri, 20 Feb 2009 08:23:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaVLv-0000Fz-Pb for bug-gnu-emacs@gnu.org; Fri, 20 Feb 2009 08:23:40 -0500 Original-Received: from [199.232.76.173] (port=43432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaVLv-0000Fo-9p for bug-gnu-emacs@gnu.org; Fri, 20 Feb 2009 08:23:39 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:41844) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LaVLu-0005sz-OI for bug-gnu-emacs@gnu.org; Fri, 20 Feb 2009 08:23:39 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1KDNaja023800; Fri, 20 Feb 2009 05:23:36 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n1KDA5Fg019716; Fri, 20 Feb 2009 05:10:05 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: David Engster Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 20 Feb 2009 13:10:05 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2375 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2375-submit@emacsbugs.donarmstrong.com id=B2375.123513500117069 (code B ref 2375); Fri, 20 Feb 2009 13:10:05 +0000 Original-Received: (at 2375) by emacsbugs.donarmstrong.com; 20 Feb 2009 13:03:21 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from m61s02.vlinux.de (m61s02.vlinux.de [83.151.21.164]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1KD3Hrp017063 for <2375@emacsbugs.donarmstrong.com>; Fri, 20 Feb 2009 05:03:19 -0800 Original-Received: from [134.76.4.218] (helo=Macintosh.local) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.63) (envelope-from ) id 1LaV4B-0003i8-C8; Fri, 20 Feb 2009 14:05:19 +0100 In-Reply-To: (Stefan Monnier's message of "Thu, 19 Feb 2009 13:29:55 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 20 Feb 2009 08:23:40 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:25509 Archived-At: Stefan Monnier writes: >>> I think the bug is in the definition of ns-unput-working-text (or in >>> the way ns-unput-working-text and ns-unput-working-text (both events >>> and functions) interact). >>> >>> Not sure why ns-working-overlay was nil in your case, so either >>> ns-unput-working-text should be careful to handle the case where that >>> variable is nil, or some other code should make sure that it can't be >>> nil when we reach ns-unput-working-text. > >> It seems this is a bug in ns-insert-working-text, and it's already >> mentioned there in a FIXME comment: > >> ;; FIXME: if buffer is read-only, don't try to insert anything >> ;; and if text is bound to a command, execute that instead (Bug#1453) > >> The Gnus group and summary buffers are read only, so what we're dealing >> here seems to be a duplicate of Bug #1453. > > What happens after the patch below? The patch makes "^" bindings work in Gnus. Thanks! > It's not intended to fix #1453. Yes, there's still a warning issued about the current buffer being read-only. -David