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

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

mouse selections slow down emacs (freezing)


From: sam copydata
Subject: mouse selections slow down emacs (freezing)
Date: Fri, 25 Apr 2008 10:48:07 +0200

Hi,

I use GNU Emacs 22.1.1 and 22.2.1. I built them from tarball
downloaded from fsf gnu ftp.

On these two version, when i select (or cut) an area by left click it
freeze my emacs.
It's reproducible when i place my cursor at the end of a line and i
select or cut to another line up in the file. It's happen when i just
launched emacs. If I left it frozen, after a while it get back to work
normally without problems.

as example if i try to cut the comment in this function :

int main()
{
   int blah;

/*    comment */

   return 0;
}

its freezing emacs for a long while (5~10 minutes).

Is this can be consider as a bug ? I'm not sure but i let you decide.

I attached my .emacs in case of need but it does the same thing if i
comment all the config file.

Attachment: conf_emacs
Description: Binary data


reply via email to

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