frame-parameters is a function, but not interactive, so you cannot
invoke it with M-x. You could paste the following line
(last (frame-parameters))
(last (frame-parameters))
((font . "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard"))
But that is after, I switched fonts. Lets try again, flying blind:
((font . "-urw-nimbus mono
l-regular-r-normal--17-120-100-100-p-100-iso8859-1"))
Now, there is a catch. That font is not available according to
xfontsel - the last "100" (after
the -p-) must be replaced with * or 0 to get a valid font. I.E. the only
valid avgWidth is 0. That seems like a font bug but emacs should be
doing a better job of selecting a font.
BTW, it takes multiple seconds for emacs to load the new font.
And no .Xdefaults either? Also, what does "xrdb -query" print?
nope, just .Xauthority and .Xscrc (X-Lite Voip phone)
xrdb -query
*Box.background: #edeceb
*Box.foreground: #000000
*Button.activeBackground: #ffffff
*Button.activeForeground: #000000
*Button.background: #edeceb
*Button.foreground: #000000
*Button.highlightBackground: #edeceb
*Button.highlightColor: #000000
*Canvas.activeBackground: #ffffff
*Canvas.activeForeground: #1a1a1a
*Canvas.background: #ffffff
*Canvas.foreground: #1a1a1a
*Canvas.highlightBackground: #ffffff
*Canvas.highlightColor: #1a1a1a
*Canvas.selectbackground: #86abd9
*Canvas.selectforeground: #ffffff
*Checkbutton.activeBackground: #ffffff
*Checkbutton.activeForeground: #000000
*Checkbutton.background: #edeceb
*Checkbutton.foreground: #000000
*Checkbutton.highlightBackground: #edeceb
*Checkbutton.highlightColor: #000000
*Command.background: #edeceb
*Command.foreground: #000000
*Dialog.background: #edeceb
*Dialog.foreground: #000000
*Entry.activeBackground: #ffffff
*Entry.activeForeground: #1a1a1a
*Entry.background: #ffffff
*Entry.foreground: #1a1a1a
*Entry.highlightBackground: #ffffff
*Entry.highlightColor: #1a1a1a
*Entry.selectBackground: #86abd9
*Entry.selectForeground: #ffffff
*Form.background: #edeceb
*Form.foreground: #000000
*Frame.background: #edeceb
*Frame.foreground: #000000
*Label.background: #edeceb
*Label.foreground: #000000
*Label.highlightBackground: #edeceb
*Label.highlightColor: #000000
*Labelframe.background: #edeceb
*Labelframe.foreground: #000000
*Labelframe.highlightColor: #000000
*List.background: #ffffff
*List.foreground: #1a1a1a
*Listbox.activeBackground: #ffffff
*Listbox.activeForeground: #1a1a1a
*Listbox.background: #ffffff
*Listbox.foreground: #1a1a1a
*Listbox.highlightBackground: #ffffff
*Listbox.highlightColor: #1a1a1a
*Listbox.selectBackground: #86abd9
*Listbox.selectForeground: #ffffff
*Menu.activeBackground: #86abd9
*Menu.activeForeground: #ffffff
*Menu.background: #edeceb
*Menu.foreground: #000000
*MenuButton.background: #edeceb
*MenuButton.foreground: #000000
*Menubutton.activeBackground: #86abd9
*Menubutton.activeForeground: #ffffff
*Menubutton.background: #edeceb
*Menubutton.foreground: #000000
*Menubutton.highlightBackground: #edeceb
*Menubutton.highlightColor: #000000
*Radiobutton.activeBackground: #ffffff
*Radiobutton.activeForeground: #000000
*Radiobutton.background: #edeceb
*Radiobutton.foreground: #000000
*Radiobutton.highlightBackground: #edeceb
*Radiobutton.highlightColor: #000000
*Scale.activeBackground: #edeceb
*Scale.activeForeground: #000000
*Scale.background: #edeceb
*Scale.foreground: #000000
*Scale.highlightBackground: #edeceb
*Scale.highlightColor: #000000
*Scrollbar*background: #edeceb
*Scrollbar.activeBackground: #ffffff
*Scrollbar.background: #edeceb
*Scrollbar.foreground: #000000
*Scrollbar.highlightBackground: #edeceb
*Scrollbar.highlightColor: #000000
*ScrollbarBackground: #edeceb
*SimpleMenu*background: #edeceb
*SimpleMenu*foreground: #000000
*Text.activeBackground: #ffffff
*Text.activeForeground: #1a1a1a
*Text.background: #ffffff
*Text.foreground: #1a1a1a
*Text.highlightBackground: #ffffff
*Text.highlightColor: #1a1a1a
*Text.selectBackground: #86abd9
*Text.selectForeground: #ffffff
*Toggle.background: #edeceb
*Toggle.foreground: #000000
*Toplevel.activeBackground: #edeceb
*Toplevel.activeForeground: #000000
*Toplevel.background: #edeceb
*Toplevel.foreground: #000000
*Toplevel.highlightBackground: #edeceb
*Toplevel.highlightColor: #000000
*XmCascadeButton.background: #edeceb
*XmCascadeButton.foreground: #000000
*XmCascadeButtonGadget.background: #edeceb
*XmCascadeButtonGadget.foreground: #000000
*XmDialogShell.background: #edeceb
*XmDialogShell.foreground: #000000
*XmFileSelectionBox.background: #edeceb
*XmFileSelectionBox.foreground: #000000
*XmForm.background: #edeceb
*XmForm.foreground: #000000
*XmFrame.background: #edeceb
*XmFrame.foreground: #000000
*XmLabel.background: #edeceb
*XmLabel.foreground: #000000
*XmLabelGadget.background: #edeceb
*XmLabelGadget.foreground: #000000
*XmList.background: #ffffff
*XmList.foreground: #1a1a1a
*XmMenuShell.background: #edeceb
*XmMenuShell.foreground: #000000
*XmMessageBox.background: #edeceb
*XmMessageBox.foreground: #000000
*XmPanedWindow.background: #edeceb
*XmPanedWindow.foreground: #000000
*XmPushButton.background: #edeceb
*XmPushButton.foreground: #000000
*XmPushButtonGadget.background: #edeceb
*XmPushButtonGadget.foreground: #000000
*XmRowColumn.background: #edeceb
*XmRowColumn.foreground: #000000
*XmSash.background: #edeceb
*XmSash.foreground: #000000
*XmScrollBar.background: #edeceb
*XmScrollBar.foreground: #000000
*XmScrolledWindow.background: #edeceb
*XmScrolledWindow.foreground: #000000
*XmSelectionBox.background: #edeceb
*XmSelectionBox.foreground: #000000
*XmSeparator.background: #edeceb
*XmSeparator.foreground: #000000
*XmSeparatorGadget.background: #edeceb
*XmSeparatorGadget.foreground: #000000
*XmTearOffButton.background: #edeceb
*XmTearOffButton.foreground: #000000
*XmTearOffButtonGadget.background: #edeceb
*XmTearOffButtonGadget.foreground: #000000
*XmText.background: #ffffff
*XmText.foreground: #1a1a1a
*XmTextField.background: #ffffff
*XmTextField.foreground: #1a1a1a
*XmToggleButton.background: #edeceb
*XmToggleButton.foreground: #000000
*XmToggleButtonGadget.background: #edeceb
*XmToggleButtonGadget.foreground: #000000
*background: #edeceb
*customization: -color
*foreground: #000000
Editres*Panner.Background: #edeceb
Editres*Tree.Background: #ffffff
Editres*Tree.Foreground: #1a1a1a
Editres*Tree.Toggle.Background: #edeceb
Editres*Tree.Toggle.Foreground: #000000
Emacs*Background: #ffffff
Emacs*Dialog*background: #edeceb
Emacs*Dialog*foreground: #000000
Emacs*Foreground: #1a1a1a
Emacs*XlwScrollBar.Background: #edeceb
Emacs*XlwScrollBar.Foreground: #000000
Emacs*backgroundToolBarColor: #edeceb
Emacs*bottomToolBarShadowColor: #edeceb
Emacs*menubar*background: #edeceb
Emacs*menubar*foreground: #000000
Emacs*popup*Background: #edeceb
Emacs*popup*Foreground: #000000
Emacs*topToolBarShadowColor: #edeceb
Emacs.default.attributeBackground: #ffffff
Emacs.default.attributeForeground: #1a1a1a
Emacs.mode-line.attributeForeground: #000000
Emacs.scroll-bar.attributeBackground: #edeceb
Emacs.scroll-bar.attributeForeground: #000000
Emacs.tool-bar.attributeBackground: #edeceb
Emacs.tool-bar.attributeForeground: #000000
Xft.antialias: 1
Xft.dpi: 99.000000
Xft.hinting: 1
Xft.hintstyle: hintmedium
Xft.rgba: none
1472 packages not upgraded? That are more than I have _installed_,
dude. Didn't you say your system was fairly up to date? ;-)
Well, I thought it was. It had a full dist-upgrade about 60 days ago
(1000 or so packages replaced) and some other stuff has been upgraded since. The upgrade 60 days ago was
probably the one that broke emacs but it didn't take effect till the
system was rebooted. But some packages were held back. But packages in unstable are
frequently upgraded.
As of now, however, it has a full dist-upgrade and all but 4 packages are
up to date (upgrading them would remove other packages).
apt-get dist-upgrade
Reading package
lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
enigmail gok libwnck18 rss-glx
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
And emacs is still broke.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]