* bug#17079: Bookmark+ should require ffap
@ 2014-03-23 22:31 Brady Trainor
2014-03-23 23:27 ` Glenn Morris
2014-03-24 0:48 ` Drew Adams
0 siblings, 2 replies; 3+ messages in thread
From: Brady Trainor @ 2014-03-23 22:31 UTC (permalink / raw)
To: 17079
I am trying to use C-x p c a, bmkp-autofile-set.
With my customized Emacs (bug does not exist with fresh Emacs with only
Bookmark+ installed), I get an error involving ffap-guesser when I try
to execute bmkp-autofile-set. If I require ffap, the error goes away.
Should (require 'ffap) be in Bookmark+?
Brady
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#17079: Bookmark+ should require ffap
2014-03-23 22:31 bug#17079: Bookmark+ should require ffap Brady Trainor
@ 2014-03-23 23:27 ` Glenn Morris
2014-03-24 0:48 ` Drew Adams
1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2014-03-23 23:27 UTC (permalink / raw)
To: Brady Trainor; +Cc: 17079
Brady Trainor wrote:
> With my customized Emacs (bug does not exist with fresh Emacs with
> only Bookmark+ installed), I get an error involving ffap-guesser when
> I try to execute bmkp-autofile-set. If I require ffap, the error goes
> away. Should (require 'ffap) be in Bookmark+?
Bookmark+ is not part of Emacs.
Please report the problem to the relevant maintainer, not here.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#17079: Bookmark+ should require ffap
2014-03-23 22:31 bug#17079: Bookmark+ should require ffap Brady Trainor
2014-03-23 23:27 ` Glenn Morris
@ 2014-03-24 0:48 ` Drew Adams
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2014-03-24 0:48 UTC (permalink / raw)
To: Brady Trainor, 17079
> I get an error involving ffap-guesser when I try to execute
> bmkp-autofile-set. If I require ffap, the error goes away.
> Should (require 'ffap) be in Bookmark+?
(It could be argued that Emacs should autoload `ffap-guesser'...)
Anyway, I've now added a soft `require' of ffap.el for each of
the Bookmark+ commands that might make use of `ffap-guesser'.
Thx.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-24 0:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-23 22:31 bug#17079: Bookmark+ should require ffap Brady Trainor
2014-03-23 23:27 ` Glenn Morris
2014-03-24 0:48 ` Drew Adams
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).