|
|
|
|
|
by ParetoOptimal
358 days ago
|
|
A lot of times with emacs you can disable the modeline and get performance improvements because frequent updates happen and arent cached. Well behaved mode line items typically update a variable periodically so blocking never happens. |
|