Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Security
>
Cryptography
>
EasyPG
>
Ticket List/Search
>
Tíquete #10192
EasyPG
Fork
Descrição
Project Summary
Developer Dashboard
Página da Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Código Fonte
Code Repository list
Git
epg
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Fóruns
List of Forums
Ajuda (3)
Open Discussion (3)
Mailing Lists
list of ML
News
Tíquete #10192
Ticket List
Submit New Ticket
RSS
customizing epa-file-name-regexp fails
:
2007-03-29 23:43
Última Atualização:
2007-04-06 17:10
monitor
ON
OFF
Relator:
dooglus
Dono:
ueno
Tipo:
Bugs
Estado:
Fechado
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
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
Dono
Update from
(Nenhum)
to
ueno
2007-04-04 18:16
Updated by:
ueno
Comentário
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
Comentário
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
Resolução
Update from
Nenhum
to
Fixed
Estado
Update from
Aberto
to
Fechado
Comentário
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
Adicionar Comentário
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Adicionar Comentário
Pré-visualizar
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.