Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-92550

0009505: RPM for Emacs-common has a files.el that is missing defvar enable-dir-local-variables which breaks "dired" command

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rhel-9.7
    • rhel-9.2.0
    • emacs
    • emacs-27.2-16.el9
    • Yes
    • Moderate
    • ZStream
    • rhel-plumbers
    • ssg_core_services
    • 19
    • 2
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Approved Blocker
    • Unspecified
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      I'm a user/admin for a Rocky 9.2 platform, and I just reported a bug for that: https://bugs.rockylinux.org/view.php?id=9505

      It was suggested that I also report the bug upstream to Redhat, so I'm trying my best. I've never done either of these before. 

       

      What is expected:

      $ emacs -Q --batch --eval '(progn (require '\''dired) (dired "~"))'; echo $?
      0

      What is the current behavior:

      $ emacs -Q --batch --eval '(progn (require '\''dired) (dired "~"))'; echo $?
      Symbol’s value as variable is void: enable-dir-local-variables
      255

              jmigacz@redhat.com Jacek Migacz
              scotta61 Scott Anderson (Inactive)
              Jacek Migacz Jacek Migacz
              Frantisek Sumsal Frantisek Sumsal
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: