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

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

[debbugs-tracker] bug#21158: closed (Emacs 24.5.1; w32-shell-execute bro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21158: closed (Emacs 24.5.1; w32-shell-execute broken on long URLs)
Date: Thu, 30 Jul 2015 16:53:02 +0000

Your message dated Thu, 30 Jul 2015 19:52:44 +0300
with message-id <address@hidden>
and subject line Re: bug#21158: Emacs 24.5.1; w32-shell-execute broken on long 
URLs
has caused the debbugs.gnu.org bug report #21158,
regarding Emacs 24.5.1; w32-shell-execute broken on long URLs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21158
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs 24.5.1; w32-shell-execute broken on long URLs Date: Wed, 29 Jul 2015 16:33:53 -0400
With this version:
GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570

On Windows 7 professional,

In scratch buffer, evaluate the following:

(w32-shell-execute "open" "http://sage/rnd/rndprojects/myproject/Project%20Management/Forms/AllItems.aspx?RootFolder=%2frnd%2frndprojects%2fHNJ%2dHEVC%2fProject%20Management%2f%5fMeeting%20Minutes&FolderCTID=0x01200091670F1D770B314A8F69FA9D507AF4A9&View=%7b6AD90071%2dEB9F%2d4E1D%2d9250%2d282C8580F2F1%7d")

Now if you check the actual URL sent to the browser, some garbage will appear at the end of the URL.

If you shorten the URL (to a point), that does not happen.

I verified at least with Emacs 24.3 there is no such issue.

PS: I feel Emacs release quality has been dropping over the years. Wish this can change. Thanks.

--- End Message ---
--- Begin Message --- Subject: Re: bug#21158: Emacs 24.5.1; w32-shell-execute broken on long URLs Date: Thu, 30 Jul 2015 19:52:44 +0300
> Date: Wed, 29 Jul 2015 16:33:53 -0400
> From: Wanrong Lin <address@hidden>
> 
> In scratch buffer, evaluate the following:
> 
> (w32-shell-execute "open"
> "http://sage/rnd/rndprojects/myproject/Project%20Management/Forms/AllItems.aspx?RootFolder=%2frnd%2frndprojects%2fHNJ%2dHEVC%2fProject%20Management%2f%5fMeeting%20Minutes&FolderCTID=0x01200091670F1D770B314A8F69FA9D507AF4A9&View=%7b6AD90071%2dEB9F%2d4E1D%2d9250%2d282C8580F2F1%7d";)
> 
> Now if you check the actual URL sent to the browser, some garbage will appear
> at the end of the URL.
> 
> If you shorten the URL (to a point), that does not happen.

Thanks, I fixed this in the repository.


--- End Message ---

reply via email to

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