help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: hooking jode to emacs


From: Kevin Rodgers
Subject: Re: hooking jode to emacs
Date: Tue, 23 Dec 2003 13:22:42 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Kevin Rodgers wrote:

The package-qualified class name corresponds to a directory-qualified file
name, but that is relative to some project root directory, right?  So Ken
should be able to do something like

(subst-char-in-string ?. ?/ (file-relative-name buffer-file-name
                                                project-directory))


Oops, I got the FROMCHAR and TOCHAR arguments backward.


--
Kevin Rodgers



reply via email to

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