From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.bugs Subject: bug#12615: 24.2.50; Non-ignored case in insert-char Date: Thu, 11 Oct 2012 08:32:18 +0200 (CEST) Message-ID: <20121011.083218.147028685289345966.hanche@math.ntnu.no> References: <20121010.173658.77853335142870486.hanche@math.ntnu.no> <20121010.200341.1735119142677865822.hanche@math.ntnu.no> <8ylife10bt.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1349937213 31233 80.91.229.3 (11 Oct 2012 06:33:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2012 06:33:33 +0000 (UTC) Cc: 12615@debbugs.gnu.org To: rgm@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 11 08:33:39 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TMCKw-0007lu-Eh for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Oct 2012 08:33:38 +0200 Original-Received: from localhost ([::1]:47771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMCKq-0002dV-2I for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Oct 2012 02:33:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMCKk-0002dF-Tx for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2012 02:33:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMCKd-0006qE-QG for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2012 02:33:26 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMCKd-0006qA-Mx for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2012 02:33:19 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TMCLK-00014l-4r for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2012 02:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Harald Hanche-Olsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Oct 2012 06:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12615-submit@debbugs.gnu.org id=B12615.13499371904079 (code B ref 12615); Thu, 11 Oct 2012 06:34:02 +0000 Original-Received: (at 12615) by debbugs.gnu.org; 11 Oct 2012 06:33:10 +0000 Original-Received: from localhost ([127.0.0.1]:38631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMCKR-00013g-6p for submit@debbugs.gnu.org; Thu, 11 Oct 2012 02:33:10 -0400 Original-Received: from hylle02.itea.ntnu.no ([129.241.56.101]:54108) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TMCKN-00013X-Ug for 12615@debbugs.gnu.org; Thu, 11 Oct 2012 02:33:05 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by hylle02.itea.ntnu.no (Postfix) with ESMTP id 96CC6386F8; Thu, 11 Oct 2012 08:32:19 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle02.itea.ntnu.no Original-Received: from localhost (6.225.34.95.customer.cdi.no [95.34.225.6]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: hanche) by hylle02.itea.ntnu.no (Postfix) with ESMTPSA id 47E19381D5; Thu, 11 Oct 2012 08:32:19 +0200 (CEST) In-Reply-To: <8ylife10bt.fsf@fencepost.gnu.org> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.5 on Emacs 24.2.50 / Mule 6.0 (HANACHIRUSATO) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:65479 Archived-At: [Glenn Morris (2012-10-10 21:31:02 UTC)] > Harald Hanche-Olsen wrote: > > > But I can't find anything in the elisp manual about how let operates > > on buffer-local variables. > > As Andreas said, it has an explicit example of this kind of issue with a > bold "Warning" notice. Ah, so it does. How on earth did I miss that? My guess: The anemic scroll bars on the Mac making me think I was seeing the whole buffer. - Harald