From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Johannes Weiner Newsgroups: gmane.emacs.devel Subject: Re: [PATCH 1/2] browse-url.el: cleanup Date: Wed, 22 Aug 2007 03:52:35 +0200 Message-ID: <20070822015235.GE1945@saeurebad.de> References: <20070822011418.GA1945@saeurebad.de> <20070822011641.GB1945@saeurebad.de> <874pisjqqu.fsf@freemail.hu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187747580 30735 80.91.229.12 (22 Aug 2007 01:53:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Aug 2007 01:53:00 +0000 (UTC) Cc: Emacs development discussions To: Magnus Henoch Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 22 03:52:49 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1INfOq-0007Vv-E3 for ged-emacs-devel@m.gmane.org; Wed, 22 Aug 2007 03:52:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INfOp-0004ml-Kx for ged-emacs-devel@m.gmane.org; Tue, 21 Aug 2007 21:52:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INfOl-0004k4-Vm for emacs-devel@gnu.org; Tue, 21 Aug 2007 21:52:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INfOl-0004js-BC for emacs-devel@gnu.org; Tue, 21 Aug 2007 21:52:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INfOl-0004jp-86 for emacs-devel@gnu.org; Tue, 21 Aug 2007 21:52:43 -0400 Original-Received: from saeurebad.de ([85.214.36.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INfOk-0000sq-Pc for emacs-devel@gnu.org; Tue, 21 Aug 2007 21:52:42 -0400 Original-Received: by saeurebad.de (Postfix, from userid 1000) id 7A89D2F03B2; Wed, 22 Aug 2007 03:52:35 +0200 (CEST) Mail-Followup-To: Magnus Henoch , Emacs development discussions Content-Disposition: inline In-Reply-To: <874pisjqqu.fsf@freemail.hu> User-Agent: Mutt/1.5.16 (2007-06-11) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76928 Archived-At: Hi Magnus, On Wed, Aug 22, 2007 at 03:35:21AM +0200, Magnus Henoch wrote: > > this patch moves the common pattern of encoding URLs to a dedicated function. > > You could also use the function `url-hexify-string' for this. `url-hexify-string' replaces too much. Even the '://' part gets hexified, which makes the url unreadable for the browsers' user-input interfaces. > Magnus Hannes -- Are you looking for that "friends" stuff from C++ (if I have that right, unless it was Java ). This is Lisp, we just shoot from the hip and do not worry about that stuff. -- Ken Tilton