From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: stardiviner Newsgroups: gmane.emacs.help Subject: Re: [QUESTION] How to use :filter in `make-process'? Date: Wed, 04 Mar 2020 01:34:07 +0800 Message-ID: <87blpd736k.fsf@gmail.com> References: <87r1y97u8v.fsf@gmail.com> <87o8td79xz.fsf@gmail.com> <87h7z5h34k.fsf@web.de> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="26783"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.3.8; emacs 27.0.50 Cc: help-gnu-emacs@gnu.org, Stefan Monnier To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 03 18:34:54 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j9BRV-0006qV-Py for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 03 Mar 2020 18:34:53 +0100 Original-Received: from localhost ([::1]:50986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9BRU-00027K-ST for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 03 Mar 2020 12:34:52 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38917) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9BRD-00026F-8U for help-gnu-emacs@gnu.org; Tue, 03 Mar 2020 12:34:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9BRC-0000XW-8V for help-gnu-emacs@gnu.org; Tue, 03 Mar 2020 12:34:35 -0500 Original-Received: from [183.249.128.110] (port=13294 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j9BRB-0000Ux-Re for help-gnu-emacs@gnu.org; Tue, 03 Mar 2020 12:34:34 -0500 Original-Received: by dark.localdomain (Postfix, from userid 1000) id F3AB824146C; Wed, 4 Mar 2020 01:34:27 +0800 (CST) In-reply-to: <87h7z5h34k.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 183.249.128.110 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122525 Archived-At: =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Michael Heerdegen writes: > stardiviner writes: > >> Use lexical-binding in your example, it does not work. report error: >> >> : error in process sentinel: Symbol=E2=80=99s value as variable is void:= op-fn >> [2 times] > > Note that you need to bind the buffer-local variable lexical-binding to > a non-nil value before you eval the example. Typically as file-local > variable in your source file. > > Michael. Aha, I see. Thanks Michael =2D --=20 [ stardiviner ] I try to make every word tell the meaning what I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 =20=20=20=20=20=20 =2D----BEGIN PGP SIGNATURE----- iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl5elSMUHG51bWJjaGls ZEBnbWFpbC5jb20ACgkQG13xyVromsNI6QgAn2LZb3xR4Sir4mEMGD1VAkCtcIKz eZLNGlYByQavcpef3yImhE2yEnVQK2V8vOHS3JyKayTQHreOSUOSREgJi/Y8M/dE pZXiY4HYxe1O2yEBkJkDW0Kn+Dc2gccO0JSVf64GfBxQPHYLB1op9mgshu9kJMD3 gVWMKosL9VroZvKdQxDcpNi8g2PXj/WiEc50H97ixwvAhzCdJwv2TGwkPvS+1p3Z FGdKdFTIYliWQs0FnpFPqxA00avCaCfQBsBfvSjB4M2xutxjWfEKrbbrL6E974SI 5LmVpK+DZsLQp9oGt7aawz0TiyPIHtB/fnvxHcRhB7r/H5Q3QeZuGbH4NA=3D=3D =3D9WPF =2D----END PGP SIGNATURE-----