set fill 72 issue in Debian
Niels ten Oever <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <20160628152351.GA711@wolgograd> |
Dear all, I hope this email finds you well, and thanks a lot for developing Nano. I am trying to use Nano with Mutt on Debian Jessie, and am trying set fill in .nanorc. I have found other people who have had issues with this: https://www.linuxquestions.org/questions/debian-26/setting-nano-to-wrap-at-72-cols-fails-252567/ https://lists.debian.org/debian-user/2011/11/msg00226.html My .nanorc looks like this (I also added this to /etc/nanorc): [code] syntax "mutt" color green "^>.*" unset nowrap set fill 68 set tabstospaces set tabsize 4 set smarthome [/code] $ nano -V GNU nano version 2.2.6 (compiled 16:56:37, Jul 16 2014) (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Email: [email protected] Web: http://www.nano-editor.org/ Compiled options: --disable-wrapping-as-root --enable-color --enable-extra --enable-multibuffer --enable-nanorc --enable-utf8 Hope you got some guidance! My current fix is calling nano in mutt with: set editor="nano -w -$" in .muttrc, but this is not really what I was hoping for. Thanks in advance, Niels _______________________________________________ Help-nano mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-nano
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEbBAEBAgAGBQJXcpaHAAoJEAi1oPJjbWjpyYQH+MhpAKQ/IWow2ekfSkVO5s1d WkPZeEMldAL4DfkT3oMfp0Egala1U91/KRfo5yhRKWaSWG4SMohLp8++ir9HnqOl ejgoaNTWz/Epf7T/HfDKcVTEWu60Pnspt5WhUeOvs3ca3HH99iw3qVs+v2+8MhRm YtpPx8Nz6B4dHnvfQUzGYR2y5alCv0qdTiILrEU4EKxXFLxDtE9QTYxdCV/Vs7RI PlEh0d2MsxT2h3dPSXtA+Tv2RhgOBjKr55rscUzZHr6xApDQMrirYWL7wmoLBpyr BIV82rj/WTj2L5yfl4r9Q6dp1yB/3fCl879CEnNCaVdTjFnF7KESfiF0qQyJfQ== =T1Q8 -----END PGP SIGNATURE-----