unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: scroll-bar-mode incorrect on mac os x
       [not found] <m2u1grw8b6.fsf@coco.shootybangbang.com>
@ 2003-01-02 22:42 ` Steven Tamm
  0 siblings, 0 replies; only message in thread
From: Steven Tamm @ 2003-01-02 22:42 UTC (permalink / raw)
  Cc: emacs-devel

I figured it out.  My test to determine whether or not this was the 
carbon port was to test window-system.  However, since scroll-bar-mode 
is set during load (before unexec) window-system is always set to nil.  
I changed macterm.c to provide a feature called "mac-carbon" which is 
now the test in scroll-bar.el: "(featurep 'mac-carbon)".  Since I 
originally tested it by only evaluating the buffer, instead of doing a 
from-scratch build, I didn't see it.

Anyone have comments on the name of the feature?

Thanks,
-Steven

On Thursday, January 2, 2003, at 01:28  PM, John Paul Wallington wrote:

> Steven Tamm <steventamm@mac.com> wrote:
>
>> I'd assume that if you recompile scroll-bar.el and place it in
>> /usr/local/share/emacs/21.3.50/... it would work (it does for me).
>
> Nope.  I've snarfed a fresh tree from CVS to ensure that local changes
> weren't affecting my build.  Still C-h v scroll-bar-mode says its
> value is `left'.
>
> -- 
> John Paul Wallington

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-02 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2u1grw8b6.fsf@coco.shootybangbang.com>
2003-01-02 22:42 ` scroll-bar-mode incorrect on mac os x Steven Tamm

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).