From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Eww: Howto: Edit suggested URL in the minibuffer Date: Wed, 26 Jul 2023 09:29:29 +0200 Message-ID: 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="11336"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 26 09:30:36 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 1qOYyh-0002ju-LP for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jul 2023 09:30:35 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOYxo-0005ic-AY; Wed, 26 Jul 2023 03:29:40 -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 1qOYxi-0005hc-40 for emacs-devel@gnu.org; Wed, 26 Jul 2023 03:29:34 -0400 Original-Received: from smtp-out1.suse.de ([2001:67c:2178:6::1c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qOYxg-00031V-M1 for emacs-devel@gnu.org; Wed, 26 Jul 2023 03:29:33 -0400 Original-Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 31E5221C0B; Wed, 26 Jul 2023 07:29:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1690356570; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gstMsU+iCF1TBjgbuiF9oBoq9VHgKRH8U0IKcAkuyqU=; b=khkYgO28b8MMjywEeQUxqL1hrjZQwy+nYLgQNr/etw8XhfxuCObaodqvpjtBJHHTPKnfo1 8OSLIxzPmlTCViXnlKRoJ+ai7ASohD0Ci/Cc2s4knx32/pgwAZoEaS0qtN+tO48RNGHI3l jljhN3u7mLqczC/d3kC+Y2I6+WFY+2A= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1690356570; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gstMsU+iCF1TBjgbuiF9oBoq9VHgKRH8U0IKcAkuyqU=; b=q1fnZmEhFuOlvOMFJ/TGLHGzo/H0EAiE5rlhLdZ+QGFdfqJAVdJH0e7EeStVokvlN3EZ2l wYnn/dmyarfVFtCw== Original-Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 08ECA2C142; Wed, 26 Jul 2023 07:29:30 +0000 (UTC) Original-Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id E5B554A0397; Wed, 26 Jul 2023 09:29:29 +0200 (CEST) In-Reply-To: (T. V. Raman's message of "Tue, 25 Jul 2023 19:47:28 -0700") X-Yow: I'm in DISGUISE as a BAGGAGE CHECKER....I can watch the house, if it's ORANGE... Received-SPF: pass client-ip=2001:67c:2178:6::1c; envelope-from=schwab@suse.de; helo=smtp-out1.suse.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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:308112 Archived-At: On Jul 25 2023, T.V Raman wrote: > Eww's recent ability to suggests urls in the minibuffer is nice, but > how does one edit the suggested url, e.g., trimming off the final > component of the suggestion? Like any other minibuffer default: type M-n to copy it to the edit field. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."