emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: align fails]


From: Richard Stallman
Subject: address@hidden: align fails]
Date: Sun, 11 Dec 2005 17:57:00 -0500

John Wiegly, the maintainer of align.el, can't work on this now.
Can someone else please DTRT and ack?

------- Start of forwarded message -------
Date: Sat, 03 Dec 2005 04:53:39 +0100
From: "Roland Winkler" <address@hidden>
To: address@hidden
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at tfkp06
Subject: align fails
Sender: address@hidden
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63

Symptoms:

Visit the following buffer foo.txt in a fresh emacs (using text-mode)

cat > foo.txt <<EOF
Fred (123)   456-7890
Alice (123) 456-7890
Mary-Anne (123)     456-7890
Joe      (123) 456-7890
EOF

Set mark and point to beginning and end of the buffer.
Execute C-u M-x align. This gives me

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

This is not what I would expect from an alignment command.

Roland


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------





reply via email to

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