From: Lorenzo Isella <lorenzo.isella@yopmail.com>
To: help-gnu-emacs@gnu.org
Subject: Trouble with Emacs24 on Debian
Date: Wed, 5 Nov 2014 11:41:23 +0100 [thread overview]
Message-ID: <20141105104123.GA6594@localhost.localdomain> (raw)
Dear All,
I am running debian testing on my box.
After an update, I discovered that emacs sends out an error message while processing my .emacs file (which is a bit long and messy, I admit that, but it does what I need and never gave me a problem in the past).
However, if I run emacs23, everything is fine and I get no error message.
Please find at the end of the email the message I get when I run
emacs24 --debug-init
For me it is Greek, so any suggestion is really appreciated.
Cheers
Lorenzo
#########################################################################à
Debugger entered--Lisp error: (void-function ad-advised-definition-p)
(ad-advised-definition-p (quote other-window))
(if (ad-advised-definition-p (quote other-window)) (progn (sr-speedbar-handle-other-window-advice value)))
(lambda (symbol value) (set symbol value) (if (ad-advised-definition-p (quote other-window)) (progn (sr-speedbar-handle-other-window-advice value))))(sr-speedbar-skip-other-window-p nil)
custom-initialize-reset(sr-speedbar-skip-other-window-p nil)
custom-declare-variable(sr-speedbar-skip-other-window-p nil "Whether skip `sr-speedbar' window with `other-window'.\nDefault, can use `other-window' select window in cyclic\nordering of windows. But sometimes we don't want select\n`sr-speedbar' window use `other-window'.\nJust want make `sr-speedbar' window as a view sidebar.\n\nSo please turn on this option if you want skip\n`sr-speedbar' window with `other-window'.\n\nDefault is nil." :type boolean :set (lambda (symbol value) (set symbol value) (if (ad-advised-definition-p (quote other-window)) (progn (sr-speedbar-handle-other-window-advice value)))) :group sr-speedbar)
eval-buffer(#<buffer *load*-771461> nil "/usr/share/emacs/site-lisp/sr-speedbar.el" nil t) ; Reading at buffer position 10279
load-with-code-conversion("/usr/share/emacs/site-lisp/sr-speedbar.el" "/usr/share/emacs/site-lisp/sr-speedbar.el" nil t)
require(sr-speedbar)
eval-buffer(#<buffer *load*> nil "/home/lorenzo/.emacs" nil t) ; Reading at buffer position 3251
load-with-code-conversion("/home/lorenzo/.emacs" "/home/lorenzo/.emacs" t t)
load("~/.emacs" t t)
#[0 "205\262
next reply other threads:[~2014-11-05 10:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 10:41 Lorenzo Isella [this message]
2014-11-05 14:28 ` Trouble with Emacs24 on Debian Gian Uberto Lauri
2014-11-05 14:37 ` Michael Heerdegen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141105104123.GA6594@localhost.localdomain \
--to=lorenzo.isella@yopmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).