Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: itemizing, bullets and/or enumerating while composing
       [not found] ` <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87k70etof1.fsf@gothgoose.net>
@ 2004-04-24  9:45   ` Patrick Drechsler
  0 siblings, 0 replies; only message in thread
From: Patrick Drechsler @ 2004-04-24  9:45 UTC (permalink / raw)



Marcus Frings wrote on 17 Apr 2004 20:06:10 MET:

> * Patrick Drechsler <patrick.drechsler@gmx.net> wrote:
>
>> is there a command to reformat a marked region to be indented
>> correctly for enumeration (`1. ') or itemize (`- ') while
>> composing a message/article?
>
> Have a look at <http://my.gnus.org/node/view/89>

Thanks for the hint Marcus. I've tried to include `enum.el' in
my setup but I always end up with this error:

eval-buffer: Symbol's function definition is void: if-boundp


Here's what I've put in my ~/.gnus after reading the comments in
filladapt.el[1] and enum.el:

--8<------------------------schnipp------------------------->8---
(require 'filladapt)
(setq-default filladapt-mode t)
(add-hook 'message-mode-hook 'turn-on-filladapt-mode)
(add-hook 'message-mode-hook 
      (lambda () 
             (require 'enum)
             (enum-initialize)))
--8<------------------------schnapp------------------------->8---

The backtrace doesn't really give me a hint on what's wrong
either:
,----
| Debugger entered--entering a function:
| * gnus-group-mail(nil)
|   call-interactively(gnus-group-mail)
`----

Appreciating further hints,

Patrick

Footnotes: 
[1] enum.el wouldn't load without filladapt.el
(<URL:http://www.wonderworks.com/download/filladapt.el>) 

-- 
I wish dialog boxes had a button saying "Whatever".  I hate being
forced to answer "Yes" or "No" to a question I have no opinion on
whatsoever.  There ought to be a button matching my indifference.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-24  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m3y8p336s5.fsf@pdrechsler.fqdn.th-h.de>
     [not found] ` <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87k70etof1.fsf@gothgoose.net>
2004-04-24  9:45   ` itemizing, bullets and/or enumerating while composing Patrick Drechsler

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 NNTP newsgroup(s).