emacs-devel
[Top][All Lists]
Advanced

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

Re: support for rxvt-unicode in rxvt.el


From: Emanuele Giaquinta
Subject: Re: support for rxvt-unicode in rxvt.el
Date: Wed, 21 Sep 2005 16:03:02 +0200

On 9/21/05, Stefan Monnier <address@hidden> wrote:
> > --- rxvt-unicode.el   1970-01-01 01:00:00.000000000 +0100
> > +++ rxvt-unicode.el   2005-09-21 14:21:55.000000000 +0200
> > @@ -0,0 +1,2 @@
> > +(defun terminal-init-rxvt-unicode ()
> > +  (load "term/rxvt" nil t))
>
> What is this for?

Sorry, I forgot that emacs strips the hyphen and what follows if
term/${TERM}.el does not exist.




reply via email to

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