From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70108 Path: news.gmane.org!not-for-mail From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Newsgroups: gmane.emacs.gnus.general Subject: Re: size of gnus-undo-actions Date: Mon, 30 Aug 2010 20:52:54 +0200 Message-ID: <87y6boexvd.fsf@gmail.com> References: <9aa0cfde0812261641x3c09adcbs34e3332483399b91@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283194416 25989 80.91.229.12 (30 Aug 2010 18:53:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Aug 2010 18:53:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18494@lists.math.uh.edu Mon Aug 30 20:53:34 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq9U6-0007gb-Fd for ding-account@gmane.org; Mon, 30 Aug 2010 20:53:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Oq9U4-0000LA-Td; Mon, 30 Aug 2010 13:53:32 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Oq9U3-0000Ks-Nl for ding@lists.math.uh.edu; Mon, 30 Aug 2010 13:53:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Oq9Tz-0008RZ-HV for ding@lists.math.uh.edu; Mon, 30 Aug 2010 13:53:31 -0500 Original-Received: from mail-iw0-f172.google.com ([209.85.214.172]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Oq9Ty-0007rX-00 for ; Mon, 30 Aug 2010 20:53:26 +0200 Original-Received: by iwn3 with SMTP id 3so7908908iwn.17 for ; Mon, 30 Aug 2010 11:53:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:in-reply-to :references:user-agent:date:message-id:mime-version:content-type; bh=5l3TLQ6uVG6juHE9o6M+VtkVlM8u5Nl6IHR43KYhfm0=; b=TBE4pjwhm09JM4pHcLPPt1EQPJReP5pDJWs4i8c+rWtht8wFwG7UFqRYCQJHWbDQoY WoVpAiMKeUXweLleZkBrMgrCcX/eHevxnEtoV8jVHPKjIfQAuTXOH3emQbuvTjnjZM/X 8IttoKK84+VGl7MaEo1x8taVvZHvhvYCBAUE8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type; b=NDOMicGQjQwTKOakR5/OpdHt5DmUz0wP9xkS1duPsV5uEPS3wn4FOmWJ4yjceITXxt pepvOGMIFTuOifMBdvHNIcm2/PyykBqxF0bRh0JyIyScO3vcR6cwWw4nLXfoz6gxQlbt 0+3O74RaSSVMo5PRaKPpkFC2tCEMzNqcHdubk= Original-Received: by 10.231.146.136 with SMTP id h8mr5773699ibv.0.1283194404529; Mon, 30 Aug 2010 11:53:24 -0700 (PDT) Original-Received: from localhost ([88.103.132.186]) by mx.google.com with ESMTPS id e8sm7790479ibb.20.2010.08.30.11.53.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 30 Aug 2010 11:53:23 -0700 (PDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 30 Aug 2010 20:18:20 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70108 Archived-At: Lars Magne Ingebrigtsen writes: > "Ami Fischman" writes: > >> Does gnus-undo-actions really need to be so large? > > I've now limited it to 100 elements. Hey, this is Gnus, there should be an option for that!