unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34614: 26.1.92; When reading input in mini-buffer, message to each area overide the input prompt
@ 2019-02-22 12:17 Zhang Haijun
  2019-02-22 13:20 ` Eli Zaretskii
  2019-02-22 15:07 ` martin rudalics
  0 siblings, 2 replies; 40+ messages in thread
From: Zhang Haijun @ 2019-02-22 12:17 UTC (permalink / raw)
  To: 34614

For example, I run find-file, and then input file name in mini-buffer. During inputting, one buffer’s file has been changed externally. Emacs reverts the file and print a message to each area. Then I can’t see the prompt of find-file and chars I have inputted.


In GNU Emacs 26.1.92 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.60 Version 10.13.6 (Build 17G5019))
 of 2019-02-14 built on jundeMac
Windowing system distributor 'Apple', version 10.3.1561
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

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 'CC=cc ' CFLAGS=-O2
 PKG_CONFIG_PATH=/Users/jun/source/build-emacs-master/brew/lib/pkgconfig:'

Configured features:
JPEG 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: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  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
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config 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 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 205135 13138)
 (symbols 48 20137 0)
 (miscs 40 373 180)
 (strings 32 28962 1883)
 (string-bytes 1 764900)
 (vectors 16 35914)
 (vector-slots 8 784151 7972)
 (floats 8 48 255)
 (intervals 56 223 0)
 (buffers 992 11))


^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2019-11-14  0:46 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-22 12:17 bug#34614: 26.1.92; When reading input in mini-buffer, message to each area overide the input prompt Zhang Haijun
2019-02-22 13:20 ` Eli Zaretskii
2019-02-22 13:35   ` Zhang Haijun
2019-02-22 15:07 ` martin rudalics
2019-02-22 15:40   ` Zhang Haijun
2019-02-22 21:38     ` martin rudalics
2019-02-23  7:26       ` Eli Zaretskii
2019-02-23  7:54         ` martin rudalics
2019-02-23  8:25           ` Eli Zaretskii
2019-02-23  8:29             ` martin rudalics
2019-02-23  9:31               ` Eli Zaretskii
2019-02-23  9:57                 ` martin rudalics
2019-02-23 10:35                   ` Eli Zaretskii
2019-02-23 14:02                     ` martin rudalics
2019-02-23 16:51                       ` Eli Zaretskii
2019-02-24  8:44                         ` martin rudalics
2019-02-24 16:11                           ` Eli Zaretskii
2019-02-24 18:31                             ` martin rudalics
2019-02-24 19:02                               ` Eli Zaretskii
2019-02-25 10:11                                 ` martin rudalics
     [not found]     ` <5C7043C9.2090809@gmx.at>
2019-02-23  2:01       ` Zhang Haijun
2019-02-23  2:33         ` Zhang Haijun
2019-02-23  7:53           ` martin rudalics
2019-02-23  8:05             ` Zhang Haijun
2019-02-23  8:29               ` martin rudalics
2019-02-23  8:01           ` Eli Zaretskii
2019-02-23  8:29             ` Zhang Haijun
2019-11-06 22:02     ` Juri Linkov
2019-11-07 14:52       ` HaiJun Zhang
2019-11-07 22:12         ` Juri Linkov
2019-11-08  1:46           ` HaiJun Zhang
2019-11-09 23:05             ` Juri Linkov
2019-11-09 23:38               ` HaiJun Zhang
2019-11-10 21:22                 ` Juri Linkov
2019-11-12  0:49                   ` HaiJun Zhang
2019-11-12  8:10                     ` martin rudalics
2019-11-14  0:44                       ` Zhang Haijun
2019-11-12  1:15                   ` HaiJun Zhang
2019-11-12 20:53                     ` Juri Linkov
2019-11-14  0:46                       ` Zhang Haijun

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).