From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: diff-apply-hunk uses smerge-refine-subst which is not defined
Date: Fri, 26 Oct 2007 14:46:56 -0400 [thread overview]
Message-ID: <jwvzly5af51.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <allk9pyi54.fsf@nyc-qws-005.delacy.com> (Sam Steingold's message of "Fri\, 26 Oct 2007 12\:07\:03 -0400")
> Debugger entered--Lisp error: (void-function smerge-refine-subst)
> smerge-refine-subst(1354 1781 1781 1884 ((diff-mode . fine) (face diff-refine-change)) diff-refine-preproc)
> diff-refine-hunk()
> #[nil "À " [diff-refine-hunk] 1]()
> diff-hunk-next()
> diff-apply-hunk(nil)
> call-interactively(diff-apply-hunk)
`diff-refine-hunk' supposedly does a (require 'smerge-mode) which should
define this function. Can you check that (featurep 'smerge-mode) is non-nil
and if so, can you take a look at M-x list-load-path-shadows RET ?
Stefan
next prev parent reply other threads:[~2007-10-26 18:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-26 16:07 diff-apply-hunk uses smerge-refine-subst which is not defined Sam Steingold
2007-10-26 16:31 ` Dan Nicolaescu
2007-10-26 18:46 ` Stefan Monnier [this message]
2007-10-26 21:12 ` martin rudalics
2007-10-26 21:23 ` martin rudalics
2007-10-26 21:44 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvzly5af51.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.