Recent Changes

Updates since 2020-11-16 18:19 UTC up to 2020-12-16 18:19 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2020-12-14

2020-12-07

  • 22:02 UTC (new) (history) 2020-12-07 Temporary PostgreSQL tables . . . . mbork Today I have yet another small PostgreSQL tip. Sometimes you want just to experiment a bit, or maybe move some data around a bit, and then you may have the idea “ok, so I’ll just create this table, do something with it, and then drop it”. Well – you don’t have to drop it.

2020-11-30

  • 21:43 UTC (new) (history) 2020-11-30 Repeating complex commands . . . . mbork Today I learned about a fantastic Emacs feature I had no idea about. I knew that the key C-x z is bound to the repeat command, which, well, repeats the last (simple) command – I even use it from time to time. I had no idea, however, that there is another command which can repeat “complex” commands – i.e., ones that use the minibuffer to accept some input.

2020-11-23

  • 10:52 UTC (new) (history) 2020-11-23 Emacs and the X selection . . . . mbork One thing I have been reading about lately is the interaction between Emacs and the outside world via the clipboard. Of course, Emacs predates the clipboard by a lot, but it interacts with it pretty nicely. I have a blog post about that in the works, but it’ll need a bit more work, and I’m really busy now (again…), so for today I only have a short tip.

2020-11-16

More...

Filters