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

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

Re: Fwd: Stray CR chars everywhere


From: Barry Margolin
Subject: Re: Fwd: Stray CR chars everywhere
Date: Fri, 10 Jan 2014 18:11:22 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.11557.1389391175.10748.help-gnu-emacs@gnu.org>,
 Eric Fowler <eric.fowler@gmail.com> wrote:

> iso-latin-1-dos
> 
> Second one brings an error:
> Debugger entered--Lisp error: (void-variable untranslated-file-system)
>   eval(untranslated-file-system)
>   eval-expression(untranslated-file-system nil)
>   call-interactively(eval-expression nil nil)
> 
> And another:
> Debugger entered--Lisp error: (void-variable untranslated-file-system-list)
>   eval(untranslated-file-system-list)
>   eval-expression(untranslated-file-system-list nil)
>   call-interactively(eval-expression nil nil)
>   recursive-edit()
>   byte-code("\306 @\307=\203!

Neither of those is what he typed. You added a hyphen between "file" and 
"system", and in the first one you left out "-list".

> 
> 
> On Fri, Jan 10, 2014 at 10:55 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> > > Date: Fri, 10 Jan 2014 09:46:07 -0800
> > > From: Eric Fowler <eric.fowler@gmail.com>
> > > Cc: emacs <help-gnu-emacs@gnu.org>
> > >
> > > Output of Alt-: is '(undecided-dos . undecided-unix)'
> >
> > What about these 2:
> >
> >   M-: default-buffer-file-coding-system RET
> >   M-: untranslated-filesystem-list RET
> >
> > What do these print?
> >
> >

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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