Bug#327074: marked as forwarded (patch for muttrc syntax file)

Debian Bug Tracking System owner at bugs.debian.org
Sun Sep 18 20:33:07 UTC 2005


Your message dated Sun, 18 Sep 2005 22:27:11 +0200
with message-id <20050918202711.GA27275 at takhisis.invalid>
has caused the Debian Bug report #327074,
regarding patch for muttrc syntax file
to be marked as having been forwarded to the upstream software
author(s) Preben 'Peppe' Guldberg <peppe-vim at wielders.org>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 327074-forwarded) by bugs.debian.org; 18 Sep 2005 20:27:09 +0000
>From zack at bononia.it Sun Sep 18 13:27:09 2005
Return-path: <zack at bononia.it>
Received: from sockmel.bononia.it [194.242.226.39] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EH5kj-0007vT-00; Sun, 18 Sep 2005 13:27:09 -0700
Received: from muletto.takhisis.invalid (85-18-14-42.fastres.net [85.18.14.42])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Stefano Zacchiroli", Issuer "sockmel.bononia.it" (verified OK))
	by sockmel.bononia.it (Postfix) with ESMTP id F3C3A56E29;
	Sun, 18 Sep 2005 22:27:07 +0200 (CEST)
Received: by muletto.takhisis.invalid (Postfix, from userid 1000)
	id 5C040E66D6; Sun, 18 Sep 2005 22:27:11 +0200 (CEST)
Date: Sun, 18 Sep 2005 22:27:11 +0200
From: Stefano Zacchiroli <zack at bononia.it>
To: Preben 'Peppe' Guldberg <peppe-vim at wielders.org>
Cc: 327074-forwarded at bugs.debian.org,
	327074-submitter at bugs.debian.org, Bram Moolenaar <Bram at moolenaar.net>
Subject: patch for muttrc syntax file
Message-ID: <20050918202711.GA27275 at takhisis.invalid>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="PEIAKu/WMn1b1Hv9"
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
Delivered-To: 327074-forwarded at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi Preben and Bram,
  a Debian user provided a patch for the current syntax highlighting
file of vim for mutt configuration files. The patch is attached
(140_muttrc.vim.diff). Basically, it adds support for some commands and
variables.

I attach to this mail another patch (136_muttrc.vim.diff), which is
applied in the current debian package adding some other variables.

Could you please consider applying them to the official muttrc syntax
highlighting file for future releases?

Many thanks in advance.
Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="140_muttrc.vim.diff"

diff -urN vim63/runtime/syntax/muttrc.vim vim63.new/runtime/syntax/muttrc.vim
--- vim63/runtime/syntax/muttrc.vim	2005-09-18 19:54:49.000000000 +0200
+++ vim63.new/runtime/syntax/muttrc.vim	2005-09-18 19:54:13.000000000 +0200
@@ -121,6 +121,7 @@
 syn keyword muttrcVarBool	contained invthread_received invtilde invuncollapse_jump invuse_8bitmime invuse_domain invuse_from
 syn keyword muttrcVarBool	contained invuse_ipv6 invuser_agent invwait_key invweed invwrap_search invwrite_bcc
 syn keyword muttrcVarBool	contained crypt_autosign crypt_autoencrypt xterm_set_titles
+syn keyword muttrcVarBool       contained maildir_header_cache_verify
 
 syn keyword muttrcVarQuad	contained abort_nosubject abort_unmodified copy delete honor_followup_to include mime_forward
 syn keyword muttrcVarQuad	contained mime_forward_rest mime_fwd move pgp_create_traditional pgp_verify_sig pop_delete
@@ -140,7 +141,7 @@
 syn keyword muttrcVarNum	contained pgp_timeout pop_checkinterval read_inc score_threshold_delete score_threshold_flag
 syn keyword muttrcVarNum	contained score_threshold_read sendmail_wait sleep_time timeout wrapmargin write_inc
 
-syn keyword muttrcVarStr	contained alias_file alias_format alternates attach_format attach_sep attribution certificate_file
+syn keyword muttrcVarStr	contained alias_file alias_format attach_format attach_sep attribution certificate_file
 syn keyword muttrcVarStr	contained charset compose_format date_format default_hook display_filter dotlock_program dsn_notify
 syn keyword muttrcVarStr	contained dsn_return editor entropy_file escape folder folder_format forw_format forward_format
 syn keyword muttrcVarStr	contained from gecos_mask hdr_format hostname imap_authenticators imap_delim_chars
@@ -155,6 +156,7 @@
 syn keyword muttrcVarStr	contained postponed preconnect print_cmd print_command query_command quote_regexp realname record
 syn keyword muttrcVarStr	contained reply_regexp send_charset sendmail shell signature simple_search smileys sort sort_alias
 syn keyword muttrcVarStr	contained sort_aux sort_browser spoolfile status_chars status_format tmpdir to_chars tunnel visual
+syn keyword muttrcVarStr	contained header_cache header_cache_pagesize 
 
 syn keyword muttrcMenu		contained alias attach browser compose editor index pager postpone pgp mix query generic
 
@@ -162,6 +164,7 @@
 syn keyword muttrcCommand	folder-hook hdr_order iconv-hook ignore lists mailboxes message-hook mbox-hook my_hdr
 syn keyword muttrcCommand	pgp-hook push save-hook score send-hook source subscribe unalias unauto_view unhdr_order
 syn keyword muttrcCommand	unhook unignore unlists unmono unmy_hdr unscore unsubscribe
+syn keyword muttrcCommand	send2-hook alternates unalternates
 
 syn keyword muttrcSet		set     skipwhite nextgroup=muttrcVar.*
 syn keyword muttrcUnset		unset   skipwhite nextgroup=muttrcVar.*

--PEIAKu/WMn1b1Hv9--



More information about the pkg-vim-maintainers mailing list