From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: feature that was needed for read-symbol-shorthands Date: Fri, 01 Dec 2023 22:19:27 -0500 Message-ID: References: <87sf4pf1f5.fsf@breatheoutbreathe.in> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30708"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?Jo=C3=A3o_T=C3=A1vora?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 02 04:20:06 2023 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 1r9GY2-0007nb-67 for ged-emacs-devel@m.gmane-mx.org; Sat, 02 Dec 2023 04:20:06 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r9GXT-0007Ou-Eq; Fri, 01 Dec 2023 22:19:31 -0500 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 1r9GXP-0007OS-Mj for emacs-devel@gnu.org; Fri, 01 Dec 2023 22:19:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r9GXP-0007E3-ET; Fri, 01 Dec 2023 22:19:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=gMK2ASmNabQM/2+XBfVc4iN12oszd+wu4FxCvjNDgD8=; b=iYekPUZxXa7A gPUYjA95X/r/fBrQt+XjmB4hTNfocsrZ0dlzsBCvjZcrrklrLGy5g4bZ2vgnRkjA1aH+p27xIxuBk +M4nFlbX0nrtYn3/tyfV3B9vODLHRevMAI+BCQyuY6i5alL68RGWezb0KPFQRMmow9ltAsE35s4Gv 0L4P/pSU6Nj7b767w0VCmiR2O2MjDpU58GtIEzHgP6lNqUmLXaUxj8jhnOwIBlDP7HVhePWzmXDcC qx5MkzzXQqwQtDHyj5i1q+Q3oIiG9rMwHey6K29wRWnueRim3rrbfz5dbdSDrYPc4gqg7z5SZK4eW pfKp6JBpDhbNEz+xoYPqkw==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1r9GXP-0008Fh-6D; Fri, 01 Dec 2023 22:19:27 -0500 In-Reply-To: (message from =?iso-8859-1?Q?Jo=C3=A3o_T=C3=A1vora?= on Wed, 29 Nov 2023 08:12:41 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:313454 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. ]]] When the shorthands feasture was installed, I found that another feature was needed: a way to explicitly load a specified file, and specify an added shorthands list for the contents of that file, to be used in addition to what the file itself specifies. Did that ever get implemented? Is there a way to do it now? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)