[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs build number in version
From: |
Vitalie Spinu |
Subject: |
Re: Emacs build number in version |
Date: |
Sun, 10 Jun 2012 11:48:08 +0200 |
User-agent: |
Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux) |
Hi Julien,
Recent snapshots seem to solve my advice problem. But the problem still
persists under another form:
(Info-find-file "emacs")
produces
Debugger entered--Lisp error: (error "Info file emacs does not exist")
signal(error ("Info file emacs does not exist"))
error("Info file %s does not exist" "emacs")
Also occasional errors during debugging pop-up when I try to jump to the
source file of a core function.
Vitalie.
GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of
2012-06-08 on lakoocha, modified by Debian
>> Julien Danjou <address@hidden>
>> on Tue, 29 May 2012 12:06:37 +0200 wrote:
> On Sat, May 26 2012, Stefan Monnier wrote:
>> There are 2 bugs here:
>> - a packaging bug: the file should not be missing.
>> - a robustness bug: defadvice should fail gracefully in this case, since
>> it does not really need to docstring to do its job.
>> I think the first is on Ubuntu's side, but please file a proper bug
>> report with M-x report-emacs-bug for the second.
> Full disclosure: I'm trying to track this packaging bug down this is why
> I asked that question. :)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Emacs build number in version,
Vitalie Spinu <=