On 6/21/07, Juanma Barranquero <[EMAIL PROTECTED]> wrote:
On 6/21/07, Scott Jaderholm <[EMAIL PROTECTED]> wrote:
> Scrollbar: Is there a way for Emacs to display the scrollbar as it
> is themed with the current Windows visual style?
Try copying the emacs.manifest (recently added to Emacs) to your Emacs
binary directory:
http://cvs.savannah.gnu.org/viewvc/emacs/emacs/nt/emacs.manifest?view=log&pathrev=MAIN
Thanks!
Is there a way though to use the customize functionality in emacs to
define what the scrollbar looks like? I've tried modifying it to
create a scrollbar that doesn't look like the system one but the
changes don't seem to take effect.
--Scott