pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple question about emacs


From: Ben Pfaff
Subject: Re: Simple question about emacs
Date: Mon, 27 Apr 2009 13:24:32 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

michel <address@hidden> writes:

> I'm starting to use Emacs as my main text editor. Being a Vim user for
> about five years I'm still a noob on emacs.
> On pspp source folder there is an pspp-mode.el, which I suppose that is an
> major mode from emacs.
>
> My simple question is: how do I tell emacs to use it?

Put a line like this in your .emacs file:
        (load "/path/to/pspp-mode.el")
replacing the string in quotes by the location of pspp-mode.el.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]