From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: bostjanv Newsgroups: gmane.emacs.windows,gmane.emacs.help Subject: strange behavior of emacs during search Date: Fri, 19 Jul 2019 09:10:50 -0400 (EDT) Message-ID: <1015591415.545.1563541850502@alum-prod-api-1.mit.edu> Reply-To: bostjanv Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="68267"; mail-complaints-to="usenet@blaine.gmane.org" Cc: help-emacs-windows@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Fri Jul 19 15:11:00 2019 Return-path: Envelope-to: gnu-help-emacs-windows@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 1hoSf5-000Hdl-3T for gnu-help-emacs-windows@m.gmane.org; Fri, 19 Jul 2019 15:10:59 +0200 Original-Received: from localhost ([::1]:45036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoSf3-0005aL-SR for gnu-help-emacs-windows@m.gmane.org; Fri, 19 Jul 2019 09:10:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59230) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoSey-0005a0-DW for help-emacs-windows@gnu.org; Fri, 19 Jul 2019 09:10:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoSex-0005P5-If for help-emacs-windows@gnu.org; Fri, 19 Jul 2019 09:10:52 -0400 Original-Received: from alum-prod-api-1.mit.edu ([18.9.63.148]:56444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hoSex-0005OU-Ek; Fri, 19 Jul 2019 09:10:51 -0400 Original-Received: from alum-prod-api-1.mit.edu (localhost [127.0.0.1]) by alum-prod-api-1.mit.edu (Postfix) with ESMTP id 8175B20BCFC5; Fri, 19 Jul 2019 09:10:50 -0400 (EDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 18.9.63.148 X-BeenThere: help-emacs-windows@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion forum for users of the GNU Emacs port to Windows List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-emacs-windows-bounces+gnu-help-emacs-windows=m.gmane.org@gnu.org Original-Sender: "help-emacs-windows" Xref: news.gmane.org gmane.emacs.windows:6281 gmane.emacs.help:121204 Archived-At: Hi, I'm not sure whether the problem I'm describing is specific to emacs on Windows, or to emacs in general. Therefore, I will be sending this mail to both forums. I cannot explain the following behavior of emacs: 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. Regards, bostjanv