From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Christopher Howard Newsgroups: gmane.emacs.help Subject: Re: Sanitizing file names? Date: Wed, 11 Sep 2024 08:41:34 -0800 Message-ID: <87a5gedtxd.fsf@librehacker.com> References: <87v7z3jmnl.fsf@librehacker.com> <86h6amudpu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29938"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 11 18:42:09 2024 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 1soQPw-0007ef-H2 for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 11 Sep 2024 18:42:08 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1soQPY-00088y-Or; Wed, 11 Sep 2024 12:41:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1soQPW-00087o-TD for help-gnu-emacs@gnu.org; Wed, 11 Sep 2024 12:41:42 -0400 Original-Received: from mx.kolabnow.com ([212.103.80.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1soQPV-0002kL-5J; Wed, 11 Sep 2024 12:41:42 -0400 Original-Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id D05143415DFB; Wed, 11 Sep 2024 18:41:38 +0200 (CEST) Authentication-Results: ext-mx-out011.mykolab.com (amavis); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :references:in-reply-to:subject:subject:from:from:received :received:received; s=dkim20240523; t=1726072898; x=1727887299; bh=WDSbTFpvkkHpMuTr4DqEl9T5LILwvE8CXvuB29c3p2Q=; b=c4NYFUBc2KHn mzwSsxMFjdiK1ODKgou6+O/V6SpjzgQPLGIkz0UfiCVdlBUGoOwrfZedKpho8CN8 wQk9GJodu9HQwoAO+WU6WsKt8vpZ2MKhFVTHYSXioHgzxv8E9ahd/7tle8hmC+X4 T+9CqSvu/Al78yzI2dwcaskyF9M8ce7d0ug7gGBNvDboyb58AskiwphP8AD5cvMg C8mHR3zSwrIBJMjRksS0+R6D3mlhq30CId3FbuukylC9TwmTAMX+2OIUXfFemTnp Ble4DqqMu01sATe6NpVYCySKTGPu2T8SF92g1sIISPpXnyleqcxnvcKqiB+lga0R BMFU5oRjGg== X-Virus-Scanned: amavis at mykolab.com Original-Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out011.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id f5axnN0g5kf8; Wed, 11 Sep 2024 18:41:38 +0200 (CEST) Original-Received: from int-mx009.mykolab.com (unknown [10.9.13.9]) by mx.kolabnow.com (Postfix) with ESMTPS id 06CC43415DFA; Wed, 11 Sep 2024 18:41:37 +0200 (CEST) Original-Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx009.mykolab.com (Postfix) with ESMTPS id 4437720D8CE9; Wed, 11 Sep 2024 18:41:37 +0200 (CEST) In-Reply-To: <86h6amudpu.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 11 Sep 2024 05:27:25 +0300") Received-SPF: none client-ip=212.103.80.155; envelope-from=christopher@librehacker.com; helo=mx.kolabnow.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:147955 Archived-At: Eli Zaretskii writes: > Is convert-standard-filename what you want? > Thanks, this was the sort of thing I was looking for. -- Christopher Howard