From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#34655: 26.1.92; Segfault in module with --module-assertions Date: Mon, 25 Feb 2019 21:59:40 -0500 Message-ID: References: <874l8r1t3a.fsf@tcd.ie> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="80799"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34655@debbugs.gnu.org To: "Basil L. Contovounesios" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 26 04:00:24 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gySyl-000KuY-Qj for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Feb 2019 04:00:23 +0100 Original-Received: from localhost ([127.0.0.1]:47407 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gySyk-0002pp-RC for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Feb 2019 22:00:22 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gySyV-0002oQ-S1 for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 22:00:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gySyV-00037j-3d for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 22:00:07 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38547) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gySyR-00035S-SL for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 22:00:07 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gySyR-0004bO-QE for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 22:00:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 03:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34655 X-GNU-PR-Package: emacs Original-Received: via spool by 34655-submit@debbugs.gnu.org id=B34655.155114999017596 (code B ref 34655); Tue, 26 Feb 2019 03:00:03 +0000 Original-Received: (at 34655) by debbugs.gnu.org; 26 Feb 2019 02:59:50 +0000 Original-Received: from localhost ([127.0.0.1]:52090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySyD-0004Zk-Kx for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:59:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:50803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySyA-0004ZW-9e for 34655@debbugs.gnu.org; Mon, 25 Feb 2019 21:59:46 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gySy4-0002qk-Qc; Mon, 25 Feb 2019 21:59:40 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gySy4-0005NR-Mq; Mon, 25 Feb 2019 21:59:40 -0500 In-Reply-To: <874l8r1t3a.fsf@tcd.ie> (contovob@tcd.ie) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155788 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > I have written a dynamic module which provides a function > realpath-truename The function might be useful, but that is not the right name for it. In the GNU system we do not use "path" to mean a file name. Could you describe in words what job the function does? Then I could suggest a name. -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)