GNU bug report logs - #26824
24.5; Bytecode overflow error when byte compiling large .el file

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Severity: minor; Reported by: Christian Wittern <cwittern@HIDDEN>; merged with #49718; dated Mon, 8 May 2017 07:04:01 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Forcibly Merged 26824 49718. Request was from Lars Ingebrigtsen <larsi@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 16 May 2017 03:20:33 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 15 23:20:33 2017
Received: from localhost ([127.0.0.1]:47252 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dAT2G-0003pG-Dh
	for submit <at> debbugs.gnu.org; Mon, 15 May 2017 23:20:33 -0400
Received: from mail-it0-f66.google.com ([209.85.214.66]:33869)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <npostavs@HIDDEN>) id 1dAT2E-0003p3-Ts
 for 26824 <at> debbugs.gnu.org; Mon, 15 May 2017 23:20:31 -0400
Received: by mail-it0-f66.google.com with SMTP id d68so3342304ita.1
 for <26824 <at> debbugs.gnu.org>; Mon, 15 May 2017 20:20:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=sender:from:to:cc:subject:references:date:in-reply-to:message-id
 :user-agent:mime-version;
 bh=6RBAmNl/y6QvFk4jbnKsAeXrCNPqMdyEUZNj27Kb62I=;
 b=ctUY74X4G9o2ldYoRh9ROzaxHgb9DsOlDEFYxnZPzQ5M7rgV2gYdNPv/Yv6e8jFJdu
 IkGoh5LhfVRwMHNnIR5B7p25yKg7aNseoGVHCZ1CFsX2sqbHD3i/HQYZ0EJ1W+8QYZCG
 +jL984l7506lBRVX/fey4fXBuedUTgtJL1VgOmXv/0RRRE1u3JX94zUldHOIFaV4JYsd
 g7is6LPImqJpRb79UdlfjhA5cptn92u+o1hK0bMcoIoFx3DmX5yA0xvNP8Pk571qP0DC
 Bq8pfxI57wEPqCndB4BAI6TeCdWqKRhGjEerr0Dmr3OAcOkfhpd5fPkDWzzkCt1WLhS4
 6izQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:sender:from:to:cc:subject:references:date
 :in-reply-to:message-id:user-agent:mime-version;
 bh=6RBAmNl/y6QvFk4jbnKsAeXrCNPqMdyEUZNj27Kb62I=;
 b=sTxn+uv11b/+JY73ovMQdALKiJ+IxJ6YIpb0Iw1wKPhHvwQWlnaKCE5czeQ/AblILh
 GH6Mnos1RBJW3FyUNyjRHTBatgmdQ03uTaPtoC/SEArqtX18Pqoj2V81osyzlc/tiMeS
 ieGspamqSlM7cnc4qCk5rElLgleaVXIoVNBcnzSG8pUZaQDEyYMzQxUq5EfjX2yr6BiU
 j92UCf+CLka3Ny13+Bfm9hm7ifVZCxinmby6tVB/AdRclg/iOeb3R0tpsZygRjOB4UHQ
 3FnJq2aA4pOU08rGQkFej1O3Nk9sv3s7qbpJLhaId8P3Vn5nA7vkfO9zB1GOQGP1E2Rn
 uZaw==
X-Gm-Message-State: AODbwcCFr08/6m9wO/VDnuRA5IpOVoE2fKp7TKe1gnJGBe/rCLGyf4JT
 wpT4P/4lvNG7YA==
X-Received: by 10.36.108.147 with SMTP id w141mr9038979itb.57.1494904825424;
 Mon, 15 May 2017 20:20:25 -0700 (PDT)
Received: from zony ([45.2.7.65])
 by smtp.googlemail.com with ESMTPSA id 192sm7878411itl.1.2017.05.15.20.20.24
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Mon, 15 May 2017 20:20:24 -0700 (PDT)
From: npostavs@HIDDEN
To: Glenn Morris <rgm@HIDDEN>
Subject: Re: bug#26824: 24.5;
 Bytecode overflow error when byte compiling large .el file
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
Date: Mon, 15 May 2017 23:21:59 -0400
In-Reply-To: <givapbi9p1.fsf@HIDDEN> (Glenn Morris's message of
 "Mon, 08 May 2017 12:40:10 -0400")
Message-ID: <87o9utiizs.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: 0.7 (/)
X-Debbugs-Envelope-To: 26824
Cc: Christian Wittern <cwittern@HIDDEN>, 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.7 (/)

I see the code triggering this has a FIXME on it:

      ;; FIXME: Replace this by some workaround.
      (if (> (car bytes-tail) 255) (error "Bytecode overflow"))

What workarounds could we use?  Introduce a new jump opcode with a 4
byte operand?  Or daisy chain a bunch of relative jumps?  Both of these
seem a bit extreme for a pretty rare edge case.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 16 May 2017 03:15:12 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 15 23:15:12 2017
Received: from localhost ([127.0.0.1]:47246 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dASx5-00023V-QG
	for submit <at> debbugs.gnu.org; Mon, 15 May 2017 23:15:12 -0400
Received: from mail-io0-f194.google.com ([209.85.223.194]:34149)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <npostavs@HIDDEN>) id 1dASx3-0001wQ-N9
 for 26824 <at> debbugs.gnu.org; Mon, 15 May 2017 23:15:10 -0400
