all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: [cyril@bouthors.org: cfengine-mode fails to colorize escaped double-quoted]
Date: Wed, 13 Sep 2006 15:39:13 -0400	[thread overview]
Message-ID: <87ac537dzy.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1GNaLl-00081Y-2N@fencepost.gnu.org> (Richard Stallman's message of "Wed\, 13 Sep 2006 15\:24\:45 -0400")

Richard Stallman <rms@gnu.org> writes:

> [I sent this message a week ago but did not get a response.]
>
> Would someone please DTRT and then ack this message?

This was fixed by Stefan's 2006-09-11 commit.

> From: Cyril Bouthors <cyril@bouthors.org>
> Subject: cfengine-mode fails to colorize escaped double-quoted
> To: emacs-pretest-bug@gnu.org
>
> - --===============1667630460==
> Content-Type: multipart/signed; boundary="=-=-=";
> 	micalg=pgp-sha1; protocol="application/pgp-signature"
>
> - --=-=-=
> Content-Transfer-Encoding: quoted-printable
>
> cfengine-mode fails to colorize escaped double-quoted
>
> Here's the smallest file I can reproduce the bug with:
>
> # -*- mode: cfengine -*-
>
> editfiles:
>   { /etc/lilo.conf
>     InsertLine "append=3D\"ip=3Ddhcp\""
>   }
>
> In GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2006-08-06 on pacem, modified by Debian
>  (Debian emacs-snapshot package, version 1:20060806-1)
> configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux=
> - -gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/=
> lib' '--localstatedir=3D/var' '--infodir=3D/usr/share/info' '--mandir=3D/us=
> r/share/man' '--with-pop=3Dyes' '--enable-locallisppath=3D/etc/emacs-snapsh=
> ot:/etc/emacs:/usr/local/share/emacs/22.0.50/site-lisp:/usr/local/share/ema=
> cs/site-lisp:/usr/share/emacs/22.0.50/site-lisp:/usr/share/emacs/site-lisp:=
> /usr/share/emacs/22.0.50/leim' '--with-x=3Dyes' '--with-x-toolkit=3Dathena'=
>  '--with-toolkit-scroll-bars' 'CFLAGS=3D-DDEBIAN -g -O2' 'build_alias=3Di48=
> 6-linux-gnu' 'host_alias=3Di486-linux-gnu''
>
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: en_US.UTF-8
>   locale-coding-system: utf-8
>   default-enable-multibyte-characters: t
>
> Major mode: Group
>
> Minor modes in effect:
>   gnus-topic-mode: t
>   gnus-undo-mode: t
>   iswitchb-mode: t
>   icomplete-mode: t
>   desktop-save-mode: t
>   shell-dirtrack-mode: t
>   encoded-kbd-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   font-lock-mode: t
>   blink-cursor-mode: t
>   unify-8859-on-encoding-mode: t
>   utf-translate-cjk-mode: t
>   auto-compression-mode: t
>   column-number-mode: t
>   line-number-mode: t
>   transient-mark-mode: t
>
> Recent input:
> { C-t C-_ C-d C-f C-f D SPC DEL C-p C-a C-x k RET y=20
> h C-n C-n ESC h ESC h R ESC } ESC { C-x k RET h C-n=20
> C-n ESC h ESC h C-g h ESC u q s g n n n n n n n n n=20
> n p n n n n n n n n n n j d e TAB ESC DEL r o TAB RET=20
> RET ESC > SPC h h h h q ESC x r e p o TAB r t - e m=20
> TAB b TAB RET
>
> Recent messages:
> Quit
> (No changes need to be saved)
> Saving file /home/cyb/.newsrc.eld...
> Wrote /home/cyb/.newsrc.eld
> compressing 2801.gz...done
> compressing 5698.gz...done
> Mark set
> uncompressing 3272.gz...done
> Making completion list...
> Loading emacsbug...done
> =2D-=20
> Cyril Bouthors
>
> - --=-=-=
> Content-Type: application/pgp-signature
>
> - -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (GNU/Linux)
>
> iD8DBQFE/VU0Z1SJHeqsYt8RAmd2AJ9zJHH/P5KHJfH1Y+7KvfBIGKIHcACfcThT
> O4VG+nCBZaDmcuS0YyFwnvM=
> =FGnp
> - -----END PGP SIGNATURE-----
> - --=-=-=--
>
>
>
> - --===============1667630460==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>
> _______________________________________________
> emacs-pretest-bug mailing list
> emacs-pretest-bug@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
>
> - --===============1667630460==--
> ----------
>
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2006-09-13 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 19:24 [cyril@bouthors.org: cfengine-mode fails to colorize escaped double-quoted] Richard Stallman
2006-09-13 19:39 ` Chong Yidong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-06 19:06 Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ac537dzy.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.