emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69627: closed (30.0.50; [PATCH] Allow 'browse-url-interactive-arg' t


From: GNU bug Tracking System
Subject: bug#69627: closed (30.0.50; [PATCH] Allow 'browse-url-interactive-arg' to return the actual prefix arg)
Date: Sun, 10 Mar 2024 21:11:01 +0000

Your message dated Sun, 10 Mar 2024 14:09:13 -0700
with message-id <7ac324c2-4bc6-ee4b-0a17-20eac4040985@gmail.com>
and subject line Re: bug#69627: 30.0.50; [PATCH] Allow 
'browse-url-interactive-arg' to return the actual prefix arg
has caused the debbugs.gnu.org bug report #69627,
regarding 30.0.50; [PATCH] Allow 'browse-url-interactive-arg' to return the 
actual prefix arg
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69627: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69627
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; [PATCH] Allow 'browse-url-interactive-arg' to return the actual prefix arg Date: Thu, 7 Mar 2024 22:04:39 -0800 By default this shouldn't do anything different from before. However, with this patch, functions for 'browse-url-browser-function' can look at the argument (as modified by 'browse-url-new-window-flag') and do something special. For example, with this patch, I have a custom browser function that works like this:

  M-x browse-url      Open in Firefox
  C-u M-x browse-url  Open in EWW
  C-- M-x browse-url  Open in Firefox Private Browsing

Attachment: 0001-Let-browse-url-interactive-arg-return-more-values-fo.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#69627: 30.0.50; [PATCH] Allow 'browse-url-interactive-arg' to return the actual prefix arg Date: Sun, 10 Mar 2024 14:09:13 -0700
On 3/8/2024 1:02 PM, Jim Porter wrote:
On 3/8/2024 12:18 PM, Eli Zaretskii wrote:
Yes, something like this.

Thanks. Updated patch attached. If no one has any other concerns, I'll merge this in the next day or two.

Now merged to master as 46afc91c9f7, and closing this bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]