From: Michelle <mb@cacaface.net>
Subject: Setting vairables in .emacs and the PMD Emacs plugin
Date: Wed, 20 Oct 2004 10:49:25 -0600 [thread overview]
Message-ID: <4176972b$1_4@news3.es.net> (raw)
Hi there,
I'm trying to install the PMD plugin* for emacs (a toold for analyzing
java source code). My sys admin already put the pmd.el and pmd.elc on
emacs, but I need to set up my .emacs file. I don't have one in my home
directory, so I tried making one like so:
--- Begin .emacs ------------------------------------
(require 'pmd)
(set-pmd-java "/usr/local/j2sdk1.4.1_02/bin/java")
(set-pmd-home "/usr/local/pmd")
(set-pmd-rulesets "/usr/local/pmd")--
--- End .emacs ------------------------------------
However, I keep getting the error, "Error in init file: Symbol's
function definition is void". I've tried different formats, etc. but
it's not helping. Can anyobdy offer any advice?
Yes, I've read (and am still reading) the manual ;-)
- Best regards,
Michelle
* http://pmd.sourceforge.net/integrations.html
next reply other threads:[~2004-10-20 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-20 16:49 Michelle [this message]
2004-10-20 18:47 ` Setting vairables in .emacs and the PMD Emacs plugin Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='4176972b$1_4@news3.es.net' \
--to=mb@cacaface.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).