unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Two modes for the same filetype
@ 2014-07-12 22:58 Tim Johnson
  2014-07-13 15:58 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Johnson @ 2014-07-12 22:58 UTC (permalink / raw)
  To: Emacs

using 
GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
on ubuntu 12.04, mac mini

I'm just getting back into emacs after a long hiatus. I have a lot
of python projects for which I have used python-mode in the past.
I'm referring to the "non-stock" module originally developed by Tim
Peters, now maintined by Andreas Röhler

I am, however considering using python-django.el which 'requires the
"stock" python (not python-mode) module.

Currently my .emacs has the following:
(require 'python-mode)
But python-django.el has the following 
(require 'python)

Can I expect any conflicts?
If so, is there a strategy for managing such conflicts?

thanks
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com, http://www.tj49.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-13 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-12 22:58 Two modes for the same filetype Tim Johnson
2014-07-13 15:58 ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).