Haines Brown <[email protected]> writes: > I thought this worked, but it turned out to apply only to the current > buffer because it was not saved. This reason is that all my emacs > sessions use -q and define their own init files. > > What I need is a string in the init files that defines the > highlight/transient background. Could you be of help here?
When you hit "apply and save", the setting was saved to your .emacs file, presumably. Look for the `custom-set-variables' section in that file and see what it saved, and put that in your other startup file. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
