aks@SOMEWHERE.BERKELEY.EDU (Alan Stebbens) (05/30/90)
> I've changed the appropriate line in c-mode.el to > (setq comment-column 50) > and byte-compiled to get c-mode.elc. But I'm still getting the comment > column at column 32. > > Yes, load-path is set to the correct directory. > > I'm stymied; what am I overlooking? Just a guess, but perhaps you might consider using (set-default comment-column 50) the documentation is: set-default: Set SYMBOL's default value to VAL. SYMBOL and VAL are evaluated. The default value is seen in buffers that do not have their own values for this variable. Alan Stebbens <aks@hub.ucsb.edu> (805) 961-3221 Center for Computational Sciences and Engineering (CCSE) University of California, Santa Barbara (UCSB) 3111 Engineering I, Santa Barbara, CA 93106