Package: emacs Severity: wishlist The face-at-point function currently (1c7f0cdc4c1f, 2015-04-27 16:59:11 +00:00) uses delete-dups to compute a duplicate-free version of the list… just before taking a single value of it and discarding the rest in the (not multiple) case. Please thus consider the following patch. * lisp/faces.el (face-at-point): Do not compute the properly ordered, duplicate-free list if only a single value is requested. -- FSF associate member #7257 http://am-1.org/~ivan/ … 3013 B6A0 230E 334A