<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotted.git/misc/.gdbinit, branch master</title>
<subtitle>Yuchen Pei's dotfiles
</subtitle>
<id>https://g.ypei.me/dotted.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/dotted.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/'/>
<updated>2025-08-27T22:49:51+00:00</updated>
<entry>
<title>[emacs] misc fixes</title>
<updated>2025-08-27T22:49:51+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2025-08-27T22:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=124a2a6eaa2a8d96405168693f9c8e8afc51b10a'/>
<id>urn:sha1:124a2a6eaa2a8d96405168693f9c8e8afc51b10a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[emacs][gdb] Infobox with gitlab</title>
<updated>2025-01-05T06:34:34+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2025-01-05T06:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=bb57c3e606d844000ceb725a4f15f7d92a1d5b67'/>
<id>urn:sha1:bb57c3e606d844000ceb725a4f15f7d92a1d5b67</id>
<content type='text'>
* emacs/.emacs.d/init/ycp-org.el: Forgot to require 'my-org-remark
* emacs/.emacs.d/lisp/my/infobox.el: A utility to display alist in a
help buffer
* emacs/.emacs.d/lisp/my/my-buffer.el: Add a function that fontify a
string with a given mode
* emacs/.emacs.d/lisp/my/my-gitlab.el: Example of using infobox, by
displaying gitlab project info in a help buffer
* emacs/.emacs.d/lisp/my/my-net.el: add a function that fetch a url raw
* emacs/.emacs.d/lisp/my/my-prog.el: reduce timeout in gdb completion
from 1 to .1 sec, but the code is commented out anyway because it does
not work (see preceding comments)
* misc/.gdbinit: enable debuginfod and reduce max-completions to 20 to
reduce hanging caused by exhaustive search of completions
</content>
</entry>
<entry>
<title>[emacs][gdb] minor changes</title>
<updated>2024-11-05T00:52:13+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2024-11-05T00:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=90b0da4820632a040975ce825c69322e7d7d0d7f'/>
<id>urn:sha1:90b0da4820632a040975ce825c69322e7d7d0d7f</id>
<content type='text'>
* emacs/.emacs.d/init/ycp-org.el: disable read-only in org edit
special buffer
* emacs/.emacs.d/lisp/my/my-org.el: ^
* misc/.gdbinit: a break-and-continue convenience function
</content>
</entry>
<entry>
<title>[emacs] [gdb] Some minor changes</title>
<updated>2023-10-11T11:38:03+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-10-11T11:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=ad1cdc1f55bf90f635365b728b91888edf31fa6e'/>
<id>urn:sha1:ad1cdc1f55bf90f635365b728b91888edf31fa6e</id>
<content type='text'>
- emacs: my-elide-region that does the same thing as
  message-elide-region, with the comment-start as the prefix
- gdbinit: an alias to a command that displays all backtrace of all
  threads
</content>
</entry>
<entry>
<title>[emacs] [gdb] Some small changes</title>
<updated>2023-10-03T11:41:30+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-10-03T11:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=cc87261421ebcb1dc87c8380347e9260a69c998d'/>
<id>urn:sha1:cc87261421ebcb1dc87c8380347e9260a69c998d</id>
<content type='text'>
- my-mark-backward-up-list: like backward-up-list, but also mark the sexp
- my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp
- my-mark-sexp-or-comment: mark the next sexp or comment, replacing
  mark-sexp
- my-magit-ignore-other-worktrees: a filter-args advice to add
  --ignore-other-worktrees to magit-checkout
</content>
</entry>
<entry>
<title>minor changes in dediting, prog, gdbinit</title>
<updated>2023-08-03T10:13:54+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-08-03T10:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=1561511c4ea5e1ba9157e74e4e8e7bac76c95210'/>
<id>urn:sha1:1561511c4ea5e1ba9157e74e4e8e7bac76c95210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor change in gdbinit</title>
<updated>2023-07-20T10:44:19+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-20T10:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=03a2b68eaec5ec64b9df58b786688b06565b58ad'/>
<id>urn:sha1:03a2b68eaec5ec64b9df58b786688b06565b58ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some minor changes</title>
<updated>2023-06-29T10:01:51+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-06-29T10:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=2987818804f7435a616f75b696a018966c0c310a'/>
<id>urn:sha1:2987818804f7435a616f75b696a018966c0c310a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buncha changes</title>
<updated>2023-06-27T09:53:06+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-06-27T09:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/dotted.git/commit/?id=002c98545eb799b2293ee98459d534339739b032'/>
<id>urn:sha1:002c98545eb799b2293ee98459d534339739b032</id>
<content type='text'>
- add gdbinit
- attempt to fix tempel in eglot (not working)
- add qutebrowser to hmm browser
- allow find file to open file:line_no
</content>
</entry>
</feed>
