Download
Entwicklung
Konto
Download
Entwicklung
Anmelden
Vergessen Konto/Passwort
Konto erstellen
Sprache
Hilfe
Sprache
Hilfe
×
Anmelden
Anmeldename
Passwort
×
Vergessen Konto/Passwort
Übersetzungsstatus von Deutsch
Kategorie:
Software
Personen
PersonalForge
Magazine
Wiki
Suche
OSDN
>
Finden Software
>
Sicherheit
>
Cryptography
>
EasyPG
>
Ticket-Liste / Suche
>
Ticket #10192
EasyPG
Fork
Beschreibung
Projekt Zusammenfassung
Entwickler-Dashboard
Web-Seite
Entwickler
Bildergalerie
RSS Feed-Liste
Aktivität
Statistiken
Historie
Downloads
Aller Releases-Liste
Statistiken
Quellcode
Quellcode-Repositorys-Liste
Git
epg
Ticket
Ticket-Liste
Liste der Meilensteine
Typenliste
Komponentenliste
Liste der zuletzt benutzten Tickets/RSS
Neue Ticket abschicken
Dokumente
Kommunikation
Foren
Forum-Liste
Hilfe (3)
Offene Diskussion (3)
Mailinglisten
Alle Mailinglisten
Neuigkeiten
Ticket #10192
Ticket-Liste
Neue Ticket abschicken
RSS
customizing epa-file-name-regexp fails
Eröffnet am:
2007-03-29 23:43
Letztes Update:
2007-04-06 17:10
beobachte
ON
OFF
Auswertung:
dooglus
Verantwortlicher:
ueno
Typ:
Fehler
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2
Details
Antworten
I tried customizing epa-file-name-regexp to be
"\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" so that backups of
.gpg files will be viewable as well, but it had no effect.
The attached patch fixes it.
Ticket-Verlauf (3/6 Historien)
Show older Histories
2007-03-29 23:43
Aktualisiert von:
dooglus
File
1803: epa-file-patch.txt
is attached
2007-03-30 18:48
Aktualisiert von:
ueno
Verantwortlicher
Update from
(Keine)
to
ueno
2007-04-04 18:16
Aktualisiert von:
ueno
Kommentar
Antworten
Logged In: YES
user_id=230
Thanks for the patch. It looks mostly good, but isn't it
enough to replace the car of epa-file-handler?
Simplified patch attached.
2007-04-04 18:16
Aktualisiert von:
ueno
File
1812: epa-file.el.diff
is attached
2007-04-04 20:57
Aktualisiert von:
dooglus
Kommentar
Antworten
Logged In: YES
user_id=27068
That seems to be OK. I can't remember now why I made the
other changes I did, but it seems I didn't need to.
How about using
"\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'"
as the default value of epa-file-name-regexp?
2007-04-06 17:10
Aktualisiert von:
ueno
Ticket Close date
is changed to
2007-04-06 17:10
Lösung
Update from
Keine
to
Gefixt
Status
Update from
Offen
to
Geschlossen
Kommentar
Antworten
Logged In: YES
user_id=230
It seems good idea. I installed that change along with the
previous patch in CVS. Thanks.
Dateianhangliste (
2
)
Dateianhangliste
epa-file-patch.txt
(2KB)
patch
epa-file.el.diff
(1KB)
Bearbeiten
Kommentar hinzufügen
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Anmelden
Kommentar hinzufügen
Vorschau
Abschicken
"\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" so that backups of
.gpg files will be viewable as well, but it had no effect.
The attached patch fixes it.