From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]] Date: Sat, 09 May 2020 09:20:27 -0400 Message-ID: References: <83lfm1fj9v.fsf@gnu.org> <878si12rt5.fsf@igel.home> <83eertfe92.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="82223"; mail-complaints-to="usenet@ciao.gmane.io" Cc: schwab@linux-m68k.org, Emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 09 15:21:24 2020 Return-path: Envelope-to: ged-emacs-devel@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 1jXPPv-000LFg-8k for ged-emacs-devel@m.gmane-mx.org; Sat, 09 May 2020 15:21:23 +0200 Original-Received: from localhost ([::1]:34248 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXPPt-0006fv-OR for ged-emacs-devel@m.gmane-mx.org; Sat, 09 May 2020 09:21:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXPP2-0005IA-8T for Emacs-devel@gnu.org; Sat, 09 May 2020 09:20:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51856) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXPP1-0002z0-Rz; Sat, 09 May 2020 09:20:27 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1jXPP1-0004sY-6K; Sat, 09 May 2020 09:20:27 -0400 In-Reply-To: <83eertfe92.fsf@gnu.org> (message from Eli Zaretskii on Sat, 09 May 2020 16:07:37 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:249422 Archived-At: Another detail, which may or may not be relevant: what is your value of mail-user-agent? mail-user-agent is a variable defined in ‘simple.el’. Its value is ‘sendmail-user-agent’