smartquotes.el -- Insertion of unicode quotes in text documents

2007-08-25 Thread Martin Blais
-*- coding: utf-8 -*- ;; Copyright (C) 2007 Martin Blais ;; Inspired by xmlunicode.el, Copyright (C) 2003 Norman Walsh ;; Author: Martin Blais [EMAIL PROTECTED] ;; Maintainer: Martin Blais [EMAIL PROTECTED] ;; Created: 2007-08-26 ;; Version: 1.0 ;; Keywords: utf-8 unicode characters ;; This file

Re: other-window-or-buffer

2006-05-16 Thread Martin Blais
John Sturdy john.sturdy at ul.ie writes: Here's one of those commands I wouldn't be without, to avoid all that typing of buffer names (and all that hurried mistyping of buffer names). (defun other-window-or-buffer () I've got something different but similar in spirit, which cycles