From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 04 14:34:24 2014 Received: (at submit) by debbugs.gnu.org; 4 Jun 2014 18:34:24 +0000 Received: from localhost ([127.0.0.1]:44342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsG0x-0005nL-8G for submit@debbugs.gnu.org; Wed, 04 Jun 2014 14:34:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50722) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsG0r-0005ms-AF for submit@debbugs.gnu.org; Wed, 04 Jun 2014 14:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsG0c-0003ed-TI for submit@debbugs.gnu.org; Wed, 04 Jun 2014 14:34:07 -0400 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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsG0c-0003eZ-PY for submit@debbugs.gnu.org; Wed, 04 Jun 2014 14:33:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsG0T-00053X-Om for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 14:33:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsG0K-0003bP-K9 for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 14:33:49 -0400 Received: from mail-la0-x233.google.com ([2a00:1450:4010:c03::233]:36515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsG0K-0003b6-CZ for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2014 14:33:40 -0400 Received: by mail-la0-f51.google.com with SMTP id gf5so4615053lab.38 for ; Wed, 04 Jun 2014 11:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:content-type:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=bhmj4kL7by3vvDtdAQ58ZP6IF/F3595teZjIPuFMJS0=; b=nHmCv+C64swLs/9vi2h4+/xABumoEcXCMY5ROwJYSnVWHq6KO0pUaAkTqhoSE5D5Yj cqRVtyfUVmMskYXFkrnWUNi35kTht+V8NxEa04Tmt28BgsFN0556qXve5fsSu5xPEo4g hEYZ2CZ89K4nRqB1AmzePCE7iwt/VSRQ15saZxpLWgiN3ny+xEo3c5zutrUvig6xGOXs R2C77C1JKAc5TMzotR1sXKwn6KT0FNo30bEFj7f+pmQYEu05h1nHrBjsksrP1qnUcBFX JzlP6axMRh8XxplP5vd0MKnsbJ2NNLGA3DEAuhmAmyfMDlCV1/MvoUTH52IF2Gtj/O1P 1fMQ== X-Received: by 10.112.136.2 with SMTP id pw2mr40039550lbb.13.1401906819353; Wed, 04 Jun 2014 11:33:39 -0700 (PDT) Received: from [192.168.0.11] (c213-89-114-235.bredband.comhem.se. [213.89.114.235]) by mx.google.com with ESMTPSA id n3sm2792669lan.3.2014.06.04.11.33.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Jun 2014 11:33:38 -0700 (PDT) From: Stefan Guath Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 24.3.91.1; desktop-save-mode error in OS X terminal Message-Id: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> Date: Wed, 4 Jun 2014 20:33:37 +0200 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) X-Mailer: Apple Mail (2.1878.2) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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.0 (----) X-Debbugs-Envelope-To: submit 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.0 (----) VERSION: GNU Emacs 24.3.91.1 (x86_64-apple-darwin13.2.0, NS apple-appkit-1265.20) = of 2014-05-23 on angelofdeaths-MacBook-Air.local TO REPRODUCE BUG: In OS X 10.9.3 Terminal: 1) Create a .emacs file with only one expression: (desktop-save-mode) 2) Run 'emacs -nw' in terminal. 3) Quit emacs, and answer "y" on question "Save desktop? (y or n)". The = file .emacs.desktop is now created. 4) Run 'emacs -nw' in terminal again. 5) The error message "Error (frameset): Wrong type argument: = number-or-marker-p, nil" appears. Note: This only happens when running Emacs from Terminal (i.e. 'emacs = -nw').= From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 04 17:17:28 2014 Received: (at 17692) by debbugs.gnu.org; 4 Jun 2014 21:17:28 +0000 Received: from localhost ([127.0.0.1]:44422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsIYp-0004JV-Er for submit@debbugs.gnu.org; Wed, 04 Jun 2014 17:17:27 -0400 Received: from mail-yh0-f51.google.com ([209.85.213.51]:42384) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsIYm-0004JB-Fj for 17692@debbugs.gnu.org; Wed, 04 Jun 2014 17:17:25 -0400 Received: by mail-yh0-f51.google.com with SMTP id f73so86741yha.10 for <17692@debbugs.gnu.org>; Wed, 04 Jun 2014 14:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=O2sPx6JkrtjlttxUq+rPLFNVbICgLQtDZDii1yBlZKc=; b=Dt7jazH9CBB7xYebWPpHuHhANVBNP0CjsfKsQimJFRh6T0Zugpj2QekiUW+l1Q0F6m 3PCDkENSdRU0GJNfnWn3XGbtWHhwgDvuujnJPXcN/Rnq6pAb23NRlJ1B8L3w1VyORkzc AWMEGYPnttoXHFh0xpcfvWvj8BPCCAo2Sm59SxrAaSAa2qKX9u3KowAn9y2jHFE+0IjW 3l5rf3Wu0dIulFhbCBWrEZO+36R4FWERTFv6DmJYCeVzaDg2O8Gi2Uw8VMkWt0cRgdWD 7uRD5kt4JwikSHH7TdX4imbDHF1ADWJzd5hexMBg4qfCkWVESP5NkBsvSq1fx3khSFKd OyJQ== X-Received: by 10.236.168.42 with SMTP id j30mr77765132yhl.101.1401916638952; Wed, 04 Jun 2014 14:17:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.127.66 with HTTP; Wed, 4 Jun 2014 14:16:38 -0700 (PDT) In-Reply-To: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> References: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> From: Juanma Barranquero Date: Wed, 4 Jun 2014 23:16:38 +0200 Message-ID: Subject: Re: bug#17692: 24.3.91.1; desktop-save-mode error in OS X terminal To: Stefan Guath Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17692 Cc: 17692@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 Wed, Jun 4, 2014 at 8:33 PM, Stefan Guath wrote: > 5) The error message "Error (frameset): Wrong type argument: number-or-marker-p, nil" appears. Please tell the contents of the desktop-saved-frameset variable in your .emacs.desktop file. From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 05 02:52:34 2014 Received: (at 17692) by debbugs.gnu.org; 5 Jun 2014 06:52:34 +0000 Received: from localhost ([127.0.0.1]:44633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRXN-0006dy-MM for submit@debbugs.gnu.org; Thu, 05 Jun 2014 02:52:33 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:61409) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRXL-0006di-Ew for 17692@debbugs.gnu.org; Thu, 05 Jun 2014 02:52:32 -0400 Received: by mail-wi0-f171.google.com with SMTP id cc10so9830270wib.4 for <17692@debbugs.gnu.org>; Wed, 04 Jun 2014 23:52:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=2IgaVEGCt92LSV5a701beXViWe9TZVc38xACzBqY+es=; b=S+I8TVcHwxrcUCFvVpIxqEarNk8nAv3UiD8skY/ek8ukQCNwCeZyXBsXvX2aLdFRIH 924JzeLWCyoYEff5OWQnIj42r74nzd5OOvOTvOjk0C8LAB8Af0NqsGAIQB8A82kBFQFt 8eAF1ECjitfClwXC7BDK10ChvQW8B0yEZMZ9jQV1H55D9vkGh1Dn2WUd/eYu5gbnSp8O 1dUWbMQ0kpwzbdfX6qPp3d3tYqDqQykeGThF3MTBAihomVXgRmYcC1pH3VFWWQQ23mu5 VjVXJFQQDkZnMOZlJ9cCNoQ1A75ICk8HVyPke1EJDOJVP8TYuV6zhLTddWodzpde66jN t+hA== X-Received: by 10.194.82.170 with SMTP id j10mr79025235wjy.63.1401951145348; Wed, 04 Jun 2014 23:52:25 -0700 (PDT) Received: from [10.157.59.192] ([64.208.157.250]) by mx.google.com with ESMTPSA id bx2sm6716374wjb.47.2014.06.04.23.52.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Jun 2014 23:52:24 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: bug#17692: 24.3.91.1; desktop-save-mode error in OS X terminal From: Stefan Guath In-Reply-To: Date: Thu, 5 Jun 2014 08:52:24 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <0280A238-AF33-47B7-BFEB-658F6044EB47@automata.se> References: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> To: Juanma Barranquero X-Mailer: Apple Mail (2.1878.2) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17692 Cc: 17692@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 (/) Sure, here it is: (setq desktop-saved-frameset [frameset 1 (21392 4856 213605 0) (desktop = . "206") "lucifer@angelofdeaths-MacBook-Air.local" nil nil ((((tty-type = . "xterm-256color") (tty . "/dev/tty") (display-type . color) = (background-mode . light) (foreground-color . "unspecified-fg") = (cursor-color . "black") (background-color . "unspecified-bg") (font . = "tty") (height . 24) (width . 80) (modeline . t) (unsplittable) = (menu-bar-lines . 1) (frameset--id . "0850-9AC2-00E5-4A44") = (frameset--mini t) (minibuffer . t)) ((min-height . 4) (min-width . 10) = (min-height-ignore . 2) (min-width-ignore . 2) (min-height-safe . 1) = (min-width-safe . 2) (min-pixel-height . 4) (min-pixel-width . 10) = (min-pixel-height-ignore . 2) (min-pixel-width-ignore . 2) = (min-pixel-height-safe . 1) (min-pixel-width-safe . 2)) leaf = (pixel-width . 80) (pixel-height . 22) (total-width . 80) (total-height = . 22) (normal-height . 1.0) (normal-width . 1.0) (buffer "*scratch*" = (selected . t) (hscroll . 0) (fringes 0 0 nil) (margins nil) = (scroll-bars 0 0 t nil) (vscroll . 0) (dedicated) (point . 192) (start . = 1))))]) BTW, can you reproduce it, or is it just me? /Stefan Guath On 4 jun 2014, at 23:16, Juanma Barranquero wrote: > On Wed, Jun 4, 2014 at 8:33 PM, Stefan Guath = wrote: >=20 >> 5) The error message "Error (frameset): Wrong type argument: = number-or-marker-p, nil" appears. >=20 > Please tell the contents of the desktop-saved-frameset variable in > your .emacs.desktop file. From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 05 03:02:34 2014 Received: (at 17692) by debbugs.gnu.org; 5 Jun 2014 07:02:34 +0000 Received: from localhost ([127.0.0.1]:44643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRh3-0006zZ-Hr for submit@debbugs.gnu.org; Thu, 05 Jun 2014 03:02:33 -0400 Received: from mail-yh0-f48.google.com ([209.85.213.48]:47292) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRh1-0006zC-0g for 17692@debbugs.gnu.org; Thu, 05 Jun 2014 03:02:31 -0400 Received: by mail-yh0-f48.google.com with SMTP id a41so487741yho.35 for <17692@debbugs.gnu.org>; Thu, 05 Jun 2014 00:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=j5uIOVElIFo5D08qUJF6cYlZOQKkSmohcMp1ztH51cc=; b=Z/lYf24MgvTHQi4LUR0K3Qngeuy/62GDTgrQdAoGlYLYht8lTcqvIpcTtklo+XuBrZ Ra7tl5puERXxdvilcHCyCarYj6SeE38lTH2H2UrIZJdxDFPQruBy+r8oULDq7sIe/vEo cU0VCPdY9xw+xYZ2pKhGsOiefn0pntxnV0bGvfkYRFjbYOaRD548fTS4EFEd2dIUI64m AV0CGLcTmHzASbALF/K6CQ2fTtFei8+K8hkl3KPPPxMOv9anm3hk5IZx9s2KKEjRFia7 QXxwTVnU9oOQ0rwnQrkvxvBQc2gbfkE0AcdQYjl9U7TzCkYtEL1LjSmOi2cBN+y94Rqx oVag== X-Received: by 10.236.79.103 with SMTP id h67mr65412740yhe.114.1401951745179; Thu, 05 Jun 2014 00:02:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.127.66 with HTTP; Thu, 5 Jun 2014 00:01:45 -0700 (PDT) In-Reply-To: <0280A238-AF33-47B7-BFEB-658F6044EB47@automata.se> References: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> <0280A238-AF33-47B7-BFEB-658F6044EB47@automata.se> From: Juanma Barranquero Date: Thu, 5 Jun 2014 09:01:45 +0200 Message-ID: Subject: Re: bug#17692: 24.3.91.1; desktop-save-mode error in OS X terminal To: Stefan Guath Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17692 Cc: 17692@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 Thu, Jun 5, 2014 at 8:52 AM, Stefan Guath wrote: > Sure, here it is: OK, thanks. I'll look into it. > BTW, can you reproduce it, or is it just me? I don't have access to OS X and I haven't seen this on Windows. But apparently more people uses Emacs in WM environments than terminals, so it's not unexpected to find a bit more trouble when using -nw. From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 05 03:02:50 2014 Received: (at 17692) by debbugs.gnu.org; 5 Jun 2014 07:02:50 +0000 Received: from localhost ([127.0.0.1]:44646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRhK-000709-Bx for submit@debbugs.gnu.org; Thu, 05 Jun 2014 03:02:50 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:33261) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WsRhI-0006zs-BT for 17692@debbugs.gnu.org; Thu, 05 Jun 2014 03:02:49 -0400 Received: by mail-wi0-f169.google.com with SMTP id hi2so9023270wib.4 for <17692@debbugs.gnu.org>; Thu, 05 Jun 2014 00:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=mbjnnRND4K9OmiBL4XMilz2H/AERSlSBxPUyYiELH8A=; b=ZS+JBsRy5RSU1KsV2+m3gzAokZdcNVJ5RwtQo9tqtk4/DQVeywAmk2rvIdo0iLVi1U SWCAXg6f1ZPZLErbyvOVwpwsSvfHQyFG0lTXwTcD4nc+vgXwBKfJMhRRwC0nwV1NlL+Y aN7CYpWsGQXQP8qpkOQExzjN7cq0kw2aRLiMCGhJVD313jUCxyffett4OLzK3XYZHKBH rnUOzWQrO9OuRtAThKMQx4ViW8z5uxL1pOlvPjBEd0PDRLpg5soEFDL2j58a/imwKQ5v lp+odV1gdLzViARLVFlWea7OtgNl+HY+dETChIZw8fkaQhJ+D5YaOZoZaxQJdf2R/hZz dpmw== X-Received: by 10.180.186.8 with SMTP id fg8mr12768197wic.39.1401951762609; Thu, 05 Jun 2014 00:02:42 -0700 (PDT) Received: from [10.157.59.192] ([64.208.157.250]) by mx.google.com with ESMTPSA id f17sm6781409wjr.19.2014.06.05.00.02.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Jun 2014 00:02:42 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: bug#17692: 24.3.91.1; desktop-save-mode error in OS X terminal From: Stefan Guath In-Reply-To: <0280A238-AF33-47B7-BFEB-658F6044EB47@automata.se> Date: Thu, 5 Jun 2014 09:02:41 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <11C7C793-AC4F-439A-843F-9EC6B56F88EF@automata.se> References: <05C0441B-01A9-4BC2-A986-0E9C220C20F0@automata.se> <0280A238-AF33-47B7-BFEB-658F6044EB47@automata.se> To: Juanma Barranquero X-Mailer: Apple Mail (2.1878.2) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17692 Cc: 17692@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 (/) -Oh, I just read your answer for bug #17693. Indeed, adding (setq = desktop-restore-frames nil) is a work-around for both this bug (#17692) = and also bug #17693. But the user shouldn't have to use these kind of = work-arounds. A single (desktop-save-mode) should be sufficient and just = work out of the box. /Stefan Guath On 5 jun 2014, at 08:52, Stefan Guath wrote: > Sure, here it is: >=20 > (setq desktop-saved-frameset [frameset 1 (21392 4856 213605 0) = (desktop . "206") "lucifer@angelofdeaths-MacBook-Air.local" nil nil = ((((tty-type . "xterm-256color") (tty . "/dev/tty") (display-type . = color) (background-mode . light) (foreground-color . "unspecified-fg") = (cursor-color . "black") (background-color . "unspecified-bg") (font . = "tty") (height . 24) (width . 80) (modeline . t) (unsplittable) = (menu-bar-lines . 1) (frameset--id . "0850-9AC2-00E5-4A44") = (frameset--mini t) (minibuffer . t)) ((min-height . 4) (min-width . 10) = (min-height-ignore . 2) (min-width-ignore . 2) (min-height-safe . 1) = (min-width-safe . 2) (min-pixel-height . 4) (min-pixel-width . 10) = (min-pixel-height-ignore . 2) (min-pixel-width-ignore . 2) = (min-pixel-height-safe . 1) (min-pixel-width-safe . 2)) leaf = (pixel-width . 80) (pixel-height . 22) (total-width . 80) (total-height = . 22) (normal-height . 1.0) (normal-width . 1.0) (buffer "*scratch*" = (selected . t) (hscroll . 0) (fringes 0 0 nil) (margins nil) = (scroll-bars 0 0 t nil) (vscroll . 0) (dedicated) (point . 192) (start . = 1))))]) >=20 > BTW, can you reproduce it, or is it just me? >=20 > /Stefan Guath >=20 > On 4 jun 2014, at 23:16, Juanma Barranquero wrote: >=20 >> On Wed, Jun 4, 2014 at 8:33 PM, Stefan Guath = wrote: >>=20 >>> 5) The error message "Error (frameset): Wrong type argument: = number-or-marker-p, nil" appears. >>=20 >> Please tell the contents of the desktop-saved-frameset variable in >> your .emacs.desktop file. >=20 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 11 23:55:05 2014 Received: (at control) by debbugs.gnu.org; 12 Aug 2014 03:55:06 +0000 Received: from localhost ([127.0.0.1]:39855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XH3Au-00024Q-Td for submit@debbugs.gnu.org; Mon, 11 Aug 2014 23:55:05 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:60281 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XH3Ar-000243-Ki for control@debbugs.gnu.org; Mon, 11 Aug 2014 23:55:02 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XH3Aq-0007XQ-MZ for control@debbugs.gnu.org; Mon, 11 Aug 2014 23:55:00 -0400 Date: Mon, 11 Aug 2014 23:55:00 -0400 Message-Id: Subject: control message for bug 17692 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: control 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: -5.7 (-----) forcemerge 17693 17692 From unknown Sat Aug 16 16:13:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Sep 2014 11:24:06 +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 From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 08 10:48:06 2015 Received: (at control) by debbugs.gnu.org; 8 Apr 2015 14:48:06 +0000 Received: from localhost ([127.0.0.1]:49262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YfrGw-00019U-5u for submit@debbugs.gnu.org; Wed, 08 Apr 2015 10:48:06 -0400 Received: from mail-ig0-f175.google.com ([209.85.213.175]:38111) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YfrGu-00018z-Fm for control@debbugs.gnu.org; Wed, 08 Apr 2015 10:48:04 -0400 Received: by igbqf9 with SMTP id qf9so40164879igb.1 for ; Wed, 08 Apr 2015 07:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=wnBU3wWgTyR/opvrlzpS50Y69XtIm0PrkfikoMbUNuU=; b=RWlK2lnxNXojb86NSsM0Y8EpY9TBBOztcM7/Yp4YJV20K+slJNgmpRA4OfPrUijHCa LmU4B7uCN1MWrKMLaOTOfP5oBpQoZFDsxzaRZupfLyAkYWczF1qzZ7e/Y+sYzwcivSWw wWp99M41NZy1PavANTZMSDMtkRnSHPsWUl7PhBsOlv5ljxMF2MN9USa5ZRpvIa2qRC69 9f1bcFFA3Iw6GkXMi9sE/rDcm167t4Qzz3wZb2rqeTehb32bjn0MvXTBe0jYJ/W3HQST RdXH2ja5SaQvpzT1YnhFQ4UDE6/lz+Q1mMkeQ8+HgfUKKOcXtrTMLDYfAdeh8lZx1uTN vcWg== X-Received: by 10.42.23.17 with SMTP id q17mr16754816icb.4.1428504478910; Wed, 08 Apr 2015 07:47:58 -0700 (PDT) Received: from [10.1.10.21] (173-10-37-102-Michigan.hfc.comcastbusiness.net. [173.10.37.102]) by mx.google.com with ESMTPSA id t1sm6938750igs.0.2015.04.08.07.47.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Apr 2015 07:47:58 -0700 (PDT) From: Jordon Biondo Content-Type: multipart/alternative; boundary="Apple-Mail=_20241798-9973-43CC-8ABB-D08D46B93FFC" Subject: unarchive 17693 Message-Id: <7A23C44F-7106-490A-92A5-AA6BA80EA6E8@gmail.com> Date: Wed, 8 Apr 2015 10:47:56 -0400 To: control@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-Mailer: Apple Mail (2.2070.6) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control 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 (/) --Apple-Mail=_20241798-9973-43CC-8ABB-D08D46B93FFC Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii unarchive 17693 --Apple-Mail=_20241798-9973-43CC-8ABB-D08D46B93FFC Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii unarchive 17693 --Apple-Mail=_20241798-9973-43CC-8ABB-D08D46B93FFC-- From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 15 14:05:41 2015 Received: (at control) by debbugs.gnu.org; 15 Apr 2015 18:05:41 +0000 Received: from localhost ([127.0.0.1]:57355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YiRgw-0005ie-LA for submit@debbugs.gnu.org; Wed, 15 Apr 2015 14:05:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:40585 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YiRgu-0005iW-Lt for control@debbugs.gnu.org; Wed, 15 Apr 2015 14:05:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YiRgu-0007mp-Ce for control@debbugs.gnu.org; Wed, 15 Apr 2015 14:05:36 -0400 Date: Wed, 15 Apr 2015 14:05:36 -0400 Message-Id: Subject: control message for bug 17693 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) unmerge 17693 notfixed 17693 24.3.93 reopen 17693 severity 17693 normal From unknown Sat Aug 16 16:13:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 14 May 2015 11:24:08 +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