From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Visiting inexistent file Date: Mon, 23 Nov 2009 21:51:23 +1100 Message-ID: <4B0A692B.1070709@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1258973587 13551 80.91.229.12 (23 Nov 2009 10:53:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 10:53:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 23 11:53:01 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 1NCWXS-0008Qp-G9 for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Nov 2009 11:52:58 +0100 Original-Received: from localhost ([127.0.0.1]:41470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCWXS-0003fb-1W for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Nov 2009 05:52:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCWWK-0003Id-9R for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 05:51:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCWWF-0003Gh-LJ for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 05:51:47 -0500 Original-Received: from [199.232.76.173] (port=40450 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCWWF-0003GY-F6 for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 05:51:43 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:50105 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCWWE-0005qt-1D for help-gnu-emacs@gnu.org; Mon, 23 Nov 2009 05:51:42 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 87843A03B5 for ; Mon, 23 Nov 2009 05:51:38 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=sasl; bh= fFo178hPSSJfgHsQ7ayM6NhJco0=; b=L5DxFGvzr1MMmUhcwBMLxK9S9oTxxos8 mnfguM48nt4dphpI/4DKe0Ddut7XSRTct1ilkAEZAFSe2zrR1+g355Q1jV03VoR5 3cLoUy68HluwoRZf21Qq2g50uRqO2SSXIlWUahJ/4sotel7YuHRIMwzremJU5voY M+LlMWbvUPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:reply-to:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=BvWZjQ PTpqqE5LJU7W8Zs3ra+aj/Mo+SH1PFeIO/kkro8Dq9fhCIGQfJaB5MPt9dDOvDhE 2l+hmwSAx7Qr6mbADQiNcV3fjA062gfslTiH0z40A0uxWewwhccH35IZWwUvkrIf fkXFUt4UG2wps+R90qRX1Z+AJVezAxXUsvN9g= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 8410EA03B4 for ; Mon, 23 Nov 2009 05:51:38 -0500 (EST) Original-Received: from [192.168.1.10] (unknown [115.70.111.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id D738FA03B3 for ; Mon, 23 Nov 2009 05:51:37 -0500 (EST) User-Agent: Thunderbird 2.0.0.23 (X11/20090812) In-Reply-To: X-Pobox-Relay-ID: 2D1993AE-D81E-11DE-B8B9-EF34BBB5EC2E-14340206!a-pb-sasl-sd.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:70043 Archived-At: > Hi guys, > > I have an issue and I would like to have the most elegant solution. > > Whenever I visit an inexistent file, I would like to load an empty template file > for that type. EG.: for .c and .h files, for .py and so on. > > Is there any possibility? > > Thanx in advance, > > Gabaux see this documentation page: (info "(emacs) Autoinserting")