From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: Re: [h-e-w] strange behavior of emacs during search Date: Fri, 19 Jul 2019 17:05:41 +0300 Message-ID: <83a7daunka.fsf@gnu.org> References: <1015591415.545.1563541850502@alum-prod-api-1.mit.edu> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="31865"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org, help-emacs-windows@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 19 16:05:53 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hoTWC-0008B8-No for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jul 2019 16:05:52 +0200 Original-Received: from localhost ([::1]:45846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoTWA-0006f5-R6 for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jul 2019 10:05:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45752) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoTW7-0006ee-2E; Fri, 19 Jul 2019 10:05:47 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hoTW6-0001fx-Vc; Fri, 19 Jul 2019 10:05:47 -0400 Original-Received: from [176.228.60.248] (port=2656 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hoTW6-00049k-AE; Fri, 19 Jul 2019 10:05:46 -0400 In-reply-to: <1015591415.545.1563541850502@alum-prod-api-1.mit.edu> (message from bostjanv on Fri, 19 Jul 2019 09:10:50 -0400 (EDT)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121206 gmane.emacs.windows:6282 Archived-At: > Date: Fri, 19 Jul 2019 09:10:50 -0400 (EDT) > From: bostjanv > Cc: help-emacs-windows@gnu.org > > I'm using emacs on a laptop (Lenovo P71) running Windows 10. When I'm > using an external monitor, the search proceeds as expected (C-s takes > you to the next occurrence); however when I'm using the internal monitor, > things are different: one or two C-s's take you, as expected, to the > next occurrence; but the following C-s displays the Edit menu in a special > way: when one clicks on the Edit option on the menu line, the Edit menu > is displayed without the title; this time it is displayed with the title > "Edit" in boldface. Since this behavior detracts from the task at hand, > I would like to get rid of it. What does "C-h l" display after the Edit menu pops up? Also, what Emacs version is that, and do you see the same problem in "emacs -Q"?