emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] [bug #5115] Avoid accessing remote files during fon


From: Michael Olson
Subject: [emacs-wiki-discuss] [bug #5115] Avoid accessing remote files during fontification
Date: Sat, 21 Jan 2006 03:13:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Galeon/2.0.0 (Debian package 2.0.0-1)

URL:
  <http://gna.org/bugs/?func=detailitem&item_id=5115>

                 Summary: Avoid accessing remote files during fontification
                 Project: The Emacs Muse
            Submitted by: mwolson
            Submitted on: Friday 01/20/06 at 21:13
                Category: muse
                Priority: 1 - Later
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

Change muse-link-face such that it does a string-match against a new option
called muse-remote-file-regexp that looks like "\\`/[^/:]+:" (or
tramp-file-name-regexp or ange-ftp-name-format if either is bound).

If the match occurs, do not try to use file-exists-p on it, and assume it's a
good link.






    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5115>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/





reply via email to

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