From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: FCC Newsgroups: gmane.emacs.help Subject: Re: SOLVED!:gnuplot mode problem Date: Sun, 04 Jan 2004 13:30:43 +0100 Organization: UPC Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1073294977 26682 80.91.224.253 (5 Jan 2004 09:29:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2004 09:29:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 05 10:29:34 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AdR3F-0001Ld-00 for ; Mon, 05 Jan 2004 10:29:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AdS0O-0001Vl-Da for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Jan 2004 05:30:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!irazu.switch.ch!switch.ch!news.rediris.es!news.cesca.es!news.upc.es!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: adca05.upc.es Original-X-Trace: defalla.upc.es 1073219520 2730 147.83.51.18 (4 Jan 2004 12:32:00 GMT) Original-X-Complaints-To: newsmngr@upc.es Original-NNTP-Posting-Date: 4 Jan 2004 12:32:00 GMT User-Agent: KNode/0.7.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:119764 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:15707 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15707 Sorry for taking up your space and time. The problem resulted from a call by start-process-shell-command interrupted by the system because my user account was created without a login shell specified (I don't know exactly why start-process-shell-command has been interrupted though. I would have expected a default shell to perform the request anyway.). I logged in as root and modified my user account to include bash as the login shell. After that, when I logged in as a user, I found out that gnuplot-mode has started to work fine. -- It may or may not be worthwhile, but it still has to be done.