bug-moe
[Top][All Lists]
Advanced

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

[Bug-moe] GNU Moe 1.10-rc1 released


From: Antonio Diaz Diaz
Subject: [Bug-moe] GNU Moe 1.10-rc1 released
Date: Wed, 19 Dec 2018 15:40:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

GNU Moe 1.10-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/moe/moe-1.10-rc1.tar.lz

The sha256sum is:
110d6e1ceebf349814e44400dc1659696f2f26cdcb0a96bda2e716a35468bcbb moe-1.10-rc1.tar.lz

Please, test it and report any bugs you find.

GNU moe is a powerful, 8-bit clean, console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, unlimited buffers, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, file name completion, directory browser, duplicate removal from prompt histories, delimiter matching, text conversion from/to UTF-8, romanization, etc.

Moe can easily edit thousands of files at the same time.

Moe uses ISO-8859-15 instead of UTF-8 because an 8-bit character set (combined with romanization if needed) can convey meaning safely and more efficiently than UTF-8 can.

The homepage is at http://www.gnu.org/software/moe/moe.html

Changes in this version:

  * The default right margin has been changed from 72 to 76.

* The new command 'C-o k' (capitalize words in block) has been added. It uppercases the first letter of each word and lowercases the rest.

* The new command 'C-s p' (show line position in buffer) has been added. It shows on the status line the percent position of the current line in the buffer.

* Recursive load now ignores some non-text files by extension; ".a", ".o", ".z", ".Z", ".gz", ".lz", ".mo", ".po", ".ps", ".so", ".xz", ".bz2", ".deb", ".dll", ".dvi", ".gif", ".gmo", ".ico", ".jar", ".jpg", ".pbm", ".pdf", ".pgm", ".png", ".ppm", ".rpm", ".svg", ".tar", ".tgz", ".tif", ".tlz", ".txz", ".wav", ".rpms", ".svgz".

  * Infinite replacement loops are now detected.

* 'C-q c' (exit without saving) and 'C-q x' (save and exit) now exit much faster when editing many files (thousands).

* 'C-q x' (save and exit) now does not delete any buffer handles until all modified buffers have been succesfully saved. And shows "Read only" without asking for a name if a modified unnamed read-only buffer is found.

  * The UTF-8 decoder now converts some more characters.

* Showing the contents of a directory no longer alters the position of the top line of the buffers menu.

  * The buffers menu is now shown even if there is only one buffer.

* When showing the contents of a directory, ".." is now put always first even if some file precede it in ASCIIbetical order.

* On buffers larger than 1000 lines, bookmarks 1 to 9 are now set at 10% to 90% of the buffer size in lines.

* The configure script now accepts appending options to CXXFLAGS using the syntax 'CXXFLAGS+=OPTIONS'.


Regards,
Antonio Diaz, GNU Moe author and maintainer.
Europe, wake up! There are political prisoners on hunger strike in Spain.
--
If you are distributing software in xz format, please consider using lzip instead. See http://www.nongnu.org/lzip/lzip_benchmark.html#xz1 and http://www.nongnu.org/lzip/xz_inadequate.html




reply via email to

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