all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: HaiJun Zhang <netjune@outlook.com>
To: 38287@debbugs.gnu.org
Subject: bug#38287: 26.3.50; filenotify.el: the Chinese file name in the event is messy code
Date: Wed, 20 Nov 2019 03:50:26 +0000	[thread overview]
Message-ID: <SG2PR03MB36112850221322E33C05C93DB74F0@SG2PR03MB3611.apcprd03.prod.outlook.com> (raw)
In-Reply-To: aeef7181-2c14-4b93-90fd-dd71993ed3c8@Spark


[-- Attachment #1.1: Type: text/plain, Size: 3597 bytes --]

So file name comparing in the event callback of filenotify.el always fails. And there is no autorevert for this file.

[cid:D1374FE5DD8D46F9BEA64B829E25DBC4]

In GNU Emacs 26.3.50 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.61 Version 10.13.6 (Build 17G8037))
 of 2019-10-30 built on jundeMac
Repository revision: 3ee8ee8476fef2a5e8159f7597e36e0953295ce2
Windowing system distributor ‘Apple', version 10.3.1561
Recent messages:
+++ new: 31, ( *Echo Area 1*)
t
next-line: End of buffer [2 times]
previous-line: Beginning of buffer [13 times]
next-line: End of buffer [14 times]

Configured using:
 ‘configure —with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp’ --with-modules --disable-acl
 —without-makeinfo CFLAGS=-O2’

Configured features:
JPEG RSVG GLIB NOTIFY GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
THREADS LCMS2

Important settings:
  value of $LANG: zh_CN.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Messages

Minor modes in effect:
  global-auto-revert-mode: t
  shell-dirtrack-mode: t
  ido-everywhere: t
  global-hl-line-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml mml-sec epa derived epg gnus-util rmail
rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils thingatpt help-fns radix-tree help-mode
autorevert easy-mmode filenotify subr-x map edmacro kmacro tex-mode
compile shell pcomplete comint ansi-color ring latexenc package easymenu
epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core
cl-macs eieio-loaddefs password-cache url-vars windmove ido seq byte-opt
gv bytecomp byte-compile cconv cl-loaddefs cl-lib display-line-numbers
hl-line elec-pair time-date china-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win
ucs-normalize mule-util term/common-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads kqueue cocoa ns lcms2 multi-tty make-network-process
emacs)

Memory information:
((conses 16 263112 15865)
 (symbols 48 22940 1)
 (miscs 40 405 241)
 (strings 32 42961 1400)
 (string-bytes 1 1130894)
 (vectors 16 40024)
 (vector-slots 8 826529 14554)
 (floats 8 63 332)
 (intervals 56 503 0)
 (buffers 992 14))


[-- Attachment #1.2: Type: text/html, Size: 6230 bytes --]

[-- Attachment #2: Attachment.png --]
[-- Type: image/png, Size: 105906 bytes --]

       reply	other threads:[~2019-11-20  3:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <aeef7181-2c14-4b93-90fd-dd71993ed3c8@Spark>
2019-11-20  3:50 ` HaiJun Zhang [this message]
2019-11-20 16:32   ` bug#38287: 26.3.50; filenotify.el: the Chinese file name in the event is messy code Michael Albinus
2019-11-20 17:35     ` Eli Zaretskii
2019-11-20 17:49       ` Michael Albinus
2019-11-20 18:25         ` Eli Zaretskii
2019-11-20 18:45           ` Michael Albinus
2019-11-21  0:35           ` HaiJun Zhang
2019-11-21  2:33           ` HaiJun Zhang
2019-11-21 14:42             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SG2PR03MB36112850221322E33C05C93DB74F0@SG2PR03MB3611.apcprd03.prod.outlook.com \
    --to=netjune@outlook.com \
    --cc=38287@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.