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

Re: debian newbie "tip-of-the-day" signature script



On Wed, Apr 25, 2001 at 05:22:57PM -0500, ktb wrote:
> On Wed, Apr 25, 2001 at 02:45:01PM -0500, will trillich wrote:
> <snip> 
> 
> > when i quote an email in a reply, i scroll down until i get to
> > the not-so-pertinent part, and in vim i do
> > 
> > 	dG
> > 
> 
> When you do this how do you append your sig?  Seems you would snip that
> also.
> kent

yes, but nobody's supposed to be listening that closely.

in vim you can scroll down the quoted stuff to where you want to
start your reply, then do

	c}Here's what I think of your tripe...

to change "from here to end-of-paragraph" (which is the same as
"from here to the next blank line") or, as kmself said,

	d}

and then insert (or append, if you're that kind) away.

-- 
DEBIAN NEWBIE TIP #18 from Will Trillich <will@serensoft.com>:
How do you DISABLE A NETWORK SERVICE? There are several ways
network services are made available: for inetd items, modify
/etc/inetd.conf and then "/etc/init.d/inetd restart". For
independently-running daemons, try "/etc/init.d/<daemon> stop"
(or to permanently zap them, "apt-get --purge remove <daemon>").

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: