From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ivowel Newsgroups: gmane.emacs.help Subject: emacs hacker wanted Date: Sun, 17 Aug 2008 13:01:36 -0700 (PDT) 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 1219161841 23022 80.91.229.12 (19 Aug 2008 16:04:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 16:04:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 19 18:04:52 2008 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 1KVThT-0002dU-DD for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Aug 2008 18:04:51 +0200 Original-Received: from localhost ([127.0.0.1]:58512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVTgW-0004q3-ET for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Aug 2008 12:03:52 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m36g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: 68.9.128.232 Original-X-Trace: posting.google.com 1219003296 17481 127.0.0.1 (17 Aug 2008 20:01:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 17 Aug 2008 20:01:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m36g2000hse.googlegroups.com; posting-host=68.9.128.232; posting-account=RgBppwoAAAB7iRnNR6lC4ndZAXnPSW33 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:161389 X-Mailman-Approved-At: Tue, 19 Aug 2008 12:01:14 -0400 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:56779 Archived-At: I would like to hire someone who is an experienced emacs hacker and familiar with auctex. Hopefully, it will be an hour of work, and I am offering $75. I need a local addon that I can stick into my .emacs file, that does the following: * if the filename ends in .sltx, then load auctex but execute the following set of modifications: # becomes the comment character, not % $ and % lose their special meanings; they become ordinary characters \m{...} has its arguments set as if its math mode. \nl is like \\ \be is like \begin{equation} \ee is like \end{equation} I want indentation and highlighting to work right. That's it. It needs to go into my .emacs file, simply because I want it to survive the next auctex release upgrade. Help appreciated. Regards, /iaw