branch: externals/ebdb
commit bb01b5c7ecd29b70797f76f83fbb5797818e26c6
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Mostly re-write ebdb-snarf-collect
* ebdb-snarf.el (ebdb-snarf-collect): Instead of searching for one
likely chunk of field data, and then progressively searc
branch: externals/ebdb
commit b56bf29dfe51e3310336dc39a27815e60d4353b3
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Adjust snarfing regexp for names
* ebdb-snarf.el (ebdb-snarf-name-re): The [:space:] class includes
newlines, which we don't want. Realistically, this regexp
branch: externals/ebdb
commit 8e8c2e1ba0724c2a8c018765ec691183d397eb2a
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make gnus-message window config stuff customizable
* ebdb-message.el (ebdb-message-reply-window-config,
ebdb-message-reply-yank-window-config): New customizat
branch: externals/ebdb
commit b228892213b55202d54903cef85c4fae4bdb3ede
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Change interactive behavior of ebdb-mail-aliases
* ebdb-com.el (ebdb-mail-aliases): Remove optional "noisy" argument,
nothing was using it. Instead use `calle
branch: externals/ebdb
commit 925e0ea3d005ce7ba16577029ffd051308d36f54
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Remove mail-citation-prefix-regexp from strings to snarf
* ebdb-snarf.el (ebdb-snarf-collect): Work with common case of
snarfing mail messages.
---
ebdb-snar
branch: externals/ebdb
commit 5e42dff0dfb4b207cbf7836107ec6adc979be661
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Forgot to pop-to-buffer to after creating citation buffer
* ebdb-com.el (ebdb-cite-records-ebdb): Not much use if you can't see
it.
---
ebdb-com.el | 14
branch: externals/ebdb
commit 03d432d770d97bf0f64d4d6379e4ecd0f14538c1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Don't append citation to kill ring in ebdb-cite-records-ebdb
* ebdb-com.el (ebdb-cite-records-ebdb): If I'd gone to the trouble of
setting up the temp buffer,
branch: externals/ebdb
commit 091a744b43541a54dd3e991d1832339edcd642c5
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make phone number snarfing regexp less permissive
* ebdb-snarf.el (ebdb-snarf-routines): This regexp was silly. It was
matching tiny little numbers, wreaking
branch: externals/ebdb
commit 41912b992473ea25b13a0d620bf72ba027baef3c
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Improve check for field existence during snarf collapsing
* ebdb-snarf.el (ebdb-snarf-collapse): Instead of looking for an
ebdb-string match for an existing f
branch: externals/ebdb
commit fff770e56a57eaf70c982a249668aa0a91e68221
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
ebdb-mua defgroup in wrong file
For some reason it was in ebdb-gnus.el. Move to ebdb-mua.el.
---
ebdb-gnus.el | 4
ebdb-mua.el | 4
2 files changed, 4 i
branch: externals/ebdb
commit fea7c5ee5dd88bd41775c6278d4e7a063ee8f2d2
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Fix font inheritance of mail addresses
* ebdb-com.el (ebdb-mail-defunct, ebdb-mail-primary): Had the
inheritance order reversed.
---
ebdb-com.el | 4 ++--
1
branch: externals/ebdb
commit 78cfb2ab8644110e1771614fd50e67a0aa8877f2
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Pop up EBDB windows before formatting records
* ebdb-com.el (ebdb-display-records): In most cases, this ought to
allow filling of record values to work correc
branch: externals/ebdb
commit 76f8d4b373d1634512cd3c99ddcd65928b4e53e1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Make it clear what field type we're prompting for
* ebdb-i18n.el (ebdb-read): In these methods for address and phone
fields, the label prompt used to come fir
branch: externals/ebdb
commit ff6e919e12491dc102f04a0ecf6aabdff3b2bca1
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add a basic language field
* ebdb.el (ebdb-field-language): New field. Has no particular behavior
yet. Could possibly be used to switch input methods.
---
eb
branch: externals/ebdb
commit d53ddc16cd6e3d6ac0361a69acdc62e6dcba3a8d
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Use Gnus' window configuration for popping up EBDB buffers
* ebdb-gnus.el (ebdb-gnus-window-configuration): New customization
option for changing how the *EBD
girzel pushed a change to branch externals/ebdb.
from 2c71ef9 Bump EBDB version to 0.4.3
new fea7c5e Fix font inheritance of mail addresses
new 03d432d Don't append citation to kill ring in
ebdb-cite-records-ebdb
new 5e42dff Forgot to pop-to-buffer to after
16 matches
Mail list logo