[neomutt-users] NeoMutt 2017-06-02 (1.8.3)

Richard Russon rich at flatcap.org
Fri Jun 2 16:10:37 CEST 2017


## Notes

- @NeoMutt_Org - Follow us on *Twitter*!
  https://twitter.com/NeoMutt_Org
- Six features are now "always built" as part of NeoMutt: sidebar, imap, pop, smtp, compressed, nntp.
  These features have no build dependencies and don't add much to the size.
- New option $history_remove_dups
  https://www.neomutt.org/guide/reference#history-remove-dups
- New index format strings: %zs %zc %zt
  https://www.neomutt.org/guide/reference#index-format

## Key Bindings

With the config, below, the 'g' mapping will not be usable.

  bind index g  group-reply
  bind index gg first-entry

This is a limitation of Mutt.
NeoMutt now warns you if you overwrite key bindings.
To fix the warning, first disable the mapping:

  bind index g  noop
  bind index gg first-entry

## Thanks

Many thanks to our *new contributors*:

- Zero King (@l2dy)
- Telshock (@telshock)
- Larry Rosenman (@lrosenman)

and our *regular contributors*:

- Bernard Pratz (@guyzmo)
- Somini (@somini)
- Damien Riegel (@d-k-c)
- Mehdi Abaakouk (@sileht)
- Elimar Riesebieter (@riesebie)
- Tobias Angele (@toogley)
- Stefan Assmann (@sassmann)
- Pietro Cerutti (@gahr)

## Features

- Warn on bindkey aliasing
- Drop PATCHES, tidy 'mutt -v' output
- Add %z format strings to index_format
- Add debug_level/debug_file options

## Bug Fixes

- Fix nntp group selection
- Fix status color
- Tidy up S/MIME contrib
- Do not try to create Maildir if it is an NNTP URI
- Fix missing NONULL for mutt.set() in Lua

## Translations

- Fix German PGP shortkeys

## Docs

- Remove feature muttrc files
- Merge README.notmuch into manual
- Remove unneded scripts
- Remove README.SECURITY
- Remove BEWARE and devel-notes.txt
- Update Makefiles
- Delete TODO files
- Remove legacy files
- Don't generate vim-neomutt syntax file
- Remove LaTeX/pdf manual generation
- Add missing docs for expandos
- Fix sidebar howto examples
- Remove some upstream references
- Drop refs to patches
- Improve PR template and CONTRIBUTING.md

## Website

- Fix list items in newbie-tutorial's Mailing List Guidelines
- Remove configure options that no longer exist
- fix newbie tutorial
- document signing tags / releases
- config: drop unused paginate command
- script: split tests up into several
- convert credits page to markdown
- simpify 404 page
- improve newbie tutorial
- remove help.html and integrate its content elsewhere
- make: "graphviz" program is needed for generating diagram
- improve getting started guide // include legacy files
- dev: add list of architectures/operating systems
- numerous small fixes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 854 bytes
Desc: not available
URL: <http://mailman.neomutt.org/pipermail/neomutt-users-neomutt.org/attachments/20170602/7becc7cf/attachment.sig>


More information about the neomutt-users mailing list