From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15863 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.user Subject: Problems with gnus registry (does not save registry-marks) Date: Wed, 03 Oct 2012 15:42:27 +0200 Message-ID: <874nmbekos.fsf@gilgamesch.quim.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1349271909 1967 80.91.229.3 (3 Oct 2012 13:45:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2012 13:45:09 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Oct 03 15:45:13 2012 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TJPFG-0002ji-Lt for gegu-info-gnus-english@m.gmane.org; Wed, 03 Oct 2012 15:44:14 +0200 Original-Received: from localhost ([::1]:49568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJPFA-0003xr-PL for gegu-info-gnus-english@m.gmane.org; Wed, 03 Oct 2012 09:44:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJPF5-0003wf-UY for info-gnus-english@gnu.org; Wed, 03 Oct 2012 09:44:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJPEx-0004OB-Ci for info-gnus-english@gnu.org; Wed, 03 Oct 2012 09:44:03 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:59841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJPEx-0004Nx-67 for info-gnus-english@gnu.org; Wed, 03 Oct 2012 09:43:55 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TJPEu-00014l-HH for info-gnus-english@gnu.org; Wed, 03 Oct 2012 15:43:52 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2012 15:43:52 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2012 15:43:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es X-Hashcash: 1:20:121003:gmane.emacs.gnus.user::iAiXsIqJbjv3rGd3:000000000000000000000000000000000000000036Hy User-Agent: Gnus/5.110018 (No Gnus v0.18) XEmacs/21.5-b32 (linux) Cancel-Lock: sha1:F57+/pTKlLEfdpq4OGa+noCgeGg= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:15863 Archived-At: Hello (Using Xemacs 21.5.32 Mule) no gnus 0.18 I have the following problem. I think I posted this a while ago to the ding list, but to my knowledge it is not settled. I used gnus-registry successfully a while ago but under the new version I obtain when I start gnus: "The Gnus registry could not be loaded from ~/.gnus.registry.eioio, creating a new one" My setting is: (setq gnus-registry-max-entries 2500 gnus-registry-track-extra '(sender subject recipient)) (gnus-registry-initialize) (defalias 'gnus-user-format-function-M 'gnus-registry-article-marks-to-names) I can add registry-marks to articles but when I close and restart the above message appears. Thanks Uwe Brauer