From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 29 12:08:40 2015 Received: (at submit) by debbugs.gnu.org; 29 Jan 2015 17:08:40 +0000 Received: from localhost ([127.0.0.1]:57446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YGsa7-0001eQ-K1 for submit@debbugs.gnu.org; Thu, 29 Jan 2015 12:08:40 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42408) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YGpDE-0004a9-SX for submit@debbugs.gnu.org; Thu, 29 Jan 2015 08:32:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGpD8-0008HI-Gk for submit@debbugs.gnu.org; Thu, 29 Jan 2015 08:32:43 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGpD8-0008HD-ED for submit@debbugs.gnu.org; Thu, 29 Jan 2015 08:32:42 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGpD7-0003OT-8Y for bug-gnu-emacs@gnu.org; Thu, 29 Jan 2015 08:32:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGpD4-0008Eu-1z for bug-gnu-emacs@gnu.org; Thu, 29 Jan 2015 08:32:41 -0500 Received: from vms173019pub.verizon.net ([206.46.173.19]:42169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGpD3-0007tw-Sn for bug-gnu-emacs@gnu.org; Thu, 29 Jan 2015 08:32:37 -0500 Received: from [192.168.1.5] ([173.66.29.191]) by vms173019.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0NIX004V7XLJNK70@vms173019.mailsrvcs.net> for bug-gnu-emacs@gnu.org; Thu, 29 Jan 2015 07:32:07 -0600 (CST) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=CoYIqc8G c=1 sm=1 tr=0 a=yf98WfEnfhV7833JNPD47Q==:117 a=cmpKiNEfRqcA:10 a=N659UExz7-8A:10 a=o1OHuDzbAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=YNv0rlydsVwA:10 a=aR16PxjQAAAA:8 a=wGOHRMiDUgMd8Txjm3UA:9 a=YZ3Tn8Gm4UyR8Xmv:21 a=WV1DN0ZXsy7hm-u_:21 a=pILNOxqGKmIA:10 a=CiSHi91Bn78A:10 Message-id: <54CA36E3.7030300@verizon.net> Date: Thu, 29 Jan 2015 08:34:27 -0500 From: Alan Barnett User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 24.4; octave.el; graphics window behaves incorrectly References: <54C92209.2080703@mail.nih.gov> In-reply-to: Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 29 Jan 2015 12:08:37 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) When I ran emacs and typed M-x run-octave emacs opened a buffer called *Inferior octave* with octave running. I then issued the octave plot command: octave>plot(1:100) The plot window appeared, but the pull-down menus, the buttons at the bottom, and the close (x) button did not respond to mouse clicks. The minimize button worked correctly. The full-screen toggle button worked, but was buggy. When I pushed the full-screen toggle button, the plot window did expand, but the plot remained the same size and the menu bar and bottom buttons were not displayed. Manually changing the plot window size with the mouse resulted in the same behavior. The octave plot window behaves correctly when octave is run from a console instead of from emacs. In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of 2015-01-29 on cavu Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.1 LTS Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Inferior Octave Minor modes in effect: shell-dirtrack-mode: t compilation-shell-minor-mode: t display-time-mode: t tooltip-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: x r u n - c o t a o c p l o t ( 1 : 1 0 0 ) q u i t x r e p o r Recent messages: Loading /usr/pkg/ess/lisp/ess-site...done For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Load-path shadows: /home/asb/emacs/octave hides /usr/local/share/emacs/24.4/lisp/progmodes/octave Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils octave help-mode skeleton texinfo gv derived pcase smie tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util mm-util mail-prsvr password-cache tramp-loaddefs trampver ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy advice hideshow ess-help ess-developer ess-r-args eldoc help-fns ess-s-l ess ess-inf comint ansi-color ring ess-mode ess-noweb-mode ess-utils ess-custom executable easymenu ess-compat ess-site time time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 135847 9426) (symbols 48 24688 0) (miscs 40 116 148) (strings 32 29679 5165) (string-bytes 1 872076) (vectors 16 15978) (vector-slots 8 454151 8294) (floats 8 124 261) (intervals 56 279 0) (buffers 960 15) (heap 1024 32789 936)) From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 29 19:52:37 2015 Received: (at 19723) by debbugs.gnu.org; 30 Jan 2015 00:52:37 +0000 Received: from localhost ([127.0.0.1]:57626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YGzp7-0004aK-AD for submit@debbugs.gnu.org; Thu, 29 Jan 2015 19:52:37 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:58392) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YGzp4-0004a4-NV for 19723@debbugs.gnu.org; Thu, 29 Jan 2015 19:52:35 -0500 Received: by mail-pa0-f51.google.com with SMTP id fb1so45362666pad.10 for <19723@debbugs.gnu.org>; Thu, 29 Jan 2015 16:52:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:face:date :message-id:mime-version:content-type; bh=7NRuts2kcs98Mw1QFK9CLp+rkj8z2m3pIrZs8z8vcZ8=; b=wDcUANVlRPerzQklAD/D3OmM5MnE411B1u7SgvNdqAkeLvU/4u9oqHHDl/f8uuc6Bj mn7LwUv2VKcpbbpm0kIr6ZIy91wBQCjUjIr+INZQZsR3MT5PpGLJw3x9FOfe0bzFNi/w N/9joy9nAEURjwknpCgS4Gncq+FMP46cnrqHKlfPn4jT4zD0ef/JTLrUuC0CCGbIemUS bU23ncdgRbS89Jxaslkbx+pfWFDBxkku0/USZccCsJUjJKz4r20U61WE9RWx2ipxKSYI UiAvZCfgyQPfFl4eROV5FfhMOSJEEZgZWT1gQq84NEvZDQntzZgC092Ne8/tMqqNk28m /d2w== X-Received: by 10.70.21.5 with SMTP id r5mr5155766pde.6.1422579148846; Thu, 29 Jan 2015 16:52:28 -0800 (PST) Received: from Shidais-iMac.local ([128.199.230.246]) by mx.google.com with ESMTPSA id t7sm8866452pbs.90.2015.01.29.16.52.26 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jan 2015 16:52:28 -0800 (PST) From: Leo Liu To: Alan Barnett Subject: Re: bug#19723: 24.4; octave.el; graphics window behaves incorrectly In-Reply-To: <54CA36E3.7030300@verizon.net> (Alan Barnett's message of "Thu, 29 Jan 2015 08:34:27 -0500") References: <54C92209.2080703@mail.nih.gov> <54CA36E3.7030300@verizon.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (OS X 10.10.2) Face: iVBORw0KGgoAAAANSUhEUgAAACkAAAApAQAAAACAGz1bAAABKElEQVQYlWNg3NIt5FDPUPt7 4+X79Qyucz5/ugik+L2PBgKpyphaIK921q23QDnG0NBQoMr/vaWl9f8ZLL78uPv5PwN7RETfzXoG jhmFz27XM0RXmpuY/WfY+fv0Mc56BvFybfXA/wwL5t/wF61n2PU59axXPcOVzbmSW/8zrNt1benC /ww70hqUU/4zKCtrT9jwn8FhwynbufUMendE2aLqGRpdX9al1zM8eh17lKeeQcTMrdD5P8P3j/YT Q/8zXHSb7p1Qz/C4OM2JuZ7hgtI7K6AjqsMnf8j4z8C6xG1tw3+GqpqvsVn/GTzmpD9j/8/wP/oZ S/l/Bka+QO/g/wy15ueeFQL9N1O8mPU/g+umV3t1gdT0/1bTgHLqYVeXAlWKpMWt+w8Az82C9nHf X0cAAAAASUVORK5CYII= Date: Fri, 30 Jan 2015 08:52:22 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 19723 Cc: 19723@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 2015-01-29 21:34 +0800, Alan Barnett wrote: > I then issued the octave plot command: > octave>plot(1:100) > > The plot window appeared, but the pull-down menus, the buttons at the > bottom, and the close (x) button did not respond to mouse clicks. This might have something to do with how octave plotting window uses something like readline event loop or some such. See inferior-octave-startup-args and mess with it. I seem to recall removing --no-line-editing might help but it might cause problems somewhere else. HTH, Leo From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:00:51 2021 Received: (at 19723) by debbugs.gnu.org; 28 May 2021 01:00:51 +0000 Received: from localhost ([127.0.0.1]:53200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmQrr-0007yZ-FD for submit@debbugs.gnu.org; Thu, 27 May 2021 21:00:51 -0400 Received: from quimby.gnus.org ([95.216.78.240]:48788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmQrp-0007rh-GB for 19723@debbugs.gnu.org; Thu, 27 May 2021 21:00:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=C4W79XkxiY4v/YkpWRUD1WpSB8+xPOx3z/rZtES7qGM=; b=ILvv8dPNKU3BwPtYvWDq4RRHfH E6EkHgUr8LA39oG3uddda9qYWrb/Ztag0NbY8Y59q0DvI/Ntdoy21giAaxwGZRQs7G8q8yrSR978X eQh8V1vy6eJX78uGXSGEdUBNblqhwKH9RyqF2DUhsNy0mkUkU6jWl/Z69iYBAKjIK3Xo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmQrg-0002jm-Rf; Fri, 28 May 2021 03:00:43 +0200 From: Lars Ingebrigtsen To: Alan Barnett Subject: Re: bug#19723: 24.4; octave.el; graphics window behaves incorrectly References: <54C92209.2080703@mail.nih.gov> <54CA36E3.7030300@verizon.net> X-Now-Playing: The Residents's _The King & Eye: RMX_: "A Fool such as I" Date: Fri, 28 May 2021 03:00:37 +0200 In-Reply-To: <54CA36E3.7030300@verizon.net> (Alan Barnett's message of "Thu, 29 Jan 2015 08:34:27 -0500") Message-ID: <87bl8v1xl6.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Alan Barnett writes: > emacs opened a buffer called *Inferior octave* > with octave running. > > I then issued the octave plot command: > octave>plot(1:100) > > The plot window appeared, but the pull-down menus, the butto [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19723 Cc: 19723@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Alan Barnett writes: > emacs opened a buffer called *Inferior octave* > with octave running. > > I then issued the octave plot command: > octave>plot(1:100) > > The plot window appeared, but the pull-down menus, the buttons at the > bottom, and the close (x) button did not respond to mouse clicks. (I'm going through old bug reports that unfortunately got little response at the time.) I'm able to reproduce this in Emacs 28... but it turns out that I can reproduce this on the command line as well by using the -i switch: $ octave -i ... octave:1> plot(1:100) octave:2> will display the same symptoms. So I don't think this is an Emacs bug -- it has to be an Octave bug, and should be reported to the Octave maintainers. So I'm closing this bug in the Emacs bug tracker. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:01:00 2021 Received: (at control) by debbugs.gnu.org; 28 May 2021 01:01:00 +0000 Received: from localhost ([127.0.0.1]:53203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmQrz-00086L-Rj for submit@debbugs.gnu.org; Thu, 27 May 2021 21:01:00 -0400 Received: from quimby.gnus.org ([95.216.78.240]:48802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmQry-00080y-Q7 for control@debbugs.gnu.org; Thu, 27 May 2021 21:00:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=5jF3xZBEv//ER7+8B9fmFK9UcC0u6NWWK67dXtDEkZI=; b=dcC6sPGICBJ4GRpufctjHjoOyu 7r5vgb+azvNtFYwHP0mMF1dl2g7rpDFtgAnFopTeac3u8KYcgXnVD6JF8QNhrZojLbR+kqppIq8DW 78+sCuP2iPt52dXcnLTkp+U2acRW55Dr+0lP1itlZfouQYdDboc5TWV8DewhTn4S6dpo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmQrr-0002jx-Al for control@debbugs.gnu.org; Fri, 28 May 2021 03:00:53 +0200 Date: Fri, 28 May 2021 03:00:50 +0200 Message-Id: <87a6of1xkt.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19723 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 19723 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 19723 28.1 quit From unknown Tue Jun 24 01:39:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 25 Jun 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator