From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: =?iso-8859-1?q?Germ=E1n_Arias?= <germanandre@gmx.es>
Newsgroups: gmane.emacs.help
Subject: Add a handler
Date: Tue, 22 Apr 2014 19:47:27 -0600
Message-ID: <1366ad6f7a4a9624d8f90472f284f695@german-desktop>
Reply-To: germanandre@gmx.es
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0 (Generated by Pantomime 1.2.0)
Content-Type: text/plain; charset="us-ascii"; format="flowed"
X-Trace: ger.gmane.org 1398217684 5370 80.91.229.3 (23 Apr 2014 01:48:04 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Wed, 23 Apr 2014 01:48:04 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 03:47:57 2014
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([208.118.235.17])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1WcmHz-0004Hs-Is
	for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2014 03:47:55 +0200
Original-Received: from localhost ([::1]:58161 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1WcmHz-00020R-7w
	for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Apr 2014 21:47:55 -0400
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40003)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <germanandre@gmx.es>) id 1WcmHh-000209-9b
	for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 21:47:44 -0400
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <germanandre@gmx.es>) id 1WcmHZ-0000Fn-RB
	for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 21:47:37 -0400
Original-Received: from mout.gmx.net ([74.208.4.201]:50034)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <germanandre@gmx.es>) id 1WcmHZ-0000Fd-Je
	for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 21:47:29 -0400
Original-Received: from localhost.localdomain ([190.56.195.148]) by mail.gmx.com
	(mrgmxus002) with ESMTPSA (Nemesis) id 0MU1Id-1WTo0E1pEv-00Qlhx for
	<help-gnu-emacs@gnu.org>; Wed, 23 Apr 2014 03:47:27 +0200
User-Agent: GNUMail (Version 1.2.1)
X-Provags-ID: V03:K0:2bYaRbfJWkmOVBfiTly7O2zotc6ZTApCU4w6hcwAznB4cCW+S+L
	P/1ZfkG4L/7sQnv19bgmdaWMjXg7tr7X2URn5cRk14/ommhAtd6sZ3j8BKjJu3eBxUjnARd
	SsqKMpC0Cb/Jy1p4MSA3HaLHRI6a1Opaw9SwW6WBDcq7CbdQ13Og8RKZCly01Q9nV2Xpreu
	UbTbhq9QJt9qbk5oClr8Q==
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic]
X-Received-From: 74.208.4.201
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:97315
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/97315>

Hi,

How add a handler at "file-name-handler-alist"?

Thanks.