From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: Error: Setting the shell in sh-mode via a local variable does not work Date: Wed, 30 Dec 2015 15:15:37 +0000 Message-ID: <87poxo0xye.fsf@robertthorpeconsulting.com> References: <87oad8rnrw.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451488580 12286 80.91.229.3 (30 Dec 2015 15:16:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2015 15:16:20 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg , Johannes Kastl Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 30 16:16:10 2015 Return-path: Envelope-to: geh-help-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 1aEITx-00016S-MY for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Dec 2015 16:16:09 +0100 Original-Received: from localhost ([::1]:52783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEITt-0002DC-JP for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Dec 2015 10:16:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEITb-0002D1-Hb for help-gnu-emacs@gnu.org; Wed, 30 Dec 2015 10:15:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEITY-0001BL-9m for help-gnu-emacs@gnu.org; Wed, 30 Dec 2015 10:15:47 -0500 Original-Received: from outbound-smtp05.blacknight.com ([81.17.249.38]:47412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEITY-0001AT-3Z for help-gnu-emacs@gnu.org; Wed, 30 Dec 2015 10:15:44 -0500 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp05.blacknight.com (Postfix) with ESMTPS id D9C4A98B86 for ; Wed, 30 Dec 2015 15:15:38 +0000 (UTC) Original-Received: (qmail 30888 invoked from network); 30 Dec 2015 15:15:38 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[86.136.189.131]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 30 Dec 2015 15:15:38 -0000 In-Reply-To: <87oad8rnrw.fsf@debian.uxu> (message from Emanuel Berg on Wed, 30 Dec 2015 15:53:23 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.38 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108522 Archived-At: Emanuel Berg writes: > Johannes Kastl writes: > >> But my main question was, why the local variable >> "sh-shell: rpm" set in a file does not work... > > What variable is that? > > How is it set in a file? > > In what way does it not work? > > Or better yet: What do you want to do/happen, which > you cannot do/doesn't happen? All of that was described in the original message that Johannes sent. This bug report describes the same problem, but it says that it was fixed in Emacs 24.5. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17333 BR, Robert Thorpe