From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Activate an input-method from file-local variables? Date: Sat, 15 Jul 2006 16:55:18 +0200 Message-ID: <85d5c69auh.fsf@lola.goethe.zz> References: <17593.10.639545.231797@parhasard.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152978259 6034 80.91.229.2 (15 Jul 2006 15:44:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jul 2006 15:44:19 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 15 17:44:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G1mJN-00031x-Q7 for ged-emacs-devel@m.gmane.org; Sat, 15 Jul 2006 17:44:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1mJN-0000ZS-9C for ged-emacs-devel@m.gmane.org; Sat, 15 Jul 2006 11:44:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1mJB-0000ZD-NM for emacs-devel@gnu.org; Sat, 15 Jul 2006 11:43:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1mJA-0000Yd-Vo for emacs-devel@gnu.org; Sat, 15 Jul 2006 11:43:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1mJA-0000YY-O6 for emacs-devel@gnu.org; Sat, 15 Jul 2006 11:43:56 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1mLP-0002s2-QO for emacs-devel@gnu.org; Sat, 15 Jul 2006 11:46:15 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1G1mJ9-000432-T9; Sat, 15 Jul 2006 11:43:56 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 79E3D1C3660F; Sat, 15 Jul 2006 16:55:18 +0200 (CEST) Original-To: Aidan Kehoe In-Reply-To: <17593.10.639545.231797@parhasard.net> (Aidan Kehoe's message of "Sat, 15 Jul 2006 16:47:38 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:57050 Archived-At: Aidan Kehoe writes: > I do a > > (make-variable-buffer-local 'default-input-method) > > in my init file Why? > and then add > > default-input-method: "TeX" > > to the local-variables of the relevant files. Guess why they are named "local variables" ... -- David Kastrup, Kriemhildstr. 15, 44793 Bochum