Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ParetoOptimal
10 months ago
|
parent
|
context
|
favorite
| on:
Making TRAMP faster
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.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Well behaved mode line items typically update a variable periodically so blocking never happens.