emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36133: closed (Regex)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36133: closed (Regex)
Date: Sat, 08 Jun 2019 12:24:01 +0000

Your message dated Sat, 08 Jun 2019 15:22:51 +0300
with message-id <address@hidden>
and subject line Re: bug#36133: Regex
has caused the debbugs.gnu.org bug report #36133,
regarding Regex
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36133: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36133
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Regex Date: Sat, 8 Jun 2019 15:06:30 +0700
From: "U-DESKTOP-QP55KRT\\Budi"
<Budi@DESKTOP-QP55KRT.i-did-not-set--mail-host-address--so-tickle-me>
To: address@hidden
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#36133: Regex Date: Sat, 08 Jun 2019 15:22:51 +0300
> From: Budi <address@hidden>
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]