Horje
re-entering top level after c stack overflow Code Example
re-entering top level after c stack overflow
# emacs config
(setq max-specpdl-size 500
      max-lisp-eval-depth 300)

# terminal
rm -rf ~/.emacs.d/.local/cache/undo-tree-hist/

# emacs config
(setq undo-limit 40000
      undo-outer-limit 8000000
      undo-strong-limit 100000)




Shell

Related
lvm resize ext4 Code Example lvm resize ext4 Code Example
ubuntu cat last 10 lines Code Example ubuntu cat last 10 lines Code Example
docker stop and remove specific container Code Example docker stop and remove specific container Code Example
.net core upgrade Code Example .net core upgrade Code Example
how to remove a pushed file from git Code Example how to remove a pushed file from git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12