From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Boeters Newsgroups: gmane.emacs.help Subject: Adding an entry to a user option Date: Thu, 5 Mar 2009 10:37:24 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236319535 18575 80.91.229.12 (6 Mar 2009 06:05:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Mar 2009 06:05:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 06 07:06:48 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LfTCA-0004d1-AI for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 07:06:06 +0100 Original-Received: from localhost ([127.0.0.1]:53512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfTAo-000639-P7 for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 01:04:42 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h5g2000yqh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 131.171.28.208 Original-X-Trace: posting.google.com 1236278244 1693 127.0.0.1 (5 Mar 2009 18:37:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 5 Mar 2009 18:37:24 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h5g2000yqh.googlegroups.com; posting-host=131.171.28.208; posting-account=8aiz-goAAAD3nAwn5Por5_ulvDj5K9Dt User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167331 X-Mailman-Approved-At: Fri, 06 Mar 2009 01:01:58 -0500 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:62648 Archived-At: I'm new to Emacs -- and this might be a very basic question. But I've invested some time searching in the FAQ, in the Emacs Wiki and in this group, but could not find an answer. I want to discard a warning, that often pops up and which is not relevant in my situation. The warning self says how to proceed, in priciple, in this case: "You can disable the popping up of this buffer by adding the entry (undo discard-info) to the user option `warning-suppress-types'." But how can I achieve this? How do I "add an entry to a user option"? Can someone suggest a piece of code to be added to the _emacs file? I would also appreciate to pointed to some documentation where this is described and which has (obviously) escaped me so far. Stefan -- Den Haag, Netherlands