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

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

[debbugs-tracker] bug#14857: closed (24.3.50; `align-regexp': doc unclea


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#14857: closed (24.3.50; `align-regexp': doc unclear for non-interactive usage)
Date: Fri, 26 Jul 2013 02:47:02 +0000

Your message dated Thu, 25 Jul 2013 22:46:46 -0400
with message-id <address@hidden>
and subject line Re: bug#14857: 24.3.50; `align-regexp': doc unclear for 
non-interactive usage
has caused the debbugs.gnu.org bug report #14857,
regarding 24.3.50; `align-regexp': doc unclear for non-interactive usage
to be marked as done.

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


-- 
14857: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14857
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; `align-regexp': doc unclear for non-interactive usage Date: Sat, 13 Jul 2013 00:00:32 +0200
Hello,

after reading the doc of `align-regexp', I try to follow the example and
copy the example text

    Fred (123) 456-7890
    Alice (123) 456-7890
    Mary-Anne (123) 456-7890
    Joe (123) 456-7890

into a newly created buffer and do

M-: (align-regexp (point-min) (point-max) "\(")

I get an error:

align-region: Marker does not point anywhere

Obviously, the interactive spec modifies the entered regexp.  It's
absolutely unclear how `regexp' must look like when `align-regexp' is
called from Lisp.  We should either explain it, or say that this command
is only for interactive use.


Regards,

Michael.



In GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2)
 of 2013-07-08 on dex, modified by Debian
 (emacs-snapshot package, version 2:20130708-1)
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:     Debian GNU/Linux testing (jessie)

Configured using:
 `configure --build x86_64-linux-gnu --host x86_64-linux-gnu
 --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib
 --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man
 --with-pop=yes
 
--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.3.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3.50/site-lisp:/usr/share/emacs/site-lisp
 --without-compress-info --with-crt-dir=/usr/lib/x86_64-linux-gnu/
 --with-x=yes --with-x-toolkit=gtk3 --with-imagemagick=yes
 CFLAGS='-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2'
 CPPFLAGS='-D_FORTIFY_SOURCE=2' LDFLAGS='-g -Wl,--as-needed
 -znocombreloc''




--- End Message ---
--- Begin Message --- Subject: Re: bug#14857: 24.3.50; `align-regexp': doc unclear for non-interactive usage Date: Thu, 25 Jul 2013 22:46:46 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Michael Heerdegen wrote:

> absolutely unclear how `regexp' must look like when `align-regexp' is
> called from Lisp.  We should either explain it, or say that this command
> is only for interactive use.

I never know who "we" is, but personally I went for the first option.


--- End Message ---

reply via email to

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