From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.help Subject: Re: Emacs22 large file y-or-n-p Date: Wed, 14 Jun 2006 13:37:06 +0300 Organization: SunSITE.dk - Supporting Open source Message-ID: <86u06o58h9.fsf@gothmog.pc> References: <87zmgg63vb.fsf@wivenhoe.staff8.ul.ie> <874pyo2gug.fsf@wivenhoe.staff8.ul.ie> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150281723 19327 80.91.229.2 (14 Jun 2006 10:42:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jun 2006 10:42:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 14 12:42:01 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FqSov-0006Ez-U1 for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jun 2006 12:41:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqSov-0000LI-5w for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jun 2006 06:41:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news2.volia.net!news.banetele.no!dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) Cancel-Lock: sha1:76xBASFdqd36K00O78M1mCAtYWY= Original-Lines: 18 Original-NNTP-Posting-Host: 62.103.39.229 Original-X-Trace: news.sunsite.dk DXC=o8LX]@PFfDh2IML^Mjg2:ak; I7eU]gGb30c[>DY7kaJ6SkhnNh2d Original-X-Complaints-To: staff@sunsite.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:139838 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35462 Archived-At: Brendan Halpin wrote: > Mathias Dahl writes: >> [sample code for a new large-file-warning-exceptions variable] >> >> (setq large-file-warning-exceptions "my_rmail_file_regexp") >> >> This is probably the best solution in that it is more general. > > That is the best solution (or something very like it -- a list of > exceptions, perhaps). > > Where should feature requests for Emacs22 be sent? AFAIK, is the right place for discussions about new features. - Giorgos