Hi Guys, I am trying to get my .nanorc to work, I looked for the nanorc.sample, but I don't see one in the /usr/share/doc file. I wrote my own .nanorc, but it not reading it. Where can I tell it to read it. I see that in man file something about SYSCONFDIR/nanorc, where is that file? -- -- Command, n.: Statement presented by a human and accepted by a computer in such a manner as to make the human feel as if he is in control. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Chuck Payne <terrorpup@gmail.com> [02-13-07 16:09]:
I am trying to get my .nanorc to work, I looked for the nanorc.sample, but I don't see one in the /usr/share/doc file.
I wrote my own .nanorc, but it not reading it. Where can I tell it to read it. I see that in man file something about SYSCONFDIR/nanorc, where is that file?
?? echo $SYSCONFDIR but, 17:56 wahoo:~ > locate nanorc /usr/share/man/fr/man5/nanorc.5.gz /usr/share/man/man5/nanorc.5.gz /usr/share/nano/asm.nanorc /usr/share/nano/c.nanorc /usr/share/nano/groff.nanorc /usr/share/nano/html.nanorc /usr/share/nano/java.nanorc /usr/share/nano/man.nanorc /usr/share/nano/mutt.nanorc /usr/share/nano/nanorc.nanorc /usr/share/nano/patch.nanorc /usr/share/nano/perl.nanorc /usr/share/nano/pov.nanorc /usr/share/nano/python.nanorc /usr/share/nano/ruby.nanorc /usr/share/nano/sh.nanorc /usr/share/nano/tex.nanorc /usr/share/vim/vim70/ftplugin/nanorc.vim /usr/share/vim/vim70/syntax/nanorc.vim -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Chuck Payne <terrorpup@gmail.com> [02-13-07 16:09]:
I wrote my own .nanorc, but it not reading it. Where can I tell it to read it. I see that in man file something about SYSCONFDIR/nanorc, where is that file?
after looking closer, I believe that "/usr/share/nano/nanorc.nanorc" is what you are looking for. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Patrick Shanahan wrote:
* Chuck Payne <terrorpup@gmail.com> [02-13-07 16:09]:
I wrote my own .nanorc, but it not reading it. Where can I tell it to read it. I see that in man file something about SYSCONFDIR/nanorc, where is that file?
after looking closer, I believe that "/usr/share/nano/nanorc.nanorc" is what you are looking for.
I'm not so sure: I think he wants a per user rather than all-system config file. What does strace say...? Under Debian, (sorry, no SuSE here ATM) nano looks for /etc/nanorc and $HOME/.nanorc (and $HOME/.nano_history) Did you create the file in your home directory (you can get to it with " cd ~ ")? Who owns it and what are the permissions? (" ls -l ~/.nanorc ") Russell Jones -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Chuck Payne
-
Patrick Shanahan
-
Russell Jones