* remove line numbers in region
@ 2006-08-30 4:09 Gary Wessle
2006-08-30 4:48 ` wenbinye
2006-08-30 9:41 ` Peter Dyballa
0 siblings, 2 replies; 3+ messages in thread
From: Gary Wessle @ 2006-08-30 4:09 UTC (permalink / raw)
Hi
I visited a file and found line numbers at the beginning of each line
which I want to remove.
I placed those line numbers with the command.
M-h C-u M-| cat -n RET
now how can I remove them?
thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: remove line numbers in region
2006-08-30 4:09 remove line numbers in region Gary Wessle
@ 2006-08-30 4:48 ` wenbinye
2006-08-30 9:41 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: wenbinye @ 2006-08-30 4:48 UTC (permalink / raw)
C-x r d
see Info emacs: 16 Rectangles for detail
Gary Wessle wrote:
> Hi
>
> I visited a file and found line numbers at the beginning of each line
> which I want to remove.
> I placed those line numbers with the command.
> M-h C-u M-| cat -n RET
>
> now how can I remove them?
>
> thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: remove line numbers in region
2006-08-30 4:09 remove line numbers in region Gary Wessle
2006-08-30 4:48 ` wenbinye
@ 2006-08-30 9:41 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2006-08-30 9:41 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 30.08.2006 um 06:09 schrieb Gary Wessle:
> now how can I remove them?
C-x u.
Or mark region and delete rectangle.
Or kill buffer and reload file.
--
Greetings
Pete
To most people solutions mean finding the answers. But to chemists
solutions
are things that are still all mixed up.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-30 9:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-30 4:09 remove line numbers in region Gary Wessle
2006-08-30 4:48 ` wenbinye
2006-08-30 9:41 ` Peter Dyballa
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).