From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: rslovers@yandex.com Newsgroups: gmane.emacs.help Subject: (fset 'nil 'message) Date: Fri, 11 May 2018 05:30:03 +0300 Message-ID: <20180511053003.TxFeXgDe@smtp4p.mail.yandex.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1526041407 21610 195.159.176.226 (11 May 2018 12:23:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 11 May 2018 12:23:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 11 14:23:23 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fH750-0005Xi-Rf for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2018 14:23:23 +0200 Original-Received: from localhost ([::1]:40722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fH777-0005GK-Vb for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2018 08:25:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGxoy-0000tf-SV for help-gnu-emacs@gnu.org; Thu, 10 May 2018 22:30:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGxou-0004n2-1N for help-gnu-emacs@gnu.org; Thu, 10 May 2018 22:30:12 -0400 Original-Received: from forward106p.mail.yandex.net ([77.88.28.109]:45320) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fGxot-0004gL-L2 for help-gnu-emacs@gnu.org; Thu, 10 May 2018 22:30:07 -0400 Original-Received: from mxback12j.mail.yandex.net (mxback12j.mail.yandex.net [IPv6:2a02:6b8:0:1619::87]) by forward106p.mail.yandex.net (Yandex) with ESMTP id C2BF72D857EE for ; Fri, 11 May 2018 05:30:03 +0300 (MSK) Original-Received: from smtp4p.mail.yandex.net (smtp4p.mail.yandex.net [2a02:6b8:0:1402::15:6]) by mxback12j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Vm6wF8IBQS-U3liZ3Uq; Fri, 11 May 2018 05:30:03 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1526005803; bh=ACgpXXEiII8vRYLLdykjvSVKzbRfnkGkgR68ixkVUPc=; h=Message-Id:Date:From:To:Subject; b=oURKE2AnXM0w8AkrvpdxM0hXnERGUqtU3sFQnk8Rm8ydKZSFD+hxOzZE4QVNi0kam s5dhAeiiygE62LTSyGUTRuoh86jtSM8ICs7x5fnQG30dNXJ3HOuTktErEiiAvMl/ly 1JA5g+3dNCRKtGnf0n7nmFVRQG/9d8QEQ/8ZBSaQ= Original-Received: by smtp4p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id eJHVRGgt3d-TxFeXgDe; Fri, 11 May 2018 05:30:00 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1526005803; bh=ACgpXXEiII8vRYLLdykjvSVKzbRfnkGkgR68ixkVUPc=; h=From:To:Subject; b=j1Ei+oM2CHB6UD2fpeMSJH+IM/XpPE9utUfCuUBKGERUEaPJGvZhWpF/QJJBcpTSO S5GPc+xKSeodyOn4ykEE35TQK0UIMNmXLBcKGphuemUS3uFIvfpNkDhAx9aj5HhlHD M+A6wjvpzWwH2UBfJ03oeatT2bmDAb6YFw4i5Rqw= Authentication-Results: smtp4p.mail.yandex.net; dkim=pass header.i=@yandex.com Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 77.88.28.109 X-Mailman-Approved-At: Fri, 11 May 2018 08:24:44 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:116708 Archived-At: Greetings, emacs community: Today I accidentally ran (fset 'nil 'message), after that multiple functions like forward-word, kill-word stopped working, and complained that `Symbol=E2=80=99s function definition is void: nil'. After (fset 'nil 'nil) they started working again, does anybody undertand what is going on here?