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

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

bug#36133: Regex


From: Budi
Subject: bug#36133: 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@gmail.com> wrote:
> From: "U-DESKTOP-QP55KRT\\Budi"
> <Budi@DESKTOP-QP55KRT.i-did-not-set--mail-host-address--so-tickle-me>
> To: bug-gnu-emacs@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 via email to

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