all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnuplot mode problem
@ 2004-01-02 11:56 FCC
  2004-01-04 12:30 ` SOLVED!:gnuplot " FCC
  0 siblings, 1 reply; 2+ messages in thread
From: FCC @ 2004-01-02 11:56 UTC (permalink / raw)


Hello all,

I have installed the gnuplot mode using apt-get install gnuplot-mode on my
Debian 2.4.23-xfs-acpi kernel to use with Emacs-21.

Then I tried to use it but I could not. The first problem was that when I
visit any *.gp file I get the following eror in Emacs-21:
----
Loading gnuplot...done
gnuplot-mode 0.6.0 -- determining gnuplot version ......
File mode specification error: (file-error "Searching for program" "success"
"")
Fontifying Doming.gp... (regexps............)
File mode specification error: (file-error "Searching for program" "success"
"")
----
I get the same ``File mode specification error'' when I use C-c C-b, which
tries to send the current buffer to gnuplot.

First, I googled the web for the first problem, but I could not get any
useful hits. 

The second problem was that the the completions for keywords did not work. I
found out that this was related to the info file not being installed. To
solve this problem, I tried to read the website of gnuplot mode (http:/
feff.phys.washington.edu/~ravel/software/gnuplot-mode/) carefully. Finally
I managed to put the gnuplot.info file in to /usr/info/emacs-21/ as
gnuplot.gz and then edited the file /usr/info/dir to include the menu entry
for gnuplot. Finally I got the info working properly (I tried to official
way of using install-info, but I got the error: 
----
No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info(/usr/info/emacs-21/gnuplot.gz): unable to determine description
for `dir' entry - giving up
----
so I had to do it manually). Now the keyword completions do work, but I
still cannot get gnuplot load my *.gp files.

>From the console gnuplot works just fine.

So, can you please help me with this ``first'' problem of mine?

Thanks a lot for your time.

FCC
-- 
Try to value useful qualities in one who loves you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: SOLVED!:gnuplot mode problem
  2004-01-02 11:56 gnuplot mode problem FCC
@ 2004-01-04 12:30 ` FCC
  0 siblings, 0 replies; 2+ messages in thread
From: FCC @ 2004-01-04 12:30 UTC (permalink / raw)


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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-04 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-02 11:56 gnuplot mode problem FCC
2004-01-04 12:30 ` SOLVED!:gnuplot " FCC

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.