help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: hang while marking large region


From: Peter Dyballa
Subject: Re: hang while marking large region
Date: Sat, 10 May 2008 20:51:22 +0200


Am 09.05.2008 um 18:45 schrieb andrew.tao:

any ideas for a workaround?


Make the buffer read-write. Remove with delete-region (does not add to kill-ring) what you don't want. Save the remainder, the useful part, in a new file. This file can be included in other files or buffers.

Can you copy to a register in XEmacs, C-x r x <register>?

--
Greetings

  Pete

Every instructor assumes that you have nothing else to do except study for that instructor's course.
                                – Fourth Law of Applied Terror





reply via email to

[Prev in Thread] Current Thread [Next in Thread]