From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.devel Subject: Re: [SUSPECTED SPAM] Re: [Emacs-diffs] scratch/widen-less a4ba846: Replace prog-widen with consolidating widen calls Date: Thu, 14 Dec 2017 10:17:09 -0500 Message-ID: References: <20171129233237.27462.23351@vcs0.savannah.gnu.org> <83o9nexy48.fsf@gnu.org> <83d13uxug5.fsf@gnu.org> <41e3f343-816f-d2db-6575-6ef43d54957f@yandex.ru> <838tecuqjb.fsf@gnu.org> <83609etizl.fsf@gnu.org> <83wp1ts123.fsf@gnu.org> <1e8587a7-c98b-5183-3cfd-8e1034443f44@yandex.ru> <83shchrwia.fsf@gnu.org> <83lgi9ruo8.fsf@gnu.org> <01c15d4e-566b-3b7f-c4e6-6f199ba5bcc3@yandex.ru> <89c4a839-a124-a1a8-5cf9-583baf2b4dd6@yandex.ru> <7e4799f9-b640-f363-5ecc-3b83eeada292@yandex.ru> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114058a47eeec005604e62aa" X-Trace: blaine.gmane.org 1513264678 17520 195.159.176.226 (14 Dec 2017 15:17:58 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2017 15:17:58 +0000 (UTC) Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 14 16:17:44 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ePVGa-0003zN-0F for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2017 16:17:44 +0100 Original-Received: from localhost ([::1]:41517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePVGh-0008Hp-5U for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2017 10:17:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePVGa-0008HZ-Po for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:17:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePVGW-0006VT-JF for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:17:44 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePVGW-0006VA-Fv for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:17:40 -0500 Original-Received: from mail-qt0-f178.google.com ([209.85.216.178]:38313) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ePVGW-0000Mu-8g for emacs-devel@gnu.org; Thu, 14 Dec 2017 10:17:40 -0500 Original-Received: by mail-qt0-f178.google.com with SMTP id d4so8347076qtj.5 for ; Thu, 14 Dec 2017 07:17:40 -0800 (PST) X-Gm-Message-State: AKGB3mJbk7jS2ReA7QCZ4B5zYl3pfp26F/Ik+9nq8BKnI/KzsuLJUmXr aiORzqJrmCtTgANmucUZfTH0NuqmDhzIC4GWhfU= X-Google-Smtp-Source: ACJfBovd1QewsLiw6y2SBYYxBlcWt9tZAbK7vE3zbhNL3Kvn/oSguldMC0lkGVA7ZXf/Ts/vhc3fxCfrWcpLKa5afzY= X-Received: by 10.200.38.33 with SMTP id u30mr17614521qtu.197.1513264659751; Thu, 14 Dec 2017 07:17:39 -0800 (PST) Original-Received: by 10.200.55.124 with HTTP; Thu, 14 Dec 2017 07:17:09 -0800 (PST) In-Reply-To: X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:221058 Archived-At: --001a114058a47eeec005604e62aa Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I suggest the Major Mode Conventions node of the Elisp Manual include a section on this topic and possibly reference to another new node that references the mmm-mode package and documents how to utilize multiple major modes in a single buffer. =E2=80=8BBob =E2=80=8B --001a114058a47eeec005604e62aa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I suggest the Major Mode Conventions node of the Elisp Manual<= /div>
include a section on this topic and possibly reference to
another new no= de that references the mmm-mode package and
documents how to utilize multi= ple major modes in a single
buffer.

=
=E2= =80=8BBob
=E2=80=8B

--001a114058a47eeec005604e62aa--