From: Edward O'Connor <hober0@gmail.com>
Subject: tiny patch to viper.el: improve rcirc's interaction with viper
Date: Mon, 14 Nov 2005 14:05:07 -0800 [thread overview]
Message-ID: <m2zmo6c2cs.fsf@roisin.local> (raw)
[-- Attachment #1: Type: text/plain, Size: 242 bytes --]
Hi,
Here's a tiny patch to Viper, which improves its interaction with rcirc.
Specifically, the patch ensures that rcirc buffers come up in Emacs
state.
Ted
--
Edward O'Connor
hober0@gmail.com
Ense petit placidam sub libertate quietem.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: improve rcirc/viper interaction --]
[-- Type: text/x-patch, Size: 1065 bytes --]
Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.8578
diff -u -r1.8578 ChangeLog
--- lisp/ChangeLog 14 Nov 2005 21:04:26 -0000 1.8578
+++ lisp/ChangeLog 14 Nov 2005 21:58:06 -0000
@@ -1,3 +1,8 @@
+2005-11-14 Edward O'Connor <hober0@gmail.com> (tiny change)
+
+ * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
+ `rcirc-mode' buffers come up in Emacs state.
+
2005-11-14 Romain Francoise <romain@orebokech.com>
* dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
Index: lisp/emulation/viper.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/emulation/viper.el,v
retrieving revision 1.87
diff -u -r1.87 viper.el
--- lisp/emulation/viper.el 23 Oct 2005 12:47:10 -0000 1.87
+++ lisp/emulation/viper.el 14 Nov 2005 21:58:07 -0000
@@ -440,6 +440,8 @@
Buffer-menu-mode
compilation-mode
+ rcirc-mode
+
view-mode
vm-mode
vm-summary-mode)
[-- Attachment #3: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
reply other threads:[~2005-11-14 22:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2zmo6c2cs.fsf@roisin.local \
--to=hober0@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.