all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24355: 25.1; Block name sometimes not commented out in conf-mode
@ 2016-09-03  3:39 Alex
  2019-07-27 14:51 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Alex @ 2016-09-03  3:39 UTC (permalink / raw)
  To: 24355

Recipe:

1. emacs -Q
2. Enter new buffer
3. Type the following:
#name { block }

#name { block
#}

4. M-x conf-mode

The first line has 'name' commented out correctly while line
3 still has 'name' (and the beginning #) in the 'font-lock-type-face'.

This also happens in conf-mode types other than Unix which use different
comment characters (such as Xdefaults and Windows).


In GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.7)
 of 2016-08-21 built on lylat
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description:	Debian GNU/Linux testing (stretch)

Important settings:
  value of $LC_CTYPE: en_CA.utf8
  value of $LANG: en_CA.utf8
  locale-coding-system: utf-8-unix

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#24355: 25.1; Block name sometimes not commented out in conf-mode
  2016-09-03  3:39 bug#24355: 25.1; Block name sometimes not commented out in conf-mode Alex
@ 2019-07-27 14:51 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-27 14:51 UTC (permalink / raw)
  To: Alex; +Cc: 24355

Alex <agrambot@gmail.com> writes:

> Recipe:
>
> 1. emacs -Q
> 2. Enter new buffer
> 3. Type the following:
> #name { block }
>
> #name { block
> #}
>
> 4. M-x conf-mode
>
> The first line has 'name' commented out correctly while line
> 3 still has 'name' (and the beginning #) in the 'font-lock-type-face'.

(I'm going through older Emacs bug reports that have received no
response.)

This has now been fixed in the Emacs trunk, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-27 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-03  3:39 bug#24355: 25.1; Block name sometimes not commented out in conf-mode Alex
2019-07-27 14:51 ` Lars Ingebrigtsen

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.