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

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

Re: Having Issues With Using 'hallo.el' Example Theme, And Creating A Cu


From: Samuel Banya
Subject: Re: Having Issues With Using 'hallo.el' Example Theme, And Creating A Custom Theme
Date: Sun, 15 May 2022 15:17:45 -0400
User-agent: Cyrus-JMAP/3.7.0-alpha0-591-gfe6c3a2700-fm-20220427.001-gfe6c3a27

Version for Emacs:
sam@notestation ~/hub $ emacs --version
GNU Emacs 28.1
Copyright (C) 2022 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

On Sun, May 15, 2022, at 3:15 PM, Eli Zaretskii wrote:
> > Date: Sun, 15 May 2022 15:01:18 -0400
> > From: "Samuel Banya" <sbanya@fastmail.com>
> > 
> > Here's the debugger output when I attempted to load the theme:
> > Debugger entered--Lisp error: (error "Unable to find theme file for 
> > ‘emacs-morrowind’")
> >   signal(error ("Unable to find theme file for ‘emacs-morrowind’"))
> >   error("Unable to find theme file for `%s'" emacs-morrowind)
> >   load-theme(emacs-morrowind t)
> >   eval((load-theme 'emacs-morrowind t) t)
> >   eval-expression((load-theme 'emacs-morrowind t) nil nil 127)
> >   funcall-interactively(eval-expression (load-theme 'emacs-morrowind t) nil 
> > nil 127)
> >   call-interactively(eval-expression nil nil)
> >   command-execute(eval-expression)
> 
> What version of Emacs is that?
> 
> And what is the value of the variable custom-theme-load-path?
> 
> 


reply via email to

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