all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* setting line-length for mediawiki-mode?
@ 2017-03-16 16:51 Sharon Kimble
  2017-03-16 17:51 ` hector
  0 siblings, 1 reply; 6+ messages in thread
From: Sharon Kimble @ 2017-03-16 16:51 UTC (permalink / raw)
  To: help-emacs

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]


I'm trying to set the line length for mediawiki mode, I'm using this -

--8<---------------cut here---------------start------------->8---
  (toggle-truncate-lines 0)                    ; do not truncate
  (abbrev-mode 1)
  (set-fill-column 65000)
  (auto-fill-mode 0)
--8<---------------cut here---------------end--------------->8---

But I want it to be mediawiki specific, but how do I do it please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = http://www.drugfacts.org.uk  
Debian 8.6, fluxbox 1.3.5-2, emacs 25.1.1.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

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

end of thread, other threads:[~2017-03-17 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16 16:51 setting line-length for mediawiki-mode? Sharon Kimble
2017-03-16 17:51 ` hector
2017-03-16 19:08   ` Stefan Monnier
2017-03-16 20:52     ` Alex Kost
2017-03-16 21:20       ` hector
2017-03-17 19:45       ` Nathanael Schweers

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.