Communication
Created (2 years ago)
Even when someone tells you something you don't like, say "thank you for being honest with me".
Like writing down your predictions in advance, it clarifies to yourself how calibrated you were before you got the new info.
There's a phenomenon by which people can retain a theory through a thousand cuts, and doing this opens the way to being conscious about that.
Good Culture of groups.
C-x C-M-+
(global-text-scale-adjust)cycle-spacing
, instead of just-one-space
ensure-empty-lines
alpha-background
pixel-scroll-precision-mode
so-long-mode
!find-sibling-file
ff-find-related-file
and better-jumper-jump-backward
.rename-visited-file
help-quick
help-enable-variable-value-editing
i
prefix
M-x describe-keymap image-slice-map
.S
setopt
(like Doom's setq!
)buffer-match-p
and match-buffers
describe-buffer-bindings
no longer prints tons of "Prefix Command"
describe-bindings-show-prefix-commands
key-valid-p
key-parse
that always returns vector output unlike kbd
,
(key-parse "<TAB>")
and (key-parse "TAB")
still differkeymap-set
instead of define-key
keymap-lookup
instead of lookup-key
and key-binding
define-keymap
defvar-keymap
M-x shortdoc RET keymaps RET
org-get-title
battery-update-functions
can trigger actions based on battery statuspixel-fill-region
should let you refill variable-pitch text more consistentlyeww-auto-rename-buffer
proced-enable-color-flag
string-edit
file-name-split
file-name-parent-directory
(car (last (split-string (file-name-directory FILE) "/" t))
!with-undo-amalgamate
context-menu-mode
repeat-mode
eval-last-sexp
now actually does re-eval defvars!C-x x
a new keymap for "buffer actions"C-x 5 5
: other-frame-prefix! no more multitude of *-other-frame. is
there an embark "postfix" instead of prefix?C-x t t
: similar to above but for other tabdescribe-keymap
useful for e.g. image-dired-map or ess-mode-maptoggle-truncate-lines
now disables visual-line-modeM-o
prefix gone!M-x shell
now uses pop-to-buffer-same-window
, consistent w/ eshelleshell-mode-map
loads normally (no need for an eval-after-load
to modify the keymap)use-short-answers
abbrev-suggest