bug-mit-scheme
[Top][All Lists]
Advanced

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

[Bug-mit-scheme] [bug #44913] PATHNAME-TYPE reports wrong file types for


From: anonymous
Subject: [Bug-mit-scheme] [bug #44913] PATHNAME-TYPE reports wrong file types for backup files in Dired buffers
Date: Fri, 24 Apr 2015 02:50:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0

URL:
  <http://savannah.gnu.org/bugs/?44913>

                 Summary: PATHNAME-TYPE reports wrong file types for backup
files in Dired buffers
                 Project: MIT/GNU Scheme
            Submitted by: None
            Submitted on: Fri 24 Apr 2015 02:50:46 AM UTC
                Category: runtime
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Rich Loveland
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

To reproduce:

1. In Edwin, browse a directory in dired where you have some numbered autosave
files, e.g., 'foo.txt.~12~'.  Position your cursor on one of these files.

2. M-: (ge '(edwin dired))

3. M-: (pathname-type (dired-current-pathname))

Expected behavior is that it returns "txt", since that is the file type.

Actual behavior is that it returns "~12~".




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44913>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]