all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs or mutt ?
@ 2019-03-10 10:23 Philippe Delavalade
  2019-03-10 16:16 ` Joost Kremers
  2019-03-13  6:42 ` Bob Proulx
  0 siblings, 2 replies; 10+ messages in thread
From: Philippe Delavalade @ 2019-03-10 10:23 UTC (permalink / raw)
  To: help-gnu-emacs

Hello.

I don't know if it is the right place for this question because it truns
around emacs but also around mutt.

I encounter a problem with emacs and mutt under gnu/linux.

In .emacs I have the line :
(add-hook 'text-mode-hook 'turn-on-auto-fill)

In .muttrc I have this line :
set editor="emacs --eval '(text-mode)'"

Formerly, when writing a message with muut, the buffer was in text-mode
and fill-mode was active.

Today, with emacs 26.1 instead of 25.3 and mutt 1.11.3 instead of
1.10.1, this is no more the case.

When I write a message in mutt, emacs is called but the buffer is in
fundamental mode and I must type M-x auto-fill-mode :-(.

I tried in .muttrc
set editor=emacs --debug-init --eval '(text-mode)'"
but nothing wrong was detected.

Can someone give me an hint to resore the right comportment ?

Thanks and sorry for the poor english.

-- 
Ph. Delavalade



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

end of thread, other threads:[~2019-03-13  8:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-10 10:23 emacs or mutt ? Philippe Delavalade
2019-03-10 16:16 ` Joost Kremers
2019-03-10 22:08   ` Philippe Delavalade
2019-03-11  7:53     ` tomas
2019-03-11  9:39       ` Joost Kremers
2019-03-11  9:49         ` tomas
2019-03-13  1:47           ` 황병희
2019-03-13  8:30             ` tomas
2019-03-11  9:50     ` Joost Kremers
2019-03-13  6:42 ` Bob Proulx

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.