From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Enhance url-cache Date: Wed, 22 Sep 2010 13:09:38 -0400 Message-ID: References: <1284540688-7912-1-git-send-email-julien@danjou.info> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1285175395 31833 80.91.229.12 (22 Sep 2010 17:09:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2010 17:09:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Julien Danjou Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 22 19:09:53 2010 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.69) (envelope-from ) id 1OySpM-0002Xx-BJ for ged-emacs-devel@m.gmane.org; Wed, 22 Sep 2010 19:09:52 +0200 Original-Received: from localhost ([127.0.0.1]:59840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OySpL-0003W5-Mo for ged-emacs-devel@m.gmane.org; Wed, 22 Sep 2010 13:09:51 -0400 Original-Received: from [140.186.70.92] (port=48214 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OySpB-0003UD-HZ for emacs-devel@gnu.org; Wed, 22 Sep 2010 13:09:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OySpA-0008P0-Aw for emacs-devel@gnu.org; Wed, 22 Sep 2010 13:09:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:59007) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OySpA-0008Ot-8D for emacs-devel@gnu.org; Wed, 22 Sep 2010 13:09:40 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OySp8-0008Jx-Hy; Wed, 22 Sep 2010 13:09:38 -0400 X-Spook: JUWTF Mena ASIO COSCO 64 Vauxhall Cross Fedayeen Echelon X-Ran: $[W}ct@HwM]URM]@&O!RNt'MHBkPjcp*!R&eLBxQiIjuw~^^``7;"6L=Zl_z=@$Z2Ja,B^ X-Hue: yellow X-Attribution: GM In-Reply-To: (Julien Danjou's message of "Wed\, 22 Sep 2010 18\:29\:03 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:130636 Archived-At: Yes, I wll install it. Comments: It changes the behaviour of url-cache-expired a bit, but since the old version makes no sense and is not used anywhere, why not. All new defcustoms should have a :version tag (no need for a new patch). Can you suggest a brief description of the new option and the function for doc/misc/url.texi?