Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#42565 - [emacs] Please build Emacs with file notification support
Attached to Project:
Arch Linux
Opened by Alain Kalker (ackalker) - Sunday, 26 October 2014, 14:57 GMT
Last edited by Jürgen Hötzel (juergen) - Wednesday, 21 January 2015, 12:47 GMT
Opened by Alain Kalker (ackalker) - Sunday, 26 October 2014, 14:57 GMT
Last edited by Jürgen Hötzel (juergen) - Wednesday, 21 January 2015, 12:47 GMT
|
DetailsDescription:
Quoting [1]: "Emacs can now be compiled with file notification support. This happens by default if a suitable system library is found at build time." The current build of Emacs appears not to have been built with file notification support (it doesn't list any notification libraries as dependencies, and a quick check with `ldd /usr/bin/emacs` shows no linking with any). Also, while I was editing a PKGBUILD for an svn package (thanks for the handy emacs-pkgbuild-mode btw :-) ), after building the package with makepkg, I did not receive any notification when makepkg updated $pkgver inside the PKGBUILD. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: [1]: http://www.gnu.org/software/emacs/news/NEWS.24.4 |
This task depends upon
Closed by Jürgen Hötzel (juergen)
Wednesday, 21 January 2015, 12:47 GMT
Reason for closing: Works for me
Additional comments about closing: (featurep 'gfilenotify) -> t
glib2 is already a indirect dependency of emacs
Wednesday, 21 January 2015, 12:47 GMT
Reason for closing: Works for me
Additional comments about closing: (featurep 'gfilenotify) -> t
glib2 is already a indirect dependency of emacs