I added the following lines to my .emacs/init.el
to auto-activate linum at startup:
(require 'linum)
(global-linum-mode 1)
(setq linum-format “%d “)
But no way, i still have to manually M-x linum-mode
to make it display line numbers in my C buffers (and all other buffers).
Any idea?
(GNU Emacs 23.2.1, modified by Debian)
I use the following in my .emacs to set my default font to Ubuntu Mono:
(set-face-attribute 'default nil :font "Ubuntu Mono")
However, the defauly font size is too tiny for me. In my menubar I see Options->Set Default Font..., but the changes I make there does not propogate to my next session.
Should I be setting something in .emacs to set default font size? (I like it to be 24)
Thanks!
on my system, when "nouveau" driver is used, the boot verbose mode is showing the messages with a nice small font (about 8), but when "nvidia" driver is activated, the verbose mode has a so huge font size (>16) making each comment line displayed in several lines.
so the questions:
- is that huge font used with the nvidia driver tweakable ?
- do i need to report that issue (and which package to bl
I noticed that every page I visit from Opera except this archlinux website has this horrible monospaced font displayed. I went to the font settings in Opera and switched defaults to sans serif fonts but still this monospaced font is everywhere. I checked author mode and user mode and each mode displays the same font.
I have the use volume to change font option checked in my message settings, but whenever I go back into a message the font size goes back to the default size. It is not staying at the smaller size that I select when using the volume rocker.
I am running Linux Mint 12 and trying to start emacs but keep getting this error:
font 'serif 10' is not defined
It seems obvious to me that I don't have the correct font.
I am using Ubuntu 12.04. Recently, the font size for all of my TTYs became much larger.
How can I change the font size back to the default?
I created a very very basic script that opens multiple konsole terminals when I run the script which essentially sshs into a jump box into the end device and tails some logs etc etc. A few of the konsoles run scripts where the default font size is too big and the lines are cut off. Which I would just manually resize the font to whatever size I would like in the GUI.
Today, I started VLC to find that the menu font had become gigantic, to the point where VLC is unusable. The font is so big, that most of a menu doesn't show when opened.