all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22473: perl mode says No matching parenthesis found wrongly
@ 2016-01-27 11:13 積丹尼 Dan Jacobson
  2016-01-27 16:09 ` Eli Zaretskii
  2016-01-27 16:12 ` 積丹尼 Dan Jacobson
  0 siblings, 2 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-01-27 11:13 UTC (permalink / raw)
  To: 22473

$ cat p.pl && emacs p.pl

$tree->{kml}->{Document}->{description} =
q{由 <a href="mailto:millerliu@gmail.com">Miller Liu</a> 逐筆修正 <a href="http://www.ncc.gov.tw/">NCC</a> 電台坐標數據, $latest 止, 再由<a href="http://jidanni.org/">積丹尼</a>存放於<a href="http://radioscanningtw.wikia.com/wiki/台描:地圖">台描</a>。 "x"=停播。};

Now remove the final } . Now put it back.
See the "No matching parenthesis found"? BUG!
(Also bad that C-h e doesn't have that warning listed.)
Well other parts of emacs know about that }, because beyond it the color
is restored.





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

* bug#22473: perl mode says No matching parenthesis found wrongly
  2016-01-27 11:13 bug#22473: perl mode says No matching parenthesis found wrongly 積丹尼 Dan Jacobson
@ 2016-01-27 16:09 ` Eli Zaretskii
  2016-01-27 16:12 ` 積丹尼 Dan Jacobson
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2016-01-27 16:09 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 22473

> From: 積丹尼 Dan Jacobson
> 	<jidanni@jidanni.org>
> Date: Wed, 27 Jan 2016 19:13:40 +0800
> 
> $ cat p.pl && emacs p.pl
> 
> $tree->{kml}->{Document}->{description} =
> q{由 <a href="mailto:millerliu@gmail.com">Miller Liu</a> 逐筆修正 <a href="http://www.ncc.gov.tw/">NCC</a> 電台坐標數據, $latest 止, 再由<a href="http://jidanni.org/">積丹尼</a>存放於<a href="http://radioscanningtw.wikia.com/wiki/台描:地圖">台描</a>。 "x"=停播。};
> 
> Now remove the final } . Now put it back.
> See the "No matching parenthesis found"? BUG!

You didn't say what Emacs version is that.

I can see this in Emacs 24.5, but not in the development sources of
what will become Emacs 25.1.  So I guess the problem was already
solved.





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

* bug#22473: perl mode says No matching parenthesis found wrongly
  2016-01-27 11:13 bug#22473: perl mode says No matching parenthesis found wrongly 積丹尼 Dan Jacobson
  2016-01-27 16:09 ` Eli Zaretskii
@ 2016-01-27 16:12 ` 積丹尼 Dan Jacobson
  1 sibling, 0 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-01-27 16:12 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 22473-done

EZ> You didn't say what Emacs version is that.

OK Debian "24.5+1-6+b1".

EZ> I can see this in Emacs 24.5, but not in the development sources of
EZ> what will become Emacs 25.1.  So I guess the problem was already
EZ> solved.

OK! I'll close it then.





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

end of thread, other threads:[~2016-01-27 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 11:13 bug#22473: perl mode says No matching parenthesis found wrongly 積丹尼 Dan Jacobson
2016-01-27 16:09 ` Eli Zaretskii
2016-01-27 16:12 ` 積丹尼 Dan Jacobson

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.