From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: translation-table-for-input Date: Sat, 14 Feb 2009 16:17:43 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234646289 12637 80.91.229.12 (14 Feb 2009 21:18:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2009 21:18:09 +0000 (UTC) Cc: handa@m17n.org, rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 14 22:19:24 2009 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 1LYRv1-0004oP-BN for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2009 22:19:23 +0100 Original-Received: from localhost ([127.0.0.1]:44143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYRth-00011Q-C5 for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2009 16:18:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYRtT-0000xo-OC for emacs-devel@gnu.org; Sat, 14 Feb 2009 16:17:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYRtS-0000x1-4H for emacs-devel@gnu.org; Sat, 14 Feb 2009 16:17:47 -0500 Original-Received: from [199.232.76.173] (port=47725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYRtR-0000wu-To for emacs-devel@gnu.org; Sat, 14 Feb 2009 16:17:45 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:42417) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYRtP-0002Or-Pi; Sat, 14 Feb 2009 16:17:43 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqgEAE7ElklLd+Q0/2dsb2JhbACBbc9thBwGgzI X-IronPort-AV: E=Sophos;i="4.38,207,1233550800"; d="scan'208";a="33895323" Original-Received: from 75-119-228-52.dsl.teksavvy.com (HELO pastel.home) ([75.119.228.52]) by ironport2-out.teksavvy.com with ESMTP; 14 Feb 2009 16:17:43 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 0A1A484C5; Sat, 14 Feb 2009 16:17:43 -0500 (EST) In-Reply-To: (Eli Zaretskii's message of "Sat, 14 Feb 2009 11:09:30 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:109073 Archived-At: >> Indeed. So just leave the make-variable-obsolete thing where it was, >> and move on. > Done, under protest. Thank you. I note the vote of protest. Stefan