From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [KSNetz@Arcor.DE: variable url-automatic-caching defined but not used] Date: Fri, 21 Jan 2005 21:52:49 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106364048 7086 80.91.229.6 (22 Jan 2005 03:20:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Jan 2005 03:20:48 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 22 04:20:42 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CsBpK-0006Sp-00 for ; Sat, 22 Jan 2005 04:20:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsC1P-0005NQ-PI for ged-emacs-devel@m.gmane.org; Fri, 21 Jan 2005 22:33:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsBy3-0004FC-El for emacs-devel@gnu.org; Fri, 21 Jan 2005 22:29:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsBui-0003sh-2k for emacs-devel@gnu.org; Fri, 21 Jan 2005 22:26:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsBuc-0003iz-5G for emacs-devel@gnu.org; Fri, 21 Jan 2005 22:26:10 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsBPp-0006LN-LN for emacs-devel@gnu.org; Fri, 21 Jan 2005 21:54:21 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CsBOL-0004rq-5O; Fri, 21 Jan 2005 21:52:49 -0500 Original-To: emacs-devel@gnu.org 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: main.gmane.org gmane.emacs.devel:32472 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32472 [I sent this message two weeks ago but did not get a response.] Would someone please look at this and DTRT and ack? ------- Start of forwarded message ------- Date: Fri, 7 Jan 2005 13:41:40 +0100 (CET) From: Klaus Straubinger To: emacs-pretest-bug@gnu.org X-SAP: out Subject: variable url-automatic-caching defined but not used Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org X-Spam-Status: No, hits=0.5 required=5.0 tests=RCVD_IN_ORBS version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) The file url/url-vars.el defines the variable url-automatic-caching, but it is not used in the whole URL package anywhere. What is worse, the current behaviour (i.e., caching always) does not correspond to the default nil setting of this variable. The function url-store-in-cache in url-cache.el seems a good place to implement the intended functionality. Regards Klaus Straubinger _______________________________________________ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------