mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
* etc/PROBLEMS: Remove problem Bug#22814, again.
This commit is contained in:
parent
f1451d4206
commit
4f5c868f5b
11
etc/PROBLEMS
11
etc/PROBLEMS
@ -578,17 +578,6 @@ you have a personal configuration file (normally ~/.aspell.conf), it
|
||||
can cause this error. Remove that file, execute 'ispell-kill-ispell'
|
||||
in Emacs, and then try spell-checking again.
|
||||
|
||||
*** Emacs eats all file descriptors when using kqueue file notifications.
|
||||
See <http://debbugs.gnu.org/22814>.
|
||||
|
||||
When you have a large number of buffers running auto-revert-mode, and
|
||||
Emacs is configured to use the kqueue file notification library, it
|
||||
uses an own file descriptor for every watched file. On systems with a
|
||||
small limit of file descriptors allowed per process, like OS X, you
|
||||
could run out of file descriptors. You won't be able to open new files.
|
||||
|
||||
auto-revert-use-notify is set to nil in global-auto-revert-mode, therefore.
|
||||
|
||||
*** TLS problems, e.g., Gnus hangs when fetching via imaps
|
||||
http://debbugs.gnu.org/24247
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user