From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#56496: 28.1; add-abbrev should respect active region Date: Mon, 11 Jul 2022 15:34:18 +0200 Message-ID: <87v8s3u61x.fsf@gnus.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18964"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: 56496@debbugs.gnu.org To: Howard Melman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jul 11 15:37:30 2022 Return-path: Envelope-to: geb-bug-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 1oAtbO-0004kc-Et for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 11 Jul 2022 15:37:30 +0200 Original-Received: from localhost ([::1]:48984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oAtbN-0000Kk-EF for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 11 Jul 2022 09:37:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAtZ0-0006Yz-L8 for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2022 09:35:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44988) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oAtZ0-0003rb-BU for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2022 09:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oAtYz-00021V-Ti for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2022 09:35:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Jul 2022 13:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56496 X-GNU-PR-Package: emacs Original-Received: via spool by 56496-submit@debbugs.gnu.org id=B56496.16575464747731 (code B ref 56496); Mon, 11 Jul 2022 13:35:01 +0000 Original-Received: (at 56496) by debbugs.gnu.org; 11 Jul 2022 13:34:34 +0000 Original-Received: from localhost ([127.0.0.1]:38883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAtYX-00020c-QP for submit@debbugs.gnu.org; Mon, 11 Jul 2022 09:34:33 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:51772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAtYS-000205-7e for 56496@debbugs.gnu.org; Mon, 11 Jul 2022 09:34:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=3ojy9gN2hdafDDm2K7G82C7Wn5Ui4rUOxUJQdCsx7XU=; b=XhWzyHToVWmlTwn8WWXZ4xcZuM dj9OCOTf7/Idm0xxjWggR8rxoogLBLXJVFv0Ktc+6FGQ58WFRq6UDYR5wvj8WEK14108DCOI3HgUy Tug6eR2YA3AYKTJJhiOPTR1NvFYBIQndn0LBo2JIwITpbGY8VZvxu0Tm1Zx7B4kjE/to=; Original-Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oAtYJ-0003Na-2w; Mon, 11 Jul 2022 15:34:21 +0200 In-Reply-To: (Howard Melman's message of "Mon, 11 Jul 2022 08:43:53 -0400") X-Now-Playing: Autechre's _Plus_: "TM1 open" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:236681 Archived-At: Howard Melman writes: > add-mode-abbrev and add-global-abbrev use the text in the > buffer as the expansion and then prompt for an abbrev. If > given a numeric argument it's used as the number of words to > use as the expansion or if 0 to use the region. > > I think it would be nice if these commands respected an > active region and just used it without having to use a 0 arg. Yup. I've now fixed this in Emacs 29. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no