From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: Please allow filladapt-turn-on-mode-hooks to have modes added Date: Fri, 04 Jan 2008 23:44:03 +0100 Message-ID: <477EB6B3.7020303@gmx.at> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199486648 28461 80.91.229.12 (4 Jan 2008 22:44:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 22:44:08 +0000 (UTC) Cc: Emacs Bugs To: Reuben Thomas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jan 04 23:44:26 2008 Return-path: Envelope-to: geb-bug-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 1JAvH8-0007qa-Gb for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 23:44:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAvGm-0005J9-0r for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 17:44:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAvGd-0005G0-SP for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 17:43:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAvGc-0005DQ-E7 for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 17:43:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAvGb-0005DF-KD for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 17:43:53 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JAvGb-00074n-LY for bug-gnu-emacs@gnu.org; Fri, 04 Jan 2008 17:43:54 -0500 Original-Received: (qmail invoked by alias); 04 Jan 2008 22:43:51 -0000 Original-Received: from N724P011.adsl.highway.telekom.at (EHLO [62.47.34.107]) [62.47.34.107] by mail.gmx.net (mp056) with SMTP; 04 Jan 2008 23:43:51 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19IjUEM8u9I8c80I7tfy+PxrvBEXVreWHc4rhPshb iAlxtYHl/+3E11 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17305 Archived-At: > For example, I use lua-mode (not part of Emacs, so no reason to list it > by default), and since Lua uses single-line comments, I like to use it > with filladapt-mode, but I can't do it by simply ticking lua-mode-hook > in the list in the customize page for filladapt-turn-on-mode-hooks, > because it's not there, and I can't add it. I'm afraid we won't be able to help you here - filladapt.el is not part of GNU Emacs. Please try to contact its author or current maintainer.