* [cyril@bouthors.org: cfengine-mode fails to colorize escaped double-quoted]
@ 2006-09-06 19:06 Richard Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2006-09-06 19:06 UTC (permalink / raw)
Would someone please DTRT and then ack this message?
------- Start of forwarded message -------
From: Cyril Bouthors <cyril@bouthors.org>
To: emacs-pretest-bug@gnu.org
Date: Tue, 05 Sep 2006 13:45:08 +0300
MIME-Version: 1.0
Subject: cfengine-mode fails to colorize escaped double-quoted
Content-Type: multipart/mixed; boundary="===============1667630460=="
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed
version=3.0.4
- --===============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==--
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 3+ messages in thread
* [cyril@bouthors.org: cfengine-mode fails to colorize escaped double-quoted]
@ 2006-09-13 19:24 Richard Stallman
2006-09-13 19:39 ` Chong Yidong
0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2006-09-13 19:24 UTC (permalink / raw)
[I sent this message a week ago but did not get a response.]
Would someone please DTRT and then ack this message?
------- Start of forwarded message -------
From: Cyril Bouthors <cyril@bouthors.org>
To: emacs-pretest-bug@gnu.org
Date: Tue, 05 Sep 2006 13:45:08 +0300
MIME-Version: 1.0
Subject: cfengine-mode fails to colorize escaped double-quoted
Content-Type: multipart/mixed; boundary="===============1667630460=="
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed
version=3.0.4
- --===============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==--
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [cyril@bouthors.org: cfengine-mode fails to colorize escaped double-quoted]
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
0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2006-09-13 19:39 UTC (permalink / raw)
Cc: emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-13 19:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
-- strict thread matches above, loose matches on Subject: below --
2006-09-06 19:06 Richard Stallman
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.