[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#714572: marked as done (emacs-goodies-el: csv-mode customize-mode)



Your message dated Mon, 26 Aug 2019 19:06:59 -0400
with message-id <20190826230656.GA14979@DigitalMercury.dynalias.net>
and subject line fixed
has caused the Debian Bug report #714572,
regarding emacs-goodies-el: csv-mode customize-mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
714572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714572
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: emacs-goodies-el
Version: 35.4
Severity: wishlist
File: /usr/share/emacs/site-lisp/emacs-goodies-el/csv-mode.el

In emacs24

    M-x csv-mode
    M-x customize-mode

prompts for a "Major mode" where I hoped it would go straight to the
"CSV" customize defgroup.

This can be setup with the ":group" of define-derived-mode,

    (define-derived-mode csv-mode ...
      "Docstring"

      :group 'CSV

      (body forms...))

customize-mode looks for a group "csv" for "csv-mode" but if the group
name is capitalized etc then it needs to be told with :group.  :group is
new in emacs22 but quietly does nothing in emacs21 and xemacs21.



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs-goodies-el depends on:
ii  bash                     4.1-3
ii  dpkg                     1.16.4.2
ii  emacs21 [emacsen]        21.4a+1-5.7
ii  emacs22-gtk [emacsen]    22.3+1-1.2
ii  emacs23-lucid [emacsen]  23.4+1-4
ic  emacs24 [emacsen]        24.3+1-1
ii  emacs24-lucid [emacsen]  24.3+1-1
ii  install-info             5.1.dfsg.1-3
ii  xemacs21-mule [emacsen]  21.4.22-4

Versions of packages emacs-goodies-el recommends:
ii  dict      1.12.1+dfsg-2
ii  perl-doc  5.14.2-21
ii  wget      1.14-1

emacs-goodies-el suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Fixed in 1.7-2.  Closing now.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: