From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Q4 - the bottom edge of Emacs doesn't stick to the taskbar Date: Sun, 15 Dec 2024 09:47:43 +0200 Message-ID: <86ldwhs7z4.fsf@gnu.org> References: <2ff7232e-1643-8f64-8371-9c32dac343af@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37995"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Dec 15 08:48:19 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tMjMQ-0009iN-Ie for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 15 Dec 2024 08:48:18 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tMjLv-0005az-79; Sun, 15 Dec 2024 02:47:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tMjLt-0005aU-GF for help-gnu-emacs@gnu.org; Sun, 15 Dec 2024 02:47:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tMjLt-0002gO-8T for help-gnu-emacs@gnu.org; Sun, 15 Dec 2024 02:47:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=LWHd32dRVRO5f9MS+Acu4j15xHeZ0Ll+zQQypqwQS7s=; b=TRbBB9o3s0Rt gcMZF1xsEHQx8H9Ek6KwrXMZWFUrZccSAIBCRZgWSkVvHwnWjQg3GHCWcmoB93ayMEmTqIoZ/N/ur iiT6e6uMuJpbBAYAYP1nvZPD2mCoLsvmBGkZWSe4wn38ig5apf8edbygZ0YWvmwtgrkUESxsTZnEf 5W816zAiSCiZw4x9dNRUTg85D4W/q5e4Mh3EvSTCdMTr4N+/ZfFTxo39qaearEP0tDi1Zxgtl0je0 mMIdbJSrwo6egbeZxlXRCcQ23lL2zjnBeRplivjtZOQPM+CCuK3NEB8jWmXXIa7Hy0bncTF9sY9yE qewSDNyaIdlzdbgjlgQYtQ==; In-Reply-To: (message from Drew Adams on Sun, 15 Dec 2024 02:30:26 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148809 Archived-At: > From: Drew Adams > Date: Sun, 15 Dec 2024 02:30:26 +0000 > > > When I use this > > > > *(add-to-list 'default-frame-alist '(height . 1.0))* > > > > to tell Emacs be of all height, it takes it too literaly, and its bottom > > edge is shown hidden behind the taskbar line. What should I do to make > > it stick to the taskbar's up border? > > 1. Emacs knows nothing about the MS Windows task bar. That's not true: see display-monitor-attributes-list.