Skip to Content.
Sympa Menu

sm-sorcery - Re: [SM-Sorcery]Second proposal for edit_file()

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <sm-sorcery AT lists.ibiblio.org>
  • Subject: Re: [SM-Sorcery]Second proposal for edit_file()
  • Date: Mon, 2 Sep 2002 06:23:35 -0700 (PDT)

Robin Cook said:
> Only thing I can think of is needing the -w swich so that nano won't
> have the line wrapping problem.
>
> CuZnDragon
> Robin Cook
>

Then, couldn't we just have:
edit_file() {
${EDITOR:-nano -w} $1
}

-One of Three
a.k.a. sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/






Archive powered by MHonArc 2.6.24.

Top of Page