Received: by mail-io0-f194.google.com with SMTP id 12so13330813iol.1
 for <26824 <at> debbugs.gnu.org>; Mon, 15 May 2017 20:15:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=sender:from:to:cc:subject:references:date:in-reply-to:message-id
 :user-agent:mime-version;
 bh=+iZlTjvd52mYXRXAEWb/1GZmGhiS1v5yEYYifFb4Y2Y=;
 b=gKD/tVMakFEB81avMVVntoAxTtDwshG7upBYiAE54bKWuT96sce6LGnU9HcekCdr3w
 lNw8+5tbDms+6T5iMq4kS5XJYJ2yngHmNp6gbmsIP7CAQIrOMF7uBPh/DnYFnFAMEiIt
 tP55AYB5ND2jSrFwNYoM0y8bZT2Nqh9z0BvMmWHYvBG7tRNA5EbSnZF8YXsTHAFePDWB
 AqjkK/vZ/jkexGUDnVDqWVW9IYJ5pbs0dr1ZR0peQMskqCHY+Xtj9lgIOcX+v8jKLj5Q
 tUrPkvNNskSt9Za8/asQ8GODvpJx/rV/b87ajNXpjeNwsWNAzWBMVjbQlk+QpFdrNYOi
 QIgA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:sender:from:to:cc:subject:references:date
 :in-reply-to:message-id:user-agent:mime-version;
 bh=+iZlTjvd52mYXRXAEWb/1GZmGhiS1v5yEYYifFb4Y2Y=;
 b=oC70nH6puvR9TU5X4Aeda03R38EggAe07bCJ17KeKR9LHs4aiqqPhKrJ3cZyAx8MLs
 R7TKLwbQZAY4MGqiavLCurZNeH5a3CyR6kgBnB30RTsIFV3EnbP8cueg21VyZrknE7Kh
 /goJoGmi4q+hoWoOwWuzlPo21bNv7tyHMSfI8lBjGQZpzQ2bnDczpwDuccDQt28FFYkj
 KxpjObiPAIJG+XnokDHxsInda3P2TY2oRONHSaNi5miwKnZt/h7wXIT8UxdvcV9Ggzwd
 AxUvygmrXPimtcAY6upxUfIR0jKr/2DHvN5JidTrjEnpWGCnNYiHlCaKxA9aPr05g3Hu
 swww==
X-Gm-Message-State: AODbwcAsNLWZrd+Ue56EH8KtZi+CeLD/Vrm1AlG87IZzhMRGh+PVxusH
 NvRKmsEHD3N3SQ==
X-Received: by 10.107.19.11 with SMTP id b11mr8886935ioj.140.1494904504197;
 Mon, 15 May 2017 20:15:04 -0700 (PDT)
Received: from zony ([45.2.7.65])
 by smtp.googlemail.com with ESMTPSA id t76sm459977ita.22.2017.05.15.20.15.03
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Mon, 15 May 2017 20:15:03 -0700 (PDT)
From: npostavs@HIDDEN
To: Christian Wittern <cwittern@HIDDEN>
Subject: Re: bug#26824: 24.5;
 Bytecode overflow error when byte compiling large .el file
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
 <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN> <8760h1wswo.fsf@drachen>
 <7050da4f-b89d-3b69-fa19-538443d75dcc@HIDDEN>
Date: Mon, 15 May 2017 23:16:38 -0400
In-Reply-To: <7050da4f-b89d-3b69-fa19-538443d75dcc@HIDDEN> (Christian
 Wittern's message of "Tue, 16 May 2017 11:08:24 +0900")
Message-ID: <87r2zpij8p.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: -2.1 (--)
X-Debbugs-Envelope-To: 26824
Cc: Michael Heerdegen <michael_heerdegen@HIDDEN>, Glenn Morris <rgm@HIDDEN>,
 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.1 (--)

Christian Wittern <cwittern@HIDDEN> writes:

> Well, yes.  But I expect the timing then to be slower (although I did
> not really test this), because I would have to go sequentially through
> the alist, so I went with this inelegant method, which at least
> responses fast, even without bytecompiling.

You just need to make nested alists, as in

    '(("T" . ((1 . ((0011102 . "KR6a0001_001.txt")
                    (0011102 . "KR6a0001_001.txt")
                    (0016212 . "KR6a0001_002.txt")
                    (0016212 . "KR6a0001_002.txt")
                    (0023303 . "KR6a0001_003.txt")
                    (0023303 . "KR6a0001_003.txt")
                    (0030206 . "KR6a0001_004.txt"))))))

