[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1148: 23.0.60; recursive edits can sometimes not be stopped in emacs
From: |
Markus Triska |
Subject: |
bug#1148: 23.0.60; recursive edits can sometimes not be stopped in emacsclient |
Date: |
Fri, 8 Jan 2016 19:15:31 +0100 |
Hi Andrew,
Andrew Hyatt writes:
> FWIW, I can't reproduce that bug on my Mac. Or, if it leaks memory, it
> leaks it so slowly that even running the emacsclient loop for minutes
> results in no clear difference. It may be that there is some system level
> difference, or difference in how we built or installed emacs that's causing
> the issue.
Here are the settings I use on OSX 10.10.2, and which allow me to reproduce
#1504
with the latest git version today:
./configure --without-ns CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib
and the following features (note in particular X11 and LUCID):
XAW3D XPM JPEG TIFF GIF PNG IMAGEMAGICK GSETTINGS NOTIFY ACL GNUTLS
LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix