Descargar
Desarrollar
Cuenta
Descargar
Desarrollar
Entrar
Forgot Account/Password
Crear Cuenta
Idioma
Ayuda
Idioma
Ayuda
×
Entrar
Nombre de usuario
Contraseña
×
Forgot Account/Password
Translation Status of Español
Categoría:
Software
Gente
PersonalForge
Magazine
Wiki
Buscar
OSDN
>
Buscar Software
>
Security
>
Cryptography
>
EasyPG
>
Ticket List/Search
>
Incidencia #10192
EasyPG
Fork
Descripción
Project Summary
Developer Dashboard
Página Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Historial
Descargas
List of Releases
Stats
Código Fuente
Code Repository list
Git
epg
Incidencia
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Foros
List of Forums
Ayuda (3)
Open Discussion (3)
Mailing Lists
list of ML
Noticias
Incidencia #10192
Ticket List
Submit New Ticket
RSS
customizing epa-file-name-regexp fails
Abrir Fecha:
2007-03-29 23:43
Última actualización:
2007-04-06 17:10
monitor
ON
OFF
Informador:
dooglus
Propietario:
ueno
Tipo:
Bugs
Estado:
Cerrado
Componente:
(Ninguno)
Hito:
(Ninguno)
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
2
Details
Responder
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 History (3/6 Histories)
Show older Histories
2007-03-29 23:43
Updated by:
dooglus
File
1803: epa-file-patch.txt
is attached
2007-03-30 18:48
Updated by:
ueno
Propietario
Update from
(Ninguno)
to
ueno
2007-04-04 18:16
Updated by:
ueno
Comentario
Responder
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
Updated by:
ueno
File
1812: epa-file.el.diff
is attached
2007-04-04 20:57
Updated by:
dooglus
Comentario
Responder
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
Updated by:
ueno
Ticket Close date
is changed to
2007-04-06 17:10
Resolución
Update from
Ninguno
to
Fixed
Estado
Update from
Open
to
Cerrado
Comentario
Responder
Logged In: YES
user_id=230
It seems good idea. I installed that change along with the
previous patch in CVS. Thanks.
Attachment File List (
2
)
Attachment File List
epa-file-patch.txt
(2KB)
patch
epa-file.el.diff
(1KB)
Editar
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Entrar
Add Comment
Vista previa
Submit
"\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" so that backups of
.gpg files will be viewable as well, but it had no effect.
The attached patch fixes it.