Groups | Search | Server Info | Login | Register
Groups > comp.mail.mutt > #1350
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Newsgroups | comp.mail.mutt |
| Subject | Re: [neomutt] can't source files |
| Date | 2025-02-25 14:50 -0800 |
| Organization | None to speak of |
| Message-ID | <87jz9dprk5.fsf@nosuchdomain.example.com> (permalink) |
| References | <vpkmj9$ihu$3@ereborbbs.duckdns.org> |
Kyonshi <gmkeros@gmail.com> writes:
> for some reason I am getting the message "Error in
> /home/kyonshi/.mutt/muttrc, line 9: source: file
> /home/kyonshi/.mutt/colorschemes/solarized-dark-256.neomuttrc could
> not be sourced" or something similar, whenever I try to put a theme
> into my muttrc-file.
>
> (full error from ~/.neomuttdebug0 here: https://justpaste.it/je8s9 )
>
> Anyone know what I might be doing wrong?
You say "or something similar", but the log shows something very
different:
Error in /home/kyonshi/.mutt/muttrc, line 9: source: file /home/kyonshi/.mutt/colorschemes could not be sourced
When posting about an error, don't show us "something similar".
Copy-and-paste the exact error message. And if it refers to a line in a
file (line 9 in your .mutt/muttrc), show us that line, with some context
if it might matter.
If "/home/kyonshi/.mutt/colorschemes/solarized-dark-256.neomuttrc", then
"/home/kyonshi/.mutt/colorschemes" is a directory, which of course can't
be sourced.
You have (at least) two problems: you're trying to source a directory,
and you apparently *think* you're trying to source a file under that
directory.
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.mail.mutt | Previous | Next — Previous in thread | Next in thread | Find similar
[neomutt] can't source files Kyonshi <gmkeros@gmail.com> - 2025-02-25 16:11 +0100
Re: [neomutt] can't source files Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-02-25 14:50 -0800
Re: [neomutt] can't source files Kyonshi <gmkeros@gmail.com> - 2025-03-07 09:16 +0100
Re: [neomutt] can't source files Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-03-07 02:59 -0800
Re: [neomutt] can't source files Kyonshi <gmkeros@gmail.com> - 2025-03-07 13:39 +0100
Re: [neomutt] can't source files Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-03-07 12:44 -0800
csiph-web