help-nano
[Top][All Lists]
Advanced

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

[Help-nano] set fill 72 issue in Debian


From: Niels ten Oever
Subject: [Help-nano] set fill 72 issue in Debian
Date: Tue, 28 Jun 2016 18:23:51 +0300
User-agent: Mutt/1.5.23 (2014-03-12)

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: address@hidden    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

Attachment: signature.asc
Description: Digital signature


reply via email to

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