aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPaul Eggert2017-11-25 22:55:35 -0800
committerPaul Eggert2017-11-25 22:55:35 -0800
commitd20161b25e9cd184d841ba9e36ee5141c01fd75f (patch)
tree6026fea9d48e641bf63b23209970efd1f8024e2c /etc/PROBLEMS
parente27004c5fe3c227476ea210ff5bee2efb783ae17 (diff)
parenta89f0b6f33f9eb8910a1fceda9028d76ef50b05d (diff)
downloademacs-d20161b25e9cd184d841ba9e36ee5141c01fd75f.tar.gz
emacs-d20161b25e9cd184d841ba9e36ee5141c01fd75f.zip
Merge from origin/emacs-26
a89f0b6f33 maint: shorten https://lists.gnu.org/archive/html/... links 8be3aee281 Merge from Gnulib 265cee553f Work around GCC bug 80776 on Fedora 27 x86 dc7a97fb84 Tweak copy-file, rename-file doc cfa2a944d4 Change font-lock-extend-region-multiline handling in mhtml... a8664cc998 Minor cleanup in tramp-gvfs-handle-file-local-copy 55c5b12fa0 Add test for Bug#29423 in Tramp. 3198a1646e Avoid jumbled order in HTML rendered by shr.el 23bfc2d2db Make sure 'dired-filename' property is always put by ls-lisp f7fdaea4c0 A better solution for bug#29347 86e6ed8521 ; * src/thread.c (acquire_global_lock): Fix thinko in last... f300852037 Avoid a hang after C-g while sit-for on a Unix TTY d7fc719ff1 Improve the doc string of 'list-packages' b4f67ebb92 Improve discoverability of 'defvar' for suppressing warnings 8a2b204e64 Improve discoverability of 'read-buffer-completion-ignore-... eea4e9194c Improve documentation of self-insert-uses-region-functions e6e41dac87 Reflect changes in copy-file and rename-file in doc strings 0ec534070f * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix. (... 1d0dbdff6c Reorder type predicates in ELisp manual b081ec9dd7 Fix backward scrolling in buffers with header-line 8e40429c96 ; Fix some doc typos ed2c542920 * lisp/bindings.el (buffer-file-coding-system): Add explic... d82474e452 * src/fns.c (syms_of_fns) <overriding-plist-environment>: ... 292c09ff6d Fix incorrect interaction of drag/drop and double click (b... d6fadb1d26 * lisp/menu-bar.el (menu-bar-options-save): Add display-li... daa959efbc * lisp/menu-bar.el (menu-bar-options-save): Add global-dis... 17fc74d1b9 * lisp/follow.el (follow-mode): Restore mode line lighter.... f20c2e2f3d ; Compare process status against 127 exactly 2d203ffb7e Extract the common part of ruby-flymake-simple and ruby-fl... 09944d499a Add Rubocop Flymake backend c65a0ae7c4 ; Fix a typo 7ab7603125 Update nt/INSTALL.W64 (Bug#28601) 11db253c08 Remove incorrect NEWS item about VC state indicator (Bug#2... 2fdc01c036 * lisp/emacs-lisp/byte-run.el (defsubst): Doc fix. 735c8b516e Make c-defun-name analyze more thoroughly a function type ... 92f0c4cd56 Avoid bogus abbreviated file names if HOME changes 8d450453fa * lisp/emacs-lisp/byte-run.el (inline): Give it a doc. 37a3b4ea40 Fix erc keep-place module with new defaults (Bug#29111) 6c312605bf Add window divider faces to NS (bug#29353) # Conflicts: # etc/NEWS # lisp/ruler-mode.el
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 78d563ef817..75b1f1febd0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -540,7 +540,7 @@ to the variable 'locate-dominating-stop-dir-regexp'. For example, if
540the problem relates to "/smb/.dir-locals.el", set that variable 540the problem relates to "/smb/.dir-locals.el", set that variable
541to a new value where you replace "net\\|afs" with "net\\|afs\\|smb". 541to a new value where you replace "net\\|afs" with "net\\|afs\\|smb".
542(The default value already matches common auto-mount prefixes.) 542(The default value already matches common auto-mount prefixes.)
543See https://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . 543See https://lists.gnu.org/r/help-gnu-emacs/2015-02/msg00461.html .
544 544
545*** Attempting to visit remote files via ange-ftp fails. 545*** Attempting to visit remote files via ange-ftp fails.
546 546
@@ -685,7 +685,7 @@ On some systems, there exists a font that is actually named Monospace,
685which takes over the virtual font. This is considered an operating 685which takes over the virtual font. This is considered an operating
686system bug; see 686system bug; see
687 687
688https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html 688https://lists.gnu.org/r/emacs-devel/2008-10/msg00696.html
689 689
690If you encounter this problem, set the default font to a specific font 690If you encounter this problem, set the default font to a specific font
691in your .Xresources or initialization file. For instance, you can put 691in your .Xresources or initialization file. For instance, you can put
@@ -1093,7 +1093,7 @@ during such resizing attempts (i3, IceWM).
1093See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700, 1093See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700,
1094https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000, 1094https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000,
1095https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and 1095https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and
1096https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. 1096https://lists.gnu.org/r/emacs-devel/2016-07/msg00154.html.
1097 1097
1098*** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive. 1098*** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive.
1099 1099
@@ -2633,7 +2633,7 @@ This is a consequence of a change to src/dired.c on 2010-07-27. The
2633issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. 2633issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'.
2634See 2634See
2635 2635
2636 https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html 2636 https://lists.gnu.org/r/emacs-devel/2010-07/msg01266.html
2637 2637
2638*** Building the native MS-Windows port fails due to unresolved externals 2638*** Building the native MS-Windows port fails due to unresolved externals
2639 2639
@@ -2734,7 +2734,7 @@ Errors and warnings can look like this:
2734This happens when paths using backslashes are passed to the compiler or 2734This happens when paths using backslashes are passed to the compiler or
2735linker (via -I and possibly other compiler flags); when these paths are 2735linker (via -I and possibly other compiler flags); when these paths are
2736included in source code, the backslashes are interpreted as escape sequences. 2736included in source code, the backslashes are interpreted as escape sequences.
2737See https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html 2737See https://lists.gnu.org/r/emacs-devel/2010-07/msg00995.html
2738 2738
2739The fix is to use forward slashes in all paths passed to the compiler. 2739The fix is to use forward slashes in all paths passed to the compiler.
2740 2740