The `cond' form tests each case in sequence, so it should be about the
same speed as an cl-assoc-if lookup.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 16 May 2017 02:08:37 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 15 22:08:37 2017
Received: from localhost ([127.0.0.1]:47213 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dARuf-0000PL-4j
	for submit <at> debbugs.gnu.org; Mon, 15 May 2017 22:08:37 -0400
Received: from mail-pg0-f52.google.com ([74.125.83.52]:35347)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <cwittern@HIDDEN>) id 1dARub-0000P8-Ss
 for 26824 <at> debbugs.gnu.org; Mon, 15 May 2017 22:08:34 -0400
Received: by mail-pg0-f52.google.com with SMTP id q125so49210070pgq.2
 for <26824 <at> debbugs.gnu.org>; Mon, 15 May 2017 19:08:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=subject:to:references:cc:from:message-id:date:user-agent
 :mime-version:in-reply-to:content-transfer-encoding;
 bh=IqbCP6og3nRTxZXabb1cEZtdVK7PhPiyYlQAUc8ThBY=;
 b=FiXKlddPiXhIUhHbVKgSUouZuUjcwdJIYpwaxFq4Jj+uib7sF1z4CkieqDv02W/TVU
 xqOGOy9QfWsBpACJ0Dt/awanSGAdZ6P9Sc3yxDyeRO0RvfP86R4gPIE+hzpVEmEx1bH/
 81SPnVm8WuaXVYsige0yCfXJSjLsTIfQE1QI6FULMCddHkq94cdtFdvnrXxMgoftDsrh
 9EXlSStliFuxuU0Z6s6dyQEbCxK9fEfd0ufLLGWF7Lklh6Eyy9YnHF/byzWtMeo2/NSy
 QY6JmMtfbxzULVexDSQejIEtpW6IT3+Yx6nA4USV8Hggf1TNUIkFUe+dDaUtIDscfHHh
 k4RQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:cc:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding;
 bh=IqbCP6og3nRTxZXabb1cEZtdVK7PhPiyYlQAUc8ThBY=;
 b=CLRIoHzPjZ83XctFZMGwfafCejd2idbcyF27ZN86fqietND7X+m0tlsvJzjfD1m7Vt
 BGKBtg1DfSVJhYqMPPfweKqlME3UoKuyikE/jKZErMQxfigHHbeXLf5lind8H6lSykoH
 Ma17lLR7IDUutevAHABp1rk017qJ7YI1oMlv3lL4bN68kaA31jrVtOnot6r6708/GThN
 dnom5zUs2XoL5FxBKp8A6AJhjmpJEbiJ0kopNgZDLqbQQ1tDbydd0GTpvWcc5d9KV3G7
 yY4jhXleD980YamWuuXJnsi0NJlUxrnuiynWJuYcK8uFKkRVUX8FtQ1Hlm7H5IF0NEtv
 Bm0Q==
X-Gm-Message-State: AODbwcAxzo5hNlYyJIdOYBNpJETQcvvJQpy2EYDYjTiR+F08DVw9TjQm
 pinwWlb5DQYLrQ==
X-Received: by 10.99.186.21 with SMTP id k21mr2293683pgf.165.1494900508125;
 Mon, 15 May 2017 19:08:28 -0700 (PDT)
Received: from [192.168.0.17] (119-231-66-83f1.kyt1.eonet.ne.jp.
 [119.231.66.83])
 by smtp.gmail.com with ESMTPSA id n7sm25494291pfn.0.2017.05.15.19.08.25
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 15 May 2017 19:08:26 -0700 (PDT)
Subject: Re: bug#26824: 24.5; Bytecode overflow error when byte compiling
 large .el file
To: Michael Heerdegen <michael_heerdegen@HIDDEN>
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
 <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN> <8760h1wswo.fsf@drachen>
From: Christian Wittern <cwittern@HIDDEN>
Message-ID: <7050da4f-b89d-3b69-fa19-538443d75dcc@HIDDEN>
Date: Tue, 16 May 2017 11:08:24 +0900
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <8760h1wswo.fsf@drachen>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 26824
Cc: Glenn Morris <rgm@HIDDEN>, 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)



On 05/16/2017 09:24 AM, Michael Heerdegen wrote:
> Christian Wittern <cwittern@HIDDEN> writes:
>
>> Yes, that is right.  This file is a bit of a crazy thing, if there is
>> a better way to achieve this, I would be glad to know.
> Use a data structure.
>
> In the simplest case (when lookup time is not critical), just use a
> linear structure, an alist: For each VOL, define an alist with elements
> (pagelimit . filename) with `defconst'.  To implement
> `mandoku-cbeta-vol-page-to-file', find the first entry whose car is not
> smaller than the given page in a loop.  Return the cdr of the found
> cons.
Well, yes.  But I expect the timing then to be slower (although I did 
not really test this), because I would have to go sequentially through 
the alist, so I went with this inelegant method, which at least 
responses fast, even without bytecompiling.

Christian




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 16 May 2017 00:24:13 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 15 20:24:13 2017
Received: from localhost ([127.0.0.1]:47170 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dAQHd-0004jk-5N
	for submit <at> debbugs.gnu.org; Mon, 15 May 2017 20:24:13 -0400
Received: from mout.web.de ([212.227.15.14]:64411)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <michael_heerdegen@HIDDEN>) id 1dAQHb-0004jW-6Q
 for 26824 <at> debbugs.gnu.org; Mon, 15 May 2017 20:24:11 -0400
Received: from drachen.dragon ([88.66.201.13]) by smtp.web.de (mrweb002
 [213.165.67.108]) with ESMTPSA (Nemesis) id 0MLyCC-1d4wdr0sLk-007lhH; Tue, 16
 May 2017 02:24:03 +0200
From: Michael Heerdegen <michael_heerdegen@HIDDEN>
To: Christian Wittern <cwittern@HIDDEN>
Subject: Re: bug#26824: 24.5;
 Bytecode overflow error when byte compiling large .el file
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
 <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN>
Date: Tue, 16 May 2017 02:24:07 +0200
In-Reply-To: <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN> (Christian
 Wittern's message of "Tue, 9 May 2017 07:46:57 +0900")
Message-ID: <8760h1wswo.fsf@drachen>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Provags-ID: V03:K0:1vk3cgU60HwEVRgY89UWTtmoT5YLKWqV4EgjU8zuBlU+84+bq5m
 nhMYtX5N/YKSVMMSWrZdRBzhoM5Vu/95mGR0Ef4C6uJt0zUQWobQIb+jf/UXJnWISvijH0m
 +AJiS5CXBBCnUL1IWHbKWdxrEt3eVvHTWi65QloG6pDt/ypa/Da2V40j82zzJalJ1BdWEbK
 xyBnoFtG13fRlSKe1Qn8A==
X-UI-Out-Filterresults: notjunk:1;V01:K0:5NkisAAk7O8=:wSO+QXw1bmtZzmKNvKuDSr
 ET2+0W+AeYkwpTZfWqWIOidL07kgmX1eyxZjp/KI3wOobWLN9S5h+bz/g7ZbN5aZvkWQtZrCJ
 D5j4P2nnf+6eksk7v3Tbu8hVXrQMqD9+Q5rZOaA2fgcfnSsdn8Rs1BvA6pl5qN45Dfsy/7vdx
 yGw/MA6Pz1s4hD90a2Ks5Pht1V7zfJT3QbI7/baxcxAUftg8wq+FBGgFB0kb/aFt851K2R5Kn
 KYwLXxjlbB7Eh+hJdUxYwkK9WmaMBu6RaQeuKsGRkLh4B0WNNPiiPTO01DzUfqj62BTM5bUeB
 NqabfiZEBplBu5L1I+q12Yj8ZJpxoQ2oYYQd0NnyskxDyqZzzqnm1eUMCNU1hVxtzuQcZk2E9
 XlXr8JrJHHYVnyEoftWAv/PAVFBXo1YWNzYwZZuhkl1pezB+iJfSz0EVvtdoRDh7ot+Yfl3VX
 G+5klrotP0aKdWHtfkUqm6r0Xfrd95pRfM1KrHD4zGswroV6h7IAG7wqQEZcOnAyDKtPZcRcW
 6llcdFNGAOq/bGiyuCDgA54qHsMIJutcJUs8C47EzolROOUYe436oaJaeA7DgVHoTehU9Y/p0
 /fAL2NoLJERUuMZ1Lj4AKNxstaHkoIFW7CjhnocOtk3G3HSPO8/3/o2fR1iP0PpdnFOkkgnDB
 iHM809r8bBPFEKshpwzV0ExqNSHO+IUfJSQeEzMxhUTPVvbP4uchXtqpdWldBIFgnVkHE5esP
 gduryKhBuN6IUHLK0N6CslPEjgEavMDsJ4cq2dicCimyGWoqqWyObq8xRD9WjzWAmu0ELfCN+
 T5wn1jI
X-Spam-Score: -3.5 (---)
X-Debbugs-Envelope-To: 26824
Cc: Glenn Morris <rgm@HIDDEN>, 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.5 (---)

Christian Wittern <cwittern@HIDDEN> writes:

> Yes, that is right.  This file is a bit of a crazy thing, if there is
> a better way to achieve this, I would be glad to know.

Use a data structure.

In the simplest case (when lookup time is not critical), just use a
linear structure, an alist: For each VOL, define an alist with elements
(pagelimit . filename) with `defconst'.  To implement
`mandoku-cbeta-vol-page-to-file', find the first entry whose car is not
smaller than the given page in a loop.  Return the cdr of the found
cons.


Michael.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 15 May 2017 00:49:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun May 14 20:49:18 2017
Received: from localhost ([127.0.0.1]:45228 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dA4CM-000330-OB
	for submit <at> debbugs.gnu.org; Sun, 14 May 2017 20:49:18 -0400
Received: from eggs.gnu.org ([208.118.235.92]:38871)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rgm@HIDDEN>) id 1dA4CL-00032o-Ad
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:49:17 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <rgm@HIDDEN>) id 1dA4CF-0001V8-Ft
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:49:12 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD
 autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41075)
 by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <rgm@HIDDEN>)
 id 1dA4CE-0001US-27; Sun, 14 May 2017 20:49:10 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.82)
 (envelope-from <rgm@HIDDEN>)
 id 1dA4CD-0004EI-LW; Sun, 14 May 2017 20:49:09 -0400
From: Glenn Morris <rgm@HIDDEN>
To: Christian Wittern <cwittern@HIDDEN>
Subject: Re: bug#26824: 24.5;
 Bytecode overflow error when byte compiling large .el file
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
 <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN>
X-Spook: Heroin DHS Pork Cops Mexico Al Qaeda Arabian Peninsula
X-Ran: "llIqZ:PsNu]KjIpYR6thF*cb<n'lxg})?Q_4n#B:4C6Mu%lf_L=4g;YG<WV7qQOK:?@Q5
X-Hue: blue
X-Attribution: GM
Date: Sun, 14 May 2017 20:49:09 -0400
In-Reply-To: <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN> (Christian
 Wittern's message of "Tue, 9 May 2017 07:46:57 +0900")
Message-ID: <6760h3uepm.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: 26824
Cc: 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)


[Please reply-to-all]

Christian Wittern wrote:

> Yes, that is right.  This file is a bit of a crazy thing, if there is
> a better way to achieve this, I would be glad to know.  And I did mark
> it as no-byte-compile, but it seems that this has no effect, since
> when installed as a package the installer still attempts to byte
> compile it.

Probably because the no-byte-compile is in the second line, not the first.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 15 May 2017 00:45:49 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun May 14 20:45:49 2017
Received: from localhost ([127.0.0.1]:45224 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dA48z-0001td-4r
	for submit <at> debbugs.gnu.org; Sun, 14 May 2017 20:45:49 -0400
Received: from eggs.gnu.org ([208.118.235.92]:38262)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rgm@HIDDEN>) id 1dA48y-0001o8-5P
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:45:48 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <rgm@HIDDEN>) id 1dA48r-0008FT-Sn
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:45:42 -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.5 required=5.0 tests=BAYES_05,BODY_URI_ONLY,
 RP_MATCHES_RCVD,T_DKIM_INVALID autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41052)
 by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <rgm@HIDDEN>)
 id 1dA48r-0008FC-Nw
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:45:41 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.82)
 (envelope-from <rgm@HIDDEN>) id 1dA48r-00045J-CV
 for 26824 <at> debbugs.gnu.org; Sun, 14 May 2017 20:45:41 -0400
Resent-Message-ID: <22808.64053.77796.815097@HIDDEN>
Resent-Date: Sun, 14 May 2017 20:45:41 -0400
Resent-From: Glenn Morris <rgm@HIDDEN>
Resent-To: 26824 <at> debbugs.gnu.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=subject:to:references:from:message-id:date:user-agent:mime-version
 :in-reply-to:content-transfer-encoding;
 bh=yhiu+pt51Ox2pbTXq1kcqBPoZCuyvnJUgzaRiDLV0+k=;
 b=twyXq21PKq7YMOYA7ZhBJMyVpEMzddA6COLhlnJb5ngHPax+gZB5yCKNvp5GU9+0BS
 EcVhsY8z1Sxzg8WQYJKtxQeZO1rdiXqK2SafF/GBFpx0e7CF6GgLbO0308Fa1wBUP6My
 OQUNVDYDsm25xyB2N+shIaNgyF8WBrNJLxAnGKPHMOUSStaljD8iL7G2Qv7E71p7RZNW
 YHXYVZuSvSy4FkiowLDVb8sJJ6s17rVwaGX04Rif5oK0aJYdNVMUXWH8YS9L+3YPTbj5
 1q61HqcfgTFPBGs3+VtzRKz130/D+NcWb2wxmV/Rp7O/s/nPdUbLigdJsMCzWTR7+WF2
 i+Gg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding;
 bh=yhiu+pt51Ox2pbTXq1kcqBPoZCuyvnJUgzaRiDLV0+k=;
 b=UNqCWS94rnJYdr/JXV3LserE6l6kr2P2M3Iko/4jnoUpRqBtQZhO6RoSbbGduIYkeY
 lg8Twc2kbz5r0TGfgbWs8Id3IEcPXU+zecg7MlvDomlwxQMM+IHLC20jxlKcvgKGdpd4
 aAoM62O3iw0jGgrhsPmm3V3C1G6yTNe5eGplmJE4l+4hfn9SY2zBXj6jleKEn8LReAr9
 b4ONGKBOFk3go+Njigky3apmXtEN5GDQPBgMzfK1HLl0IlU2Ys66Zcil4hzpSSmJS5zf
 5tfhJAtNEvQFLU6xG1rzPL/iUNGUaAp4UN2KFUhYzw7XIkFq4BT6JspX67DcWwNyiPVP
 fgvA==
X-Gm-Message-State: AN3rC/6Pm9Up3ww5qRWNSld6XYQYd2XRGVFKaSyVOQWkkLJNiP2efX0F
 vKepTuP+tOU18PK8Tog=
X-Received: by 10.84.216.26 with SMTP id m26mr69359697pli.79.1494283620411;
 Mon, 08 May 2017 15:47:00 -0700 (PDT)
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
 <givapbi9p1.fsf@HIDDEN>
Message-ID: <ba0581d3-fdb3-0116-4aa4-2c60115f5aae@HIDDEN>
MIME-Version: 1.0
In-Reply-To: <givapbi9p1.fsf@HIDDEN>
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.
Date: Tue, 9 May 2017 07:46:57 +0900
From: Christian Wittern <cwittern@HIDDEN>
To: Glenn Morris <rgm@HIDDEN>, 26824 <at> debbugs.gnu.org
Subject: Re: bug#26824: 24.5; Bytecode overflow error when byte compiling
 large .el file
X-Bogosity: no, spamicity=0.065869, v1.2.4
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: 26824
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)



On 05/09/2017 01:40 AM, Glenn Morris wrote:
> Christian Wittern wrote:
>
>> I installed the package "mandoku" from melpa.  The latest version
>> includes a file "mandoku-cbeta.el".  When installing the package, this
>> file should be compiled, but the overflow error prevents this.
> I see that file basically contains a 16000 line nested cond, with one
> branch per line, and has now been marked no-byte-compile (by you, I'm
> guessing from the name?).
>
> https://github.com/mandoku/mandoku/commit/0e733fdaea77150539455656c2e6af08d19611b0
>
Yes, that is right.  This file is a bit of a crazy thing, if there is a 
better way to achieve this, I would be glad to know.  And I did mark it 
as no-byte-compile, but it seems that this has no effect, since when 
installed as a package the installer still attempts to byte compile it.
All the best,
Christian




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at 26824 <at> debbugs.gnu.org:


Received: (at 26824) by debbugs.gnu.org; 8 May 2017 16:40:21 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 08 12:40:21 2017
Received: from localhost ([127.0.0.1]:34632 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1d7lhs-0004UZ-Qu
	for submit <at> debbugs.gnu.org; Mon, 08 May 2017 12:40:20 -0400
Received: from eggs.gnu.org ([208.118.235.92]:48805)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rgm@HIDDEN>) id 1d7lhq-0004UM-Lv
 for 26824 <at> debbugs.gnu.org; Mon, 08 May 2017 12:40:18 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <rgm@HIDDEN>) id 1d7lhk-0003jh-La
 for 26824 <at> debbugs.gnu.org; Mon, 08 May 2017 12:40:13 -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.6 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,
 UNRESOLVED_TEMPLATE autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54664)
 by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <rgm@HIDDEN>)
 id 1d7lhi-0003jC-UY; Mon, 08 May 2017 12:40:10 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.82)
 (envelope-from <rgm@HIDDEN>)
 id 1d7lhi-00062W-GO; Mon, 08 May 2017 12:40:10 -0400
From: Glenn Morris <rgm@HIDDEN>
To: Christian Wittern <cwittern@HIDDEN>
Subject: Re: bug#26824: 24.5;
 Bytecode overflow error when byte compiling large .el file
References: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
X-Spook: IRA Decapitated Pine Gap Storm quarter Blowpipe
X-Ran: eXi?<wZzRes6PdT]%FLDY]gOIzg=O%etw%?3EMt?u,Z2-$jdx^j9C|XZ2LL1*f[K(k_Qkr
X-Hue: white
X-Attribution: GM
Date: Mon, 08 May 2017 12:40:10 -0400
In-Reply-To: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN> (Christian
 Wittern's message of "Mon, 8 May 2017 16:03:23 +0900")
Message-ID: <givapbi9p1.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -4.3 (----)
X-Debbugs-Envelope-To: 26824
Cc: 26824 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -4.3 (----)

Christian Wittern wrote:

> I installed the package "mandoku" from melpa.  The latest version
> includes a file "mandoku-cbeta.el".  When installing the package, this
> file should be compiled, but the overflow error prevents this.

I see that file basically contains a 16000 line nested cond, with one
branch per line, and has now been marked no-byte-compile (by you, I'm
guessing from the name?).

https://github.com/mandoku/mandoku/commit/0e733fdaea77150539455656c2e6af08d19611b0




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 8 May 2017 07:03:48 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 08 03:03:48 2017
Received: from localhost ([127.0.0.1]:32825 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1d7chv-00022U-II
	for submit <at> debbugs.gnu.org; Mon, 08 May 2017 03:03:48 -0400
Received: from eggs.gnu.org ([208.118.235.92]:38352)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <cwittern@HIDDEN>) id 1d7cht-00022I-Ci
 for submit <at> debbugs.gnu.org; Mon, 08 May 2017 03:03:46 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <cwittern@HIDDEN>) id 1d7chl-0004Vu-NS
 for submit <at> debbugs.gnu.org; Mon, 08 May 2017 03:03:40 -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]:35612)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
 (Exim 4.71) (envelope-from <cwittern@HIDDEN>) id 1d7chl-0004VO-KJ
 for submit <at> debbugs.gnu.org; Mon, 08 May 2017 03:03:37 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:57542)
 by lists.gnu.org with esmtp (Exim 4.71)
 (envelope-from <cwittern@HIDDEN>) id 1d7chi-0005MD-Mg
 for bug-gnu-emacs@HIDDEN; Mon, 08 May 2017 03:03:37 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <cwittern@HIDDEN>) id 1d7chd-0004Ps-8n
 for bug-gnu-emacs@HIDDEN; Mon, 08 May 2017 03:03:34 -0400
Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:34451)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
 (Exim 4.71) (envelope-from <cwittern@HIDDEN>) id 1d7chc-0004Oq-VN
 for bug-gnu-emacs@HIDDEN; Mon, 08 May 2017 03:03:29 -0400
Received: by mail-pf0-x22b.google.com with SMTP id e64so28811695pfd.1
 for <bug-gnu-emacs@HIDDEN>; Mon, 08 May 2017 00:03:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=to:from:subject:message-id:date:user-agent:mime-version
 :content-transfer-encoding;
 bh=LUJCbKsqx+agjacVy44haeFame7UZrcfCHgfv0Gney0=;
 b=iEG2Uc7xTwC9NrkVRgy2MSw3+VrsSunXrNhEtrBjTJLsH/SFpoxyxzmg0u6Qwq+GFn
 ZzWoJJFujXNOH9qoBn9NuLGw5NBqArtiw5ZH/aejV4KgDs7bIl+lyBzzruqIxfu51LiC
 +KXvY9uPGPglWwhtzVG1VV+1T9kChnDP3qTQFhxKDxQBJ57hMlRsRsJ3Eyy+84kQFhpz
 YKcxjUpWYAi/t0c1smX6Pc6P6BbP/g74OagVvp3lGz+XB9Jk1NthO5XecODR3wpZsoPN
 Yge/WB+nbRhnKqBM7/v79qA+EdsO2u4hEn6Vw+zhJ4CSTtcd0uTwaFhd0ZBUdwLj5CK2
 kz+A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:to:from:subject:message-id:date:user-agent
 :mime-version:content-transfer-encoding;
 bh=LUJCbKsqx+agjacVy44haeFame7UZrcfCHgfv0Gney0=;
 b=bxgtnZwUSkrDcRmZiy6v2gw3jhVfo/QC1KyM3GXI3pom+qZCrgd9X7cH3sYEhZEFay
 JQzbiu1qpRpaTshh7/DRBgAiky+VhmxrQphs41r2gv+3GcYTn2CD7cDXLBkYWcxT7Pbu
 gKq0zUzi1g9BJFbr+gsaeJDO1B2Ri3Z8fzxyUiOfwgf4/VnynuLUwWUvoypc8lD0WBWA
 T9EKoK9pSpKSt91FdgtTylfwOusGv73LTGuAx4fsgTxczQQ4s0bo9LR80AmkPBf6sN6v
 XWYRKp8hJOfJednob0ffIbj1kSMzavXd3RCTAMXSehMPVt2sVMrSQnN7wfvgnnyIOms+
 CcUA==
X-Gm-Message-State: AN3rC/5OjhhS6g74y8K3DC1wX4G0b0iWFFuHqk5kzrumSGQ/PfEn9Pi7
 q+QHOo3OrDwaJodx/OY=
X-Received: by 10.98.153.76 with SMTP id d73mr29285502pfe.223.1494227007202;
 Mon, 08 May 2017 00:03:27 -0700 (PDT)
Received: from [192.168.0.17] (119-231-17-145f1.kyt1.eonet.ne.jp.
 [119.231.17.145])
 by smtp.gmail.com with ESMTPSA id c23sm10034953pfh.38.2017.05.08.00.03.25
 for <bug-gnu-emacs@HIDDEN>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 08 May 2017 00:03:26 -0700 (PDT)
To: bug-gnu-emacs@HIDDEN
From: Christian Wittern <cwittern@HIDDEN>
Subject: 24.5; Bytecode overflow error when byte compiling large .el file
Message-ID: <ccd2065c-0a98-5edf-7150-543d97df3f83@HIDDEN>
Date: Mon, 8 May 2017 16:03:23 +0900
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; 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: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -4.0 (----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -4.0 (----)

--text follows this line--

I installed the package "mandoku" from melpa.  The latest version
includes a file "mandoku-cbeta.el".  When installing the package, this
file should be compiled, but the overflow error prevents this.



In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
  of 2016-04-18 on lgw01-04, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11804000
System Description:    Ubuntu 16.04.2 LTS

Configured using:
  `configure --build x86_64-linux-gnu --prefix=/usr
  --sharedstatedir=/var/lib --libexecdir=/usr/lib
  --localstatedir=/var/lib --infodir=/usr/share/info
  --mandir=/usr/share/man --with-pop=yes
  --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
  --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib
  --libexecdir=/usr/lib --localstatedir=/var/lib
  --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes
  --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
  --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars
  'CFLAGS=-g -O2 -fstack-protector-strong -Wformat
  -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time
  -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro''

