all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: net june <netjune@outlook.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "32157@debbugs.gnu.org" <32157@debbugs.gnu.org>
Subject: bug#32157: Emacs 26.1.50: Error in post-command-hook (icomplete-post-command-hook): (void-function set-message-beep)
Date: Sun, 15 Jul 2018 03:47:21 +0000	[thread overview]
Message-ID: <PS1PR04MB2821A417DA0FC6D9344224F5B75E0@PS1PR04MB2821.apcprd04.prod.outlook.com> (raw)
In-Reply-To: <83y3edajx2.fsf@gnu.org>



On 07/14/2018 11:58 PM, Eli Zaretskii wrote:

> I cannot reproduce this.  I tried on GNU/Linux and on MS-Windows, and
> I get the expected results on each one of them.
> 

I just pull the latest version from emacs git repo, and run "git clean 
-f -x -d" to clean up. Then config with command:

CFLAG=-O2 ./configure --prefix=/home/jun/apps/emacs-26 
--without-makeinfo --with-x-toolkit=gtk3 --with-modules

and make with command:
make && make install

The problem still exists.

> Also can be reproduced by following steps:
> 1. emacs -Q
> 2. C-h f or M-x describe-function
> 3. input "w32-<TAB>" where <TAB> is pressing the tab key
> 4. emacs error: byte-code: Symbol’s function definition is void: 
> set-message-beep

In step 3, it seems that ONLY THE FIRST tab key produce the error 
message for a emacs instance. Pressing the tab key twice, it will show 
the completion window with content as following:

------------------------------------------------------------------
Click on a completion to select it.
In this buffer, type RET to select the completion near point.

Possible completions are:
w32-check-shell-configuration 	w32-convert-standard-filename
w32-get-valid-locale-ids 	w32-list-locales
w32-set-default-process-coding-system 	w32-set-system-coding-system
w32-shell-dos-semantics 	w32-shell-name
w32-system-shell-p

-------------------------------------------------

Why these symbols are visible on GNU/Linux? Is there something wrong 
with my build commands?


  parent reply	other threads:[~2018-07-15  3:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-14 11:58 bug#32157: Emacs 26.1.50: Error in post-command-hook (icomplete-post-command-hook): (void-function set-message-beep) net june
2018-07-14 15:58 ` Eli Zaretskii
2018-07-14 16:04   ` Glenn Morris
2018-07-14 16:27     ` Eli Zaretskii
2018-07-15  3:58     ` net june
2018-07-15 14:34       ` Eli Zaretskii
2018-07-16  3:21         ` net june
2018-07-16  3:23         ` net june
2018-07-16 14:18           ` Eli Zaretskii
2018-07-15  3:29   ` net june
2018-07-15  3:47   ` net june [this message]
2018-07-17 20:28     ` Rolf Ade
2018-07-18  1:24     ` Stefan Monnier

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=PS1PR04MB2821A417DA0FC6D9344224F5B75E0@PS1PR04MB2821.apcprd04.prod.outlook.com \
    --to=netjune@outlook.com \
    --cc=32157@debbugs.gnu.org \
    --cc=eliz@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.