On Tue, 25 Aug 2020 16:28:15 -0600 Jerry James <loganjerry@xxxxxxxxx> wrote: > On Tue, Aug 25, 2020 at 4:14 PM Ranjan Maitra <maitra@xxxxxxxxx> wrote: > > My own .emacs has the following set at: > > > > (set-default-font "10x20") > > > > > > Any suggestions as to what I should look at/change? > > The Emacs NEWS file says that set-default-font was one of many > obsolete functions that were removed in version Emacs 27. The NEWS.20 > file notes: > > ** set-default-font has been renamed to set-frame-font > > I found this with "grep -Fr set-default-font /usr/share/emacs/27.1/etc". > -- > Jerry James > http://www.jamezone.org/ Jerry, thanks very much! Replacing set-default-font with set-frame-font has provided a solution. Many thanks again, and best wishes, Ranjan _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx