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

Richard Russon rich at flatcap.org
Fri Jun 9 13:09:18 CEST 2017


## Notes

This is a second bug-fix release
It tidies up a few small problems from last week's release
(like the missing ChangeLog :-)

- **[@NeoMutt_Org](https://twitter.com/NeoMutt_Org)** - Follow us on **Twitter**!
- 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.

## Key Bindings

https://www.neomutt.org/guide/configuration#bind-warnings

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**:

- Bo Yu (@tsuyubo)
- Peter Hogg (@pigmonkey)

and our **regular contributors**:

- Tobias Angele (@toogley)
- Edward Betts (@edwardbetts)
- Stefan Assmann (@sassmann)
- Pietro Cerutti (@gahr)
- Werner Fink (@bitstreamout)
- Zero King (@l2dy)

## Contrib

- unbind mappings before overwriting in vim-keys

## Bug Fixes

- latest coverity issues (#624)
- don't pass colour-codes to filters
- Don't set a colour unless it's been defined.
- crash if no from is set or founds
- ifdef command

## Translations

- fix translations
- fix some remaining translation problems

## Docs

- explain binding warnings
- don't document unsupported arches

-------------- 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/20170609/ca67fa92/attachment.sig>


More information about the neomutt-users mailing list