Important settings:
   value of $LC_MONETARY: en_US.UTF-8
   value of $LC_NUMERIC: en_US.UTF-8
   value of $LC_TIME: en_US.UTF-8
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: @im=ibus
   locale-coding-system: utf-8-unix

Major mode: Compilation

Minor modes in effect:
   diff-auto-refine-mode: t
   magit-auto-revert-mode: t
   global-git-commit-mode: t
   async-bytecomp-package-mode: t
   shell-dirtrack-mode: t
   override-global-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
   buffer-read-only: t
   line-number-mode: t
   transient-mark-mode: t

Recent messages:
Generating autoloads for helm-types.el...done
Generating autoloads for helm-utils.el...done
Saving file 
/home/chris/sinomacs/.emacs.d/elpa/helm-20170506.840/helm-autoloads.el...
Wrote /home/chris/sinomacs/.emacs.d/elpa/helm-20170506.840/helm-autoloads.el
(No changes need to be saved)
Loading async...done
Turning on magit-auto-revert-mode...done
For information about GNU Emacs and the GNU system, type C-h C-a.
M-o <down> is undefined
Making completion list...

Load-path shadows:
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-remote 
hides /Users/chris/projects/mandoku/lisp/mandoku-remote
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-init 
hides /Users/chris/projects/mandoku/lisp/mandoku-init
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-cbeta 
hides /Users/chris/projects/mandoku/lisp/mandoku-cbeta
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-github 
hides /Users/chris/projects/mandoku/lisp/mandoku-github
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-dict 
hides /Users/chris/projects/mandoku/lisp/mandoku-dict
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/w32-registry 
hides /Users/chris/projects/mandoku/lisp/w32-registry
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku hides 
/Users/chris/projects/mandoku/lisp/mandoku
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-images 
hides /Users/chris/projects/mandoku/lisp/mandoku-images
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-annot 
hides /Users/chris/projects/mandoku/lisp/mandoku-annot
/home/chris/sinomacs/.emacs.d/elpa/mandoku-20170325.1917/mandoku-link 
hides /Users/chris/projects/mandoku/lisp/mandoku-link
/usr/share/emacs/24.5/site-lisp/debian-startup hides 
/usr/share/emacs/site-lisp/debian-startup
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-compat hides 
/usr/share/emacs/24.5/lisp/org/org-compat
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-crypt hides 
/usr/share/emacs/24.5/lisp/org/org-crypt
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-md hides 
/usr/share/emacs/24.5/lisp/org/ox-md
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org hides 
/usr/share/emacs/24.5/lisp/org/org
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-src hides 
/usr/share/emacs/24.5/lisp/org/org-src
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-comint hides 
/usr/share/emacs/24.5/lisp/org/ob-comint
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-awk hides 
/usr/share/emacs/24.5/lisp/org/ob-awk
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-lob hides 
/usr/share/emacs/24.5/lisp/org/ob-lob
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-mobile hides 
/usr/share/emacs/24.5/lisp/org/org-mobile
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-js hides 
/usr/share/emacs/24.5/lisp/org/ob-js
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-plantuml hides 
/usr/share/emacs/24.5/lisp/org/ob-plantuml
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-man hides 
/usr/share/emacs/24.5/lisp/org/ox-man
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-python hides 
/usr/share/emacs/24.5/lisp/org/ob-python
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-lisp hides 
/usr/share/emacs/24.5/lisp/org/ob-lisp
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-bibtex hides 
/usr/share/emacs/24.5/lisp/org/org-bibtex
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-tangle hides 
/usr/share/emacs/24.5/lisp/org/ob-tangle
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-publish hides 
/usr/share/emacs/24.5/lisp/org/ox-publish
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-bbdb hides 
/usr/share/emacs/24.5/lisp/org/org-bbdb
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-picolisp hides 
/usr/share/emacs/24.5/lisp/org/ob-picolisp
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-faces hides 
/usr/share/emacs/24.5/lisp/org/org-faces
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-habit hides 
/usr/share/emacs/24.5/lisp/org/org-habit
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-capture hides 
/usr/share/emacs/24.5/lisp/org/org-capture
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-install hides 
/usr/share/emacs/24.5/lisp/org/org-install
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-eval hides 
/usr/share/emacs/24.5/lisp/org/ob-eval
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-scala hides 
/usr/share/emacs/24.5/lisp/org/ob-scala
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-keys hides 
/usr/share/emacs/24.5/lisp/org/ob-keys
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-mouse hides 
/usr/share/emacs/24.5/lisp/org/org-mouse
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-sass hides 
/usr/share/emacs/24.5/lisp/org/ob-sass
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-macro hides 
/usr/share/emacs/24.5/lisp/org/org-macro
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-screen hides 
/usr/share/emacs/24.5/lisp/org/ob-screen
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-emacs-lisp hides 
/usr/share/emacs/24.5/lisp/org/ob-emacs-lisp
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-footnote hides 
/usr/share/emacs/24.5/lisp/org/org-footnote
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-ruby hides 
/usr/share/emacs/24.5/lisp/org/ob-ruby
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-texinfo hides 
/usr/share/emacs/24.5/lisp/org/ox-texinfo
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-org hides 
/usr/share/emacs/24.5/lisp/org/ox-org
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-gnuplot hides 
/usr/share/emacs/24.5/lisp/org/ob-gnuplot
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-java hides 
/usr/share/emacs/24.5/lisp/org/ob-java
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-haskell hides 
/usr/share/emacs/24.5/lisp/org/ob-haskell
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-feed hides 
/usr/share/emacs/24.5/lisp/org/org-feed
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-archive hides 
/usr/share/emacs/24.5/lisp/org/org-archive
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-scheme hides 
/usr/share/emacs/24.5/lisp/org/ob-scheme
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-datetree hides 
/usr/share/emacs/24.5/lisp/org/org-datetree
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-ctags hides 
/usr/share/emacs/24.5/lisp/org/org-ctags
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-inlinetask hides 
/usr/share/emacs/24.5/lisp/org/org-inlinetask
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-org hides 
/usr/share/emacs/24.5/lisp/org/ob-org
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob hides 
/usr/share/emacs/24.5/lisp/org/ob
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-maxima hides 
/usr/share/emacs/24.5/lisp/org/ob-maxima
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-R hides 
/usr/share/emacs/24.5/lisp/org/ob-R
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-shen hides 
/usr/share/emacs/24.5/lisp/org/ob-shen
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-lilypond hides 
/usr/share/emacs/24.5/lisp/org/ob-lilypond
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-perl hides 
/usr/share/emacs/24.5/lisp/org/ob-perl
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-makefile hides 
/usr/share/emacs/24.5/lisp/org/ob-makefile
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-docview hides 
/usr/share/emacs/24.5/lisp/org/org-docview
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-dot hides 
/usr/share/emacs/24.5/lisp/org/ob-dot
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-octave hides 
/usr/share/emacs/24.5/lisp/org/ob-octave
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-mhe hides 
/usr/share/emacs/24.5/lisp/org/org-mhe
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-ref hides 
/usr/share/emacs/24.5/lisp/org/ob-ref
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-css hides 
/usr/share/emacs/24.5/lisp/org/ob-css
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-table hides 
/usr/share/emacs/24.5/lisp/org/org-table
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-pcomplete hides 
/usr/share/emacs/24.5/lisp/org/org-pcomplete
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-sqlite hides 
/usr/share/emacs/24.5/lisp/org/ob-sqlite
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-io hides 
/usr/share/emacs/24.5/lisp/org/ob-io
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-version hides 
/usr/share/emacs/24.5/lisp/org/org-version
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-table hides 
/usr/share/emacs/24.5/lisp/org/ob-table
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-C hides 
/usr/share/emacs/24.5/lisp/org/ob-C
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-element hides 
/usr/share/emacs/24.5/lisp/org/org-element
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-id hides 
/usr/share/emacs/24.5/lisp/org/org-id
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-mscgen hides 
/usr/share/emacs/24.5/lisp/org/ob-mscgen
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-icalendar hides 
/usr/share/emacs/24.5/lisp/org/ox-icalendar
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-gnus hides 
/usr/share/emacs/24.5/lisp/org/org-gnus
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-protocol hides 
/usr/share/emacs/24.5/lisp/org/org-protocol
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-html hides 
/usr/share/emacs/24.5/lisp/org/ox-html
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-calc hides 
/usr/share/emacs/24.5/lisp/org/ob-calc
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-ditaa hides 
/usr/share/emacs/24.5/lisp/org/ob-ditaa
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-ledger hides 
/usr/share/emacs/24.5/lisp/org/ob-ledger
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-matlab hides 
/usr/share/emacs/24.5/lisp/org/ob-matlab
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-rmail hides 
/usr/share/emacs/24.5/lisp/org/org-rmail
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-w3m hides 
/usr/share/emacs/24.5/lisp/org/org-w3m
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-info hides 
/usr/share/emacs/24.5/lisp/org/org-info
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-irc hides 
/usr/share/emacs/24.5/lisp/org/org-irc
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-loaddefs hides 
/usr/share/emacs/24.5/lisp/org/org-loaddefs
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-exp hides 
/usr/share/emacs/24.5/lisp/org/ob-exp
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-latex hides 
/usr/share/emacs/24.5/lisp/org/ob-latex
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-macs hides 
/usr/share/emacs/24.5/lisp/org/org-macs
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-fortran hides 
/usr/share/emacs/24.5/lisp/org/ob-fortran
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-asymptote hides 
/usr/share/emacs/24.5/lisp/org/ob-asymptote
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-core hides 
/usr/share/emacs/24.5/lisp/org/ob-core
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-plot hides 
/usr/share/emacs/24.5/lisp/org/org-plot
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-list hides 
/usr/share/emacs/24.5/lisp/org/org-list
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-agenda hides 
/usr/share/emacs/24.5/lisp/org/org-agenda
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-timer hides 
/usr/share/emacs/24.5/lisp/org/org-timer
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-sql hides 
/usr/share/emacs/24.5/lisp/org/ob-sql
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-ocaml hides 
/usr/share/emacs/24.5/lisp/org/ob-ocaml
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox hides 
/usr/share/emacs/24.5/lisp/org/ox
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-eshell hides 
/usr/share/emacs/24.5/lisp/org/org-eshell
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-ascii hides 
/usr/share/emacs/24.5/lisp/org/ox-ascii
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-clock hides 
/usr/share/emacs/24.5/lisp/org/org-clock
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-entities hides 
/usr/share/emacs/24.5/lisp/org/org-entities
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-colview hides 
/usr/share/emacs/24.5/lisp/org/org-colview
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-odt hides 
/usr/share/emacs/24.5/lisp/org/ox-odt
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-indent hides 
/usr/share/emacs/24.5/lisp/org/org-indent
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-latex hides 
/usr/share/emacs/24.5/lisp/org/ox-latex
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ob-clojure hides 
/usr/share/emacs/24.5/lisp/org/ob-clojure
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/org-attach hides 
/usr/share/emacs/24.5/lisp/org/org-attach
/home/chris/sinomacs/.emacs.d/elpa/org-20170502/ox-beamer hides 
/usr/share/emacs/24.5/lisp/org/ox-beamer

