emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build: arc-mode


From: Eli Zaretskii
Subject: Re: Towards a cleaner build: arc-mode
Date: Sat, 18 May 2019 09:03:02 +0300

> From: Lars Ingebrigtsen <address@hidden>
> Cc: address@hidden
> Date: Sat, 18 May 2019 06:21:24 +0200
> 
> byte-after, on the other hand, will bug out:
> 
> Debugger entered--Lisp error: (error "Not an ASCII nor an 8-bit character: 
> 9856")
>   get-byte(2524)
> 
> so you're right -- we can't just replace the calls with get-byte, but
> will have to add some error handling to be er feature compatible.

Yes, we need to wrap it in condition-case, at least for now.



reply via email to

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