Your message dated Wed, 19 Feb 2014 08:54:03 +0200
with message-id <[email protected]>
and subject line Re: Bug#739474: ada-mode is using make-local-hook which breaks
its usage with emacs24
has caused the Debian Bug report #739474,
regarding ada-mode is using make-local-hook which breaks its usage with emacs24
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
739474: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ada-mode
Severity: normal
Dear Maintainer,
* What led up to the situation?
org-babel made a call to ada-mode which also called a function in
ada-xref.el. This caused a backtrace to get generated, due to
both ada-mode.el and ada-xref.el both using make-local-hook,
which is now obsoleted under emacs24.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I had to revert to using the ada-mode that came with emacs24.
* What was the outcome of this action?
Everything worked just fine once I switched to using emacs24
built-in ada-mode.el and ada-xref.el
* What outcome did you expect instead?
I had not expected the backtrace. Everything had been working
fine until I upgraded to emacs24.
Please remove the use of make-local-hook and use add-hook to set local
hooks.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 3.12-1-powerpc-smp (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages ada-mode depends on:
ii emacs24 [emacsen] 24.3+1-2+b1
ada-mode recommends no packages.
Versions of packages ada-mode suggests:
pn gnat <none>
--- End Message ---
--- Begin Message ---
On Ma, 18 feb 14, 22:19:42, Mehul Sanghvi wrote:
> Package: ada-mode
> Severity: normal
There is no such package in Debian, please report any issues to where you
obtained it from.
> Dear Maintainer,
>
> * What led up to the situation?
> org-babel made a call to ada-mode which also called a function in
> ada-xref.el. This caused a backtrace to get generated, due to
> both ada-mode.el and ada-xref.el both using make-local-hook,
> which is now obsoleted under emacs24.
>
> * What exactly did you do (or not do) that was effective (or
> ineffective)?
>
> I had to revert to using the ada-mode that came with emacs24.
>
> * What was the outcome of this action?
>
> Everything worked just fine once I switched to using emacs24
> built-in ada-mode.el and ada-xref.el
>
> * What outcome did you expect instead?
>
> I had not expected the backtrace. Everything had been working
> fine until I upgraded to emacs24.
>
>
> Please remove the use of make-local-hook and use add-hook to set local
> hooks.
>
> -- System Information:
> Debian Release: jessie/sid
> APT prefers testing
> APT policy: (990, 'testing')
> Architecture: powerpc (ppc)
>
> Kernel: Linux 3.12-1-powerpc-smp (SMP w/2 CPU cores)
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages ada-mode depends on:
> ii emacs24 [emacsen] 24.3+1-2+b1
>
> ada-mode recommends no packages.
>
> Versions of packages ada-mode suggests:
> pn gnat <none>
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
signature.asc
Description: Digital signature
--- End Message ---