* tiny patch to viper.el: improve rcirc's interaction with viper
@ 2005-11-14 22:05 Edward O'Connor
0 siblings, 0 replies; only message in thread
From: Edward O'Connor @ 2005-11-14 22:05 UTC (permalink / 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-14 22:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14 22:05 tiny patch to viper.el: improve rcirc's interaction with viper Edward O'Connor
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.