From 4ef058ec93e87ba1bc5a541c73b691fcf6631266 Mon Sep 17 00:00:00 2001 From: Ye Wenbin Date: Sun, 2 Sep 2007 02:47:00 +0000 Subject: Wrong function in emms-history darcs-hash:20070902024732-94065-3d97f5b2c9342654afc5bae9836ae2a5b72ac09a.gz --- emms-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emms-history.el b/emms-history.el index 153e43a..558d496 100644 --- a/emms-history.el +++ b/emms-history.el @@ -76,7 +76,7 @@ Emacs." (and emms-playlist-selected-marker (marker-position emms-playlist-selected-marker)) (point-min)) - (save-excursion + (save-restriction (widen) (nreverse (emms-playlist-tracks-in-region (point-min) -- cgit v1.2.3