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

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

Re: Replacement for string-as-unibyte-function


From: Joe Riel
Subject: Re: Replacement for string-as-unibyte-function
Date: Mon, 1 Feb 2021 19:51:31 -0800

On Tue, 02 Feb 2021 05:30:16 +0200
Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Mon, 1 Feb 2021 15:43:22 -0800
> > From: Joe Riel <jriel@maplesoft.com>
> > CC: <help-gnu-emacs@gnu.org>
> >   
> > > Also, make sure the above is run before the filter function is called
> > > the first time.  
> > 
> > Ah, that's the trick.  Thanks.  When I do that it works fine with both 
> > unicode and ascii source.  How does the function (or its usage)
> > change?    
> 
> I'm sorry, I didn't understand the question.  Can you explain what you
> are asking?
> 

I realized it was unclear after posting.  What is different about the filter
function if I re-evaluate it and then rerun the program, so that the filter
function gets called, effectively, for the first time, after the call to 
make-network-process?   Does the presence of the :coding 'binary option 
add advise to the filter function?

-- 
Joe Riel




reply via email to

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