unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* erc and the /clear command
@ 2004-09-13 18:09 J. David Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: J. David Boyd @ 2004-09-13 18:09 UTC (permalink / raw)



Is there a flag, variable setting, etc, so that the /clear command in
ERC will actually clean out the buffer, rathern than just push it out
of site.

I need someway to 'mark' the last place I was when I was reading a
newsgroup, and /clear seemed like the perfect way, if it actually
removed all old text.

Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: erc and the /clear command
       [not found] <mailman.2597.1095099355.1998.help-gnu-emacs@gnu.org>
@ 2004-09-13 19:44 ` Marco Parrone
       [not found] ` <87k6uy3ray.fsf@autistici.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Parrone @ 2004-09-13 19:44 UTC (permalink / raw)


J. David Boyd on 13 Sep 2004 14:09:19 -0400 writes:

> Is there a flag, variable setting, etc, so that the /clear command in
> ERC will actually clean out the buffer, rathern than just push it out
> of site.
>
> I need someway to 'mark' the last place I was when I was reading a
> newsgroup, and /clear seemed like the perfect way, if it actually
> removed all old text.

You can move the point to the line _before_ the ERC prompt, so that
the point does not get moved, and you can continue reading from where
you stopped.

  C-p

Or, you can set the mark on the line _before_ the ERC prompt, 

  C-p M->

and you exchange the point and the mark when you want to jump back.

  C-x C-x

Or, you can kill the text you have read (you set the mark before the
ERC prompt, then you move the point to the top of the page, then you
kill the region, and you move the point back to the ERC prompt).

  C-p C-a M-< C-w M->

-- 
Trenitalia censoring online! -> http://www.autistici.org/ai/trenitalia

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: erc and the /clear command
       [not found] ` <87k6uy3ray.fsf@autistici.org>
@ 2004-09-13 19:49   ` J. David Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: J. David Boyd @ 2004-09-13 19:49 UTC (permalink / raw)


Thanks, this is what I was looking for...

Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-13 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2597.1095099355.1998.help-gnu-emacs@gnu.org>
2004-09-13 19:44 ` erc and the /clear command Marco Parrone
     [not found] ` <87k6uy3ray.fsf@autistici.org>
2004-09-13 19:49   ` J. David Boyd
2004-09-13 18:09 J. David Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).