GNU bug report logs - #36133
Regex

Previous Next

Package: emacs;

Reported by: Budi <budikusasi <at> gmail.com>

Date: Sat, 8 Jun 2019 08:07:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36133 in the body.
You can then email your comments to 36133 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#36133; Package emacs. (Sat, 08 Jun 2019 08:07:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Budi <budikusasi <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 08 Jun 2019 08:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Budi <budikusasi <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Regex
Date: Sat, 8 Jun 2019 15:06:30 +0700
From: "U-DESKTOP-QP55KRT\\Budi"
<Budi <at> DESKTOP-QP55KRT.i-did-not-set--mail-host-address--so-tickle-me>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.2;
--text follows this line--

I tried to match complemented characters which must not match newline:
(re-search-forward"\\=[^[a-z0-9(\"{<\r\n]+"nil t)

but when get on $ (newline) emits error as noted
if not get on $ simply works correctly



In GNU Emacs 26.2 (build 1, x86_64-pc-msys)
 of 2019-04-25 built on WARLOCK
Repository revision: b0e5479796001e2b2462b41e71caf947a150824d
Recent messages:
looking-back: Invalid search bound (wrong side of point)
Saving file /home/Budi/.emacs...
Wrote /home/Budi/.emacs
 25771
Entering debugger...
looking-back: Invalid search bound (wrong side of point)
Undo! [2 times]
Successful
 25630
Entering debugger...
looking-back: Invalid search bound (wrong side of point)
Configured using:
 'configure --prefix=/usr --build=x86_64-pc-msys --with-x-toolkit=no
 --with-sound=yes --with-modules --without-compress-install
 'CFLAGS=-pipe -O3 -fomit-frame-pointer -funroll-loops'
 CPPFLAGS=-DNDEBUG 'LDFLAGS=-s -Wl,-s''

Configured features:
SOUND GLIB NOTIFY ACL GNUTLS LIBXML2 ZLIB MODULES THREADS

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  show-paren-mode: t
  xterm-mouse-mode: t
  global-auto-complete-mode: t
  auto-complete-mode: t
  delete-selection-mode: t
  desktop-save-mode: t
  linum-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  file-name-shadow-mode: t




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#36133; Package emacs. (Sat, 08 Jun 2019 11:18:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Budi <budikusasi <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: Regex
Date: Sat, 8 Jun 2019 18:17:15 +0700
I'm so sorry.. It's fine no bug.

The bug is in another regex line after jump to it

SORRY and THANKS

On 6/8/19, Budi <budikusasi <at> gmail.com> wrote:
> From: "U-DESKTOP-QP55KRT\\Budi"
> <Budi <at> DESKTOP-QP55KRT.i-did-not-set--mail-host-address--so-tickle-me>
> To: bug-gnu-emacs <at> gnu.org
> Subject: 26.2;
> --text follows this line--
>
> I tried to match complemented characters which must not match newline:
> (re-search-forward"\\=[^[a-z0-9(\"{<\r\n]+"nil t)
>
> but when get on $ (newline) emits error as noted
> if not get on $ simply works correctly
>
>
>
> In GNU Emacs 26.2 (build 1, x86_64-pc-msys)
>  of 2019-04-25 built on WARLOCK
> Repository revision: b0e5479796001e2b2462b41e71caf947a150824d
> Recent messages:
> looking-back: Invalid search bound (wrong side of point)
> Saving file /home/Budi/.emacs...
> Wrote /home/Budi/.emacs
>  25771
> Entering debugger...
> looking-back: Invalid search bound (wrong side of point)
> Undo! [2 times]
> Successful
>  25630
> Entering debugger...
> looking-back: Invalid search bound (wrong side of point)
> Configured using:
>  'configure --prefix=/usr --build=x86_64-pc-msys --with-x-toolkit=no
>  --with-sound=yes --with-modules --without-compress-install
>  'CFLAGS=-pipe -O3 -fomit-frame-pointer -funroll-loops'
>  CPPFLAGS=-DNDEBUG 'LDFLAGS=-s -Wl,-s''
>
> Configured features:
> SOUND GLIB NOTIFY ACL GNUTLS LIBXML2 ZLIB MODULES THREADS
>
> Important settings:
>   value of $LANG: en_US.UTF-8
>   locale-coding-system: utf-8-unix
>
> Major mode: Emacs-Lisp
>
> Minor modes in effect:
>   show-paren-mode: t
>   xterm-mouse-mode: t
>   global-auto-complete-mode: t
>   auto-complete-mode: t
>   delete-selection-mode: t
>   desktop-save-mode: t
>   linum-mode: t
>   mouse-wheel-mode: t
>   tooltip-mode: t
>   global-eldoc-mode: t
>   eldoc-mode: t
>   file-name-shadow-mode: t
>




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 08 Jun 2019 12:24:01 GMT) Full text and rfc822 format available.

Notification sent to Budi <budikusasi <at> gmail.com>:
bug acknowledged by developer. (Sat, 08 Jun 2019 12:24:01 GMT) Full text and rfc822 format available.

Message #13 received at 36133-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Budi <budikusasi <at> gmail.com>
Cc: 36133-done <at> debbugs.gnu.org
Subject: Re: bug#36133: Regex
Date: Sat, 08 Jun 2019 15:22:51 +0300
> From: Budi <budikusasi <at> gmail.com>
> Date: Sat, 8 Jun 2019 18:17:15 +0700
> 
> I'm so sorry.. It's fine no bug.
> 
> The bug is in another regex line after jump to it
> 
> SORRY and THANKS

OK, closing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Jul 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 347 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.