unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36946: 26.2; cperl-mode indent bug
@ 2019-08-06  8:25 Hiroshi Fujishima
  2019-10-02 19:07 ` Stefan Kangas
  2020-08-26 15:52 ` bug#36946: is fixed in master Harald Jörg
  0 siblings, 2 replies; 4+ messages in thread
From: Hiroshi Fujishima @ 2019-08-06  8:25 UTC (permalink / raw)
  To: 36946


{
  $x = $y[$i]++ / 1;
$z <----- indent does not work well.


In GNU Emacs 26.2 (build 1, amd64-portbld-freebsd11.2, GTK+ Version 3.24.9)
Windowing system distributor 'The Cygwin/X Project', version 11.0.12002000
Recent messages:
spam-split: calling the spam-check-bogofilter-headers function
Wrote /home/hirobo/Mail/cloud-emergency-ml/1509879
spam-split: calling the spam-check-bogofilter-headers function
Wrote /home/hirobo/Mail/enternoc/155320
nnml: Reading incoming mail (701 new)...done
Reading active file via nnml...done
Reading active file via nndraft...done
Checking new news...done
Couldn’t find end of charclass in a REx, pos=2474 [2 times]
Making completion list...

Configured using:
 'configure --disable-build-details --localstatedir=/var
 --without-gpm --with-x --enable-acl --without-cairo --with-dbus
 --with-gconf --with-gif --with-gnutls --with-gsettings
 --with-x-toolkit=gtk3 --with-jpeg --with-json
 --with-file-notification=kqueue --with-lcms2 --with-m17n-flt
 --with-imagemagick --with-mailutils --with-modules
 --with-sound=oss --with-libotf --with-png
 --with-toolkit-scroll-bars --with-rsvg --with-threads
 --with-tiff --with-xft --with-xim --with-xml2 --with-xpm
 --without-xwidgets --x-libraries=/usr/local/lib
 --x-includes=/usr/local/include --prefix=/usr/local
 --mandir=/usr/local/man --disable-silent-rules
 --infodir=/usr/local/share/emacs/info/
 --build=amd64-portbld-freebsd11.2 'CFLAGS=-O2 -pipe
 -fstack-protector-strong -isystem /usr/local/include
 -fno-strict-aliasing ' 'CPPFLAGS=-isystem /usr/local/include'
 'LDFLAGS= -fstack-protector-strong -L/usr/local/lib ''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS
GLIB NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LCMS2

Important settings:
  value of $LC_CTYPE: ja_JP.UTF-8
  locale-coding-system: utf-8-unix

Major mode: CPerl

Minor modes in effect:
  diff-auto-refine-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort gnus-cite ecomplete mail-extr nnir emacsbug vc-git
diff-mode cperl-mode gnus-topic cursor-sensor qp nndraft nnmh
nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual nntp
gnus-cache bbdb-message sendmail bbdb-gnus bbdb-mua gnus-est
gnus-mlspl spam spam-stat bbdb-com crm bbdb bbdb-site timezone
gnus-uu yenc gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime
smime dig mailcap gnus-sum gnus-group gnus-undo gnus-start
gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc nnoo
parse-time gnus-spec gnus-int gnus-range message rmc puny dired
dired-loaddefs format-spec rfc822 mml mml-sec epa derived epg
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail
rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils mm-util
mail-prsvr wid-edit elec-pair ccc w3m-load migemo minibuf-isearch
easy-mmode session iswitchb ffap thingatpt mic-paren cp5022x
finder-inf info package easymenu epg-config url-handlers
url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp
byte-compile cconv cl-loaddefs cl-lib time-date mule-util advice
japan-util skk-setup skk-autoloads tooltip eldoc electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win
x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch
timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev
obarray minibuffer cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote threads dbusbind kqueue lcms2 dynamic-setting
system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 352429 36623)
 (symbols 48 38103 1)
 (miscs 40 76 258)
 (strings 32 107764 9478)
 (string-bytes 1 2999933)
 (vectors 16 34542)
 (vector-slots 8 840386 23980)
 (floats 8 788 15)
 (intervals 56 930 0)
 (buffers 992 19))





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

* bug#36946: 26.2; cperl-mode indent bug
  2019-08-06  8:25 bug#36946: 26.2; cperl-mode indent bug Hiroshi Fujishima
@ 2019-10-02 19:07 ` Stefan Kangas
  2020-08-26 15:52 ` bug#36946: is fixed in master Harald Jörg
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2019-10-02 19:07 UTC (permalink / raw)
  To: Hiroshi Fujishima; +Cc: 36946

found 27.0.50
tags 36946 + confirmed
quit

Hiroshi Fujishima <h-fujishima@sakura.ad.jp> writes:

> {
>   $x = $y[$i]++ / 1;
> $z <----- indent does not work well.

I can reproduce this on current master.

Best regards,
Stefan Kangas





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

* bug#36946: is fixed in master
  2019-08-06  8:25 bug#36946: 26.2; cperl-mode indent bug Hiroshi Fujishima
  2019-10-02 19:07 ` Stefan Kangas
@ 2020-08-26 15:52 ` Harald Jörg
  2020-08-26 20:10   ` Stefan Kangas
  1 sibling, 1 reply; 4+ messages in thread
From: Harald Jörg @ 2020-08-26 15:52 UTC (permalink / raw)
  To: 36946

The fix to Bug#42168 also resolves this issue.
-- 
Cheers,
haj





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

* bug#36946: is fixed in master
  2020-08-26 15:52 ` bug#36946: is fixed in master Harald Jörg
@ 2020-08-26 20:10   ` Stefan Kangas
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2020-08-26 20:10 UTC (permalink / raw)
  To: Harald Jörg, 36946

Harald Jörg <haj@posteo.de> writes:

> The fix to Bug#42168 also resolves this issue.

Thanks for pointing that out.  I'll merge these bugs.

Best regards,
Stefan Kangas





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

end of thread, other threads:[~2020-08-26 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-06  8:25 bug#36946: 26.2; cperl-mode indent bug Hiroshi Fujishima
2019-10-02 19:07 ` Stefan Kangas
2020-08-26 15:52 ` bug#36946: is fixed in master Harald Jörg
2020-08-26 20:10   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).