Features:
(shadow sort mail-extr emacsbug mandoku-tls mandoku-annot mandoku-dict
helm helm-source helm-multi-match helm-lib guide-key popwin face-remap
gh mandoku hi-lock git mandoku-github github-clone mandoku-link subr-x
mandoku-remote org-clock org-table org-agenda nnir gnus-sum nnoo
gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int
gnus-range gnus-win gnus gnus-ems nnheader avl-tree doc-view jka-compr
image-mode bibtex ob-octave ebnf2ps ps-print ps-def lpr calc-store
calc-trail calc-ext calc calc-loaddefs calc-macs cc-mode cc-fonts
cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
magit-obsolete magit-blame magit-stash magit-bisect magit-remote
magit-commit magit-sequence magit-notes magit-worktree magit-branch
magit-files magit-refs magit-status magit magit-repos magit-apply
magit-wip magit-log magit-diff smerge-mode diff-mode magit-core
magit-autorevert autorevert filenotify magit-process magit-margin
magit-mode help-mode magit-git magit-section magit-popup git-commit
magit-utils crm gh-gist gh-users gh-pulls gh-issues gh-repos gh-comments
gh-oauth gh-api logito gh-cache pcache gh-auth gh-url gh-common
gh-profile rx marshal eieio-base ht json recentf tree-widget wid-edit
with-editor async-bytecomp log-edit pcvs-util add-log term disp-table
ehelp esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc
esh-groups eshell esh-module esh-mode esh-util tramp-sh tramp
tramp-compat tramp-loaddefs trampver shell server derived info smtpmail
sendmail dired-aux dired async f dash s warnings edmacro kmacro org
org-macro org-footnote org-pcomplete pcomplete org-list org-faces
org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle
ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval
org-compat org-macs org-loaddefs find-func cal-menu calendar
cal-loaddefs hydra advice lv tar-mode use-package pcase diminish
bind-key easy-mmode cl-macs cl gv compile comint ansi-color ring
autoload lisp-mnt mm-archive message format-spec rfc822 mml easymenu
mml-sec mailabbrev gmm-utils mailheader mm-decode mm-bodies mm-encode
mail-utils network-stream starttls url-http tls mail-parse rfc2231
rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth url url-proxy
url-privacy url-expand url-methods url-history url-cookie url-domsuf
url-util mailcap url-handlers url-parse auth-source eieio byte-opt
bytecomp byte-compile cl-extra cl-loaddefs cl-lib cconv eieio-core
gnus-util mm-util help-fns mail-prsvr password-cache url-vars epg
finder-inf package epg-config 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 513183 92848)
  (symbols 48 58119 0)
  (miscs 40 137 454)
  (strings 32 136298 56305)
  (string-bytes 1 4215697)
  (vectors 16 54402)
  (vector-slots 8 1608476 16154)
  (floats 8 680 728)
  (intervals 56 7512 72)
  (buffers 960 19)
  (heap 1024 66600 13401))





Acknowledgement sent to Christian Wittern <cwittern@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#26824; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 30 Jan 2022 23:15:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.