justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Windows'

  • Oct 19, 2010

    rgrep on windows 7 for emacs

    I lost an hour configuring this, so seems worthy of a blog post.A fresh install of emacs for windows will have functionality that does not work because it depends on...

    emacs windows
  • Oct 13, 2009

    Transparent emacs on windows

    Here's a handy function which lets you choose a transparent level (0 is fully transparent and 100 is opaque), for the main emacs frame in both focused and unfocused state.(defun...

    emacs windows win32
  • Sep 23, 2009

    Windows command window title

    Did you know you could change the title in the window of a command prompt using the title command? Example:title Poop ha ha Now that's only really useful for making...

    msdos windows command-line win32
  • Feb 20, 2009

    Sending mail with emacs in Windows

    Thanks to a commenter in my earlier blog post for pointing me to this way of sending mail that actually does work:http://www.emacswiki.org/emacs/GnusMSMTPYou need to download msstp from sourceforge and install...

    emacs smtp windows win32