From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: MuMaMo Date: Fri, 24 Sep 2010 16:33:04 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1285338833 4540 80.91.229.12 (24 Sep 2010 14:33:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2010 14:33:53 +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 Sep 24 16:33:52 2010 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.69) (envelope-from ) id 1Oz9LT-0002IT-PT for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Sep 2010 16:33:52 +0200 Original-Received: from localhost ([127.0.0.1]:47260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oz9LS-0005XV-I5 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Sep 2010 10:33:50 -0400 Original-Received: from [140.186.70.92] (port=60805 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oz9L4-0005XQ-Ll for help-gnu-emacs@gnu.org; Fri, 24 Sep 2010 10:33:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oz9L3-00007D-In for help-gnu-emacs@gnu.org; Fri, 24 Sep 2010 10:33:26 -0400 Original-Received: from mail-qy0-f176.google.com ([209.85.216.176]:65000) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oz9L3-00006v-Ea for help-gnu-emacs@gnu.org; Fri, 24 Sep 2010 10:33:25 -0400 Original-Received: by qyk8 with SMTP id 8so2786671qyk.0 for ; Fri, 24 Sep 2010 07:33:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=YEXmpQhOUkfdJRQtoX+6tD9smBW4KslgecevmDvodr8=; b=pJiYSgUMCNNFSvNWNw4CAycUFw03e5Mvkf5uwtgn/Uri9diXzftYePRF1PI+O7bjQY 4BYbFrUOXc555zHKbgzcpp38XPdtgD5R6zoCG78XzK1arfKlmxzHchlvDI4XI4bqZxf0 ifpRzfl8IwuJADDPxcwydNtHWJRZjL/MV+iU8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=Y54G+6HJltfErbUV9/Nezxc+L5GSkQrYfDET0PeWWCZfyEue701FpmsPhrj5OyErxZ NmBpcJmffXUAbGDdMsv3M4sVUjgph1k8UpzYOrcTxBDI2++uM/gkqsWFDC5fXyu7KpPj D5KJPVmCRCqGy9r6on8a/aso+jNsYjtcCv6F4= Original-Received: by 10.224.73.134 with SMTP id q6mr2545840qaj.65.1285338804383; Fri, 24 Sep 2010 07:33:24 -0700 (PDT) Original-Received: by 10.229.105.68 with HTTP; Fri, 24 Sep 2010 07:33:04 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:75003 Archived-At: On Fri, Sep 24, 2010 at 4:28 PM, Gary wrote: > If I have two major modes, Foo and Bar, how do I set things up using > MuMaMo to use them both in the same buffer please? I know it's possible > - see http://www.emacswiki.org/cgi-bin/wiki/MuMaMo - but can't find > anything describing how to do it. Please look in the file mumamo-fun.el for examples.