summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
AgeCommit message (Collapse)Author
2026-05-31; * etc/PROBLEMS: Minor fixes of last change.Eli Zaretskii
2026-05-31; Document problems caused by validation of *.eln files on macOSAaron Jensen
* etc/PROBLEMS: Document slowdown on macOS caused by the OS validation of *.eln files.
2026-05-27; * etc/PROBLEMS: Link to bug#81124.Sean Whitton
2026-05-18; * etc/PROBLEMS: Fix entries about display of Emoji on TTY (bug#81052).Eli Zaretskii
2026-05-15; * etc/PROBLEMS: Cursor not shown on Windows with system caret (bug#81047).Eli Zaretskii
2026-01-03; Mention in PROBLEMS the issue with XIM character-selection windowEli Zaretskii
* etc/PROBLEMS: Describe the annoying XIM popup window. Suggested by Francesco Potortì <pot@potorti.it>. (Bug#79423)
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-08Merge from origin/emacs-30Eli Zaretskii
a71ba898db8 ; Update the MinGW URLs in w32 FAQ and nt/INSTALL e0ffcc655e5 No more color emoji issue on OpenBSD 7.8 and later (bug#7...
2025-11-06No more color emoji issue on OpenBSD 7.8 and later (bug#79768)Manuel Giraud
Since version OpenBSD 7.8, its FreeType library supports color emoji out of the box. See https://cvsweb.openbsd.org/xenocara/lib/freetype/include/freetype/config/ftoption.h?rev=1.32&content-type=text/x-cvsweb-markup.
2025-09-16Context menu related fixes (bug#64980)Juri Linkov
* etc/PROBLEMS: Suggest how to keep context menus open on Lucid. * lisp/mouse.el (context-menu-mode-map): Bind [mouse-3] to 'ignore' instead of 'nil' to not fallback to the default binding. (mouse--drag-start-event): Remove unused variable. (mouse-undouble-last-event): Remove unused function.
2025-07-26Merge from origin/emacs-30Eli Zaretskii
a44e9139c2f loaddefs-generate--rubric: Note about committing ldefs-bo... e4908623f23 ; Fix documentation of 'other-window' 5f3cbd62b1c ; * lisp/international/quail.el (quail-insert-kbd-layout)... 47deb38f214 ; face-font-family-alternatives, fixed-pitch: Comments. dd29b0ab66d Fix Eshell call to 'string-suffix-p' when checking for tr... cbfc095ed42 * etc/PROBLEMS: Describe how to work around screen reader... 8f00d36b63d (gnus)Scoring Tips: New tip regarding header continuation...
2025-07-26Enabled macOS dictation post NSTextInputClient migration in v30Alvaro Ramirez
* src/nsterm.m (selectedRange): Implement to fix dictation. * etc/NEWS: Announce regression fix. * etc/PROBLEMS: Help users recover from rejected permission.
2025-07-21* etc/PROBLEMS: Describe how to work around screen reader TAB issueRobert Pluim
2025-06-07Merge from origin/emacs-30Eli Zaretskii
cd57a05542b ; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK ...
2025-06-02; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build.Eli Zaretskii
2025-03-22Remove ctags programPaul Eggert
Remove our old ctags and suggest Universal Ctags instead. This fixes a FIXME in lib-src/Makefile.in and speeds up compilation quite a bit on my older CPU when I compile with --enable-gcc-warnings. It also lessens installation and runtime footprint. (Bug#76322) * .gitignore: Remove lib-src/ctags. * admin/authors.el (authors-renamed-files-alist): Remove ctags.1. * admin/check-man-pages: ctags.1 is no longer a special case. * admin/quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove ctags. * cross/Makefile.in (LIBSRC_BINARIES): Remove lib-src/ctags. * doc/man/ctags.1, lib-src/ctags.c: Remove. * java/Makefile.in (CROSS_LIBSRC_BINS): Remove ctags. * lib-src/Makefile.in (INSTALLABLES): Remove ctags${EXEEXT}. (ctags${EXEEXT}): Remove. * lib-src/etags.c (CTAGS): Remove. All uses replaced by ... (ctags): ... this new static var. (STDIN): Remove macro. All uses replaced by new STDIN_OPTION constant. (CTAGS_OPTION, STDIN_OPTION): New contants. (longopts): New --ctags option. (ctags_default_C_help): New constant, to override default_C_help at runtime. (default_C_help): Now always the etags version. (C_LANG_NAMES_INDEX): New macro. (print_language_names): Do not assume etags. (PROGRAM_NAME): Remove. All uses removed. (print_help): Document --ctags if PRINT_UNDOCUMENTED_OPTIONS_HELP. (main): Support new --ctags option, and support all [ce]tags options. * test/manual/etags/Makefile (CTAGS_PROG): Now etags --ctags, since there is no longer a ctags.
2025-03-04Merge from savannah/emacs-30Po Lu
1b80bc67aad ; * doc/emacs/android.texi (Android Software): Minor mark... dcfbf7d1863 ; * etc/PROBLEMS: Document the same problem here. b09bbf22afd Document requirements respecting XDG MIME databases on An... 365a91622e0 ; (completion-preview--try-table): Propagate extra proper... # Conflicts: # lisp/completion-preview.el
2025-03-04Merge from savannah/emacs-30Po Lu
7dcf9b71e6f ; Don't document package-x.el a5fd518d524 ; Document spurious warnings on macOS 15 625ed68aeaa Fix the use of xref-window-local-history together with Xr... 80917727676 completing-read-multiple: Fix support for ":" as separator 38cc36a3753 ; Improve docstring of cl-check-type
2025-03-04; * etc/PROBLEMS: Document the same problem here.Po Lu
2025-03-02; Document spurious warnings on macOS 15Stefan Kangas
* etc/PROBLEMS: Document spurious warnings on macOS 15. (Bug#73382)
2025-02-15Merge from savannah/emacs-30Po Lu
58e4bfe3408 Add two missing NULL checks of malloc'd values on Android 81ca9c75f11 ; * etc/PROBLEMS: Document how to grant storage permissio... d82d4689794 ; * etc/TODO: Rethink finder-known-keywords. b9b9c33dcbe Fix (Non)GNU ELPA description in manual 87a61eba1b8 Move 'package-archives' documentation to emacs manual 316e47c5af4 ; * src/fns.c (Fmapconcat): Doc fix (bug#76242). 3cfbeb3fca1 ; Fix >72 character long lines in docstring c68886ddb76 ; Change "virus" to "malicious" in lispref 6701866be4d Document (Non-)GNU ELPA in emacs manual 02851768b72 ; * .mailmap: Add entry for Thuna. (Bug#76221) 2d7a8cbf4c8 Fix author name 19314257485 Use c-ts-common's comment setup in go-ts-mode (bug#75978) 316893ca387 Add java-language-server to eglot-server-programs
2025-02-15; * etc/PROBLEMS: Document how to grant storage permissions on Wear OS.Po Lu
2025-02-10Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-09; * etc/PROBLEMS: Fix last change (bug#74220).Eli Zaretskii
2025-02-09; * etc/PROBLEMS: Document problem with GPM mouse display (bug#74220).Jared Finder
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-25Merge from origin/emacs-30Eli Zaretskii
67903f5909d Restore the old behavior of `bookmark-write-file' 062da7003f9 ; Improve prompts and error messages in 'info-look' 52dc01f1c8b ; * admin/admin.el (set-version): Note about Android. fb282da2a07 Avoid double spaces around abbrevations in Texinfo bc1ab8ac3d8 ; * doc/emacs/custom.texi (Init Rebinding): Fix spacing. b41ef43af19 ; Fix previous change 5638b1d6bd4 Ispell: Use "personal dictionary" terminology consistently cc791e7499f ; Check man pages for mistakes less frequently 4ed4792e3b9 ; * admin/release-process: Minor copy-edits. 4a867c823b7 Add language server "ruff server" for Python 9e687c2871f Fix go-ts-mode type declaration indentation (Bug#75785) f751b3afa4f ; Minor improvements for doc strings in map.el cda78edc7d9 ; Fix typos ce50a1d3c18 ; * src/w32.c (w32_memory_info): Fix coding style of last... 58d3d4820ad Fix bug in w32_memory_info 77386412050 Avoid crashes in redisplay due to problematic font setups 0e3687e6006 Improve 'key-valid-p' docstring 9878092d2b9 Minor copyedits in internals.texi 4726900fdc5 Better document side-effect free and pure C functions 04c475a39f2 ; Fix documentation about faces of tool-tip text # Conflicts: # admin/codespell/codespell.exclude
2025-01-23; Fix typosStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
Run "TZ=UTC0 admin/update-copyright".
2025-01-01Update copyright year to 2025Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2ba6387d1d6 ; Fix inaccuracy in ELisp Reference manual 8ac6a178804 ; * etc/PROBLEMS: Mention problems with XPM support in GD... 624322d5f6a Add missing fontification matches for elixir-ts-mode 5bafb11b400 ; Fix copyright year 186ea407326 Don't start docstrings with "This function" or similar cb8ce2e68bb Enable indent-tabs-mode in obj-c-mode 54f35137096 Fix comment indent in 'lua-ts-mode' and old grammar 8b95549e908 * admin/nt/dist-build/build-dep-zips.py: (deps src) handl... 8064b2a6798 Document undocumented completion commands c29b798537e ; etc/w32-feature.el (harfbuzz): improve test 0e43e35f96e * admin/nt/dist-build/emacs.nsi: (Uninstall) delete only ... b83cd8a8fb0 ; * etc/tutorials/TUTORIAL.ko: Fix the beginning. 41caccc488b ; * etc/publicsuffix.txt: Update from upstream. e6fb18406ee ; Fix refcards 14e791f9ba2 ; Update acknowledgments for Emacs 30 861b7864fc4 ; Fix node name in emacs-lisp-intro.texi 77243ba5be8 ; Update version tags of defcustoms fe2ac33bae8 ;* doc/misc/efaq.texi (New in Emacs 30): Mention 'trusted... 8fb884f0dc0 ; * etc/NEWS: Fix wording. e281355a5e8 Improve D-Bus and Tramp manual # Conflicts: # doc/emacs/emacs.texi # etc/NEWS # lisp/erc/erc-log.el # lisp/eshell/esh-mode.el # lisp/which-key.el
2024-12-28; * etc/PROBLEMS: Mention problems with XPM support in GDK (bug#75018).Eli Zaretskii
2024-12-21Add support for the ':data' keyword for play-sound in MS-Windows.Cecilio Pardo
* src/sound.c (parse_sound) [WINDOWSNT]: Check that either :file or :data is present. (do_play_sound): Added parameter to select file or data, and code to play from data. (Fplay_sound_internal): Fixed volume format, and send file or data to 'do_play_sound'. (Bug#74863) * etc/NEWS: Add entry for this change. * etc/PROBLEMS: Remove entry about missing support for :data.
2024-12-14; * etc/PROBLEMS: Document problem with menu-bar background (bug#74028).Eli Zaretskii
2024-12-12Unexec removal: Documentation adjustmentsPip Cet
* doc/lispref/internals.texi (Building Emacs): * doc/lispref/os.texi (Command-Line Arguments): Remove documentation for 'unexec'-specific code and arguments. * etc/PROBLEMS: Remove unexec-specific problems.
2024-12-12Pure storage removal: DocumentationPip Cet
* etc/NEWS: Document removal of unexec dumper. * etc/PROBLEMS: Remove pure space problems.
2024-11-16; In PROBLEMS mention issue with .Xresources on Gnome desktop (Bug#73244)Martin Rudalics
* etc/PROBLEMS: Mention issue with specifying frame size in .Xresources when running Emacs on Gnome desktop (Bug#73244).
2024-09-15; * etc/PROBLEMS: Fix last change (bug#73207).Eli Zaretskii
2024-09-15Document unavailability of frame geometry on WaylandPo Lu
* etc/PROBLEMS (Runtime problems specific to PGTK build): Document that frame-edges and company are liable not to return valid coordinates. (bug#73207)
2024-08-25; Mention in PROBLEMS issues with long popup menusEli Zaretskii
* etc/PROBLEMS: Problems with very long popup menus on Lucid builds. (Bug#72791)
2024-08-09Add PROBLEMS entry for bug#72517Thomas Fitzsimmons
* etc/PROBLEMS (X runtime problems): Document ssh -X session hang-on-exit after deletion of remote emacsclient -c frame. (bug#72517) (cherry picked from commit 9f03300c5c626bf6f8f839be4943cc20db89c24d)
2024-08-04; * etc/PROBLEMS: How to install sources on SUSE Linux (bug#72465).Björn Bidar
2024-08-04Document unsupported color Emoji on OpenBSDManuel Giraud
Bug#72268 * etc/PROBLEMS (Runtime problems related to font handling): Document unsupported color Emoji on OpenBSD.
2024-07-26Add PROBLEMS entry for bug#72303Po Lu
* etc/PROBLEMS (Runtime problems specific to PGTK build): Document that text mode sessions cannot be started without `-nw'. (bug#72303)
2024-07-18; Fix typosStefan Kangas
2024-06-27; * etc/PROBLEMS (PGTK): Remove redundant 2nd PGTK section.Eli Zaretskii
2024-06-22Merge from origin/emacs-29Eli Zaretskii
7f7b28a2500 ; Wayland SECONDARY selection problem
2024-06-22; Wayland SECONDARY selection problemEli Zaretskii
* etc/PROBLEMS: Document problems with SECONDARY selection on Wayland. (Bug#71656)
2024-06-20Remove more references to Windows 95Stefan Kangas
* doc/lispref/frames.texi (Window System Selections): * doc/misc/ediff.texi (Patch and Diff Programs): * doc/misc/efaq-w32.texi (Third-party multibyte, Swap Caps NT) (Subprocesses and floppy drive): * etc/PROBLEMS: * lisp/printing.el (pr-path-alist, pr-command): * lisp/ps-print.el: Remove more references to Windows 95, which is not supported by Emacs.
2024-06-11Enable support for color fonts in recent releases of XftPo Lu
* etc/PROBLEMS (Some fonts are detected..): Document that Xft 2.3.6 should have resolved this issue. * src/ftfont.c (ftfont_spec_pattern, ftfont_list): Disable inhibition of color fonts on Xft 2.3.6 and subsequent versions.