docs: add a reference to the 'help-nano' mailing list

This commit is contained in:
Benno Schulenberg 2023-01-29 12:17:05 +01:00
parent 1c307bc1be
commit 26025f79ce
2 changed files with 6 additions and 0 deletions

View File

@ -405,6 +405,9 @@ that name already exists in the current directory, it will add ".save"
plus a number (e.g.\& ".save.1") to the current filename in order to make plus a number (e.g.\& ".save.1") to the current filename in order to make
it unique. In multibuffer mode, \fBnano\fP will write all the open it unique. In multibuffer mode, \fBnano\fP will write all the open
buffers to their respective emergency files. buffers to their respective emergency files.
.sp
If you have any question about how to use \fBnano\fR in some specific
situation, you can ask on \fIhelp-nano@gnu.org\fR.
.SH BUGS .SH BUGS
The recording and playback of keyboard macros works correctly only on a The recording and playback of keyboard macros works correctly only on a

View File

@ -123,6 +123,9 @@ following options: @option{--breaklonglines},
@blankline @blankline
Please report bugs via @url{https://savannah.gnu.org/bugs/?group=nano}. Please report bugs via @url{https://savannah.gnu.org/bugs/?group=nano}.
@blankline
Questions about using nano you can ask at @email{help-nano@@gnu.org}.
@blankline @blankline
For background information see @url{https://nano-editor.org/}. For background information see @url{https://nano-editor.org/}.