Compare commits
No commits in common. "605a215d8dd13b48297c91c8263028e52f484c54" and "466074521abe09f95840669e8b62b8e7cf2330ad" have entirely different histories.
605a215d8d
...
466074521a
|
|
@ -1,35 +0,0 @@
|
||||||
# abook addressbook file
|
|
||||||
|
|
||||||
[format]
|
|
||||||
program=abook
|
|
||||||
version=0.6.1
|
|
||||||
|
|
||||||
|
|
||||||
[0]
|
|
||||||
name=Nicolas Malin
|
|
||||||
email=nicolas.malin@nereide.fr<mailto:nicolas.malin@nereide.fr
|
|
||||||
|
|
||||||
[1]
|
|
||||||
name=郭 运鹏
|
|
||||||
email=puata123@outlook.com
|
|
||||||
|
|
||||||
[2]
|
|
||||||
name=Gaetan
|
|
||||||
email=gaetan.chaboussie@nereide.fr
|
|
||||||
|
|
||||||
[3]
|
|
||||||
name=dev-ofbiz
|
|
||||||
email=dev@ofbiz.apache.org
|
|
||||||
|
|
||||||
[4]
|
|
||||||
name=Laura PORTENSEIGNE
|
|
||||||
email=laura.portenseigne@gmail.com
|
|
||||||
|
|
||||||
[5]
|
|
||||||
name=gestion@nereide.biz
|
|
||||||
email=gestion@nereide.biz
|
|
||||||
|
|
||||||
[6]
|
|
||||||
name=info-real@listes.nereide.fr
|
|
||||||
email=info-real@listes.nereide.fr
|
|
||||||
|
|
||||||
|
|
@ -53,7 +53,7 @@ bind pager k previous-line
|
||||||
#bind pager l view-attachments
|
#bind pager l view-attachments
|
||||||
bind index d delete-message
|
bind index d delete-message
|
||||||
bind index U undelete-message
|
bind index U undelete-message
|
||||||
macro index L "<pipe-message>sed -e /^From/d -e s/To:/From:/ | abook --add-email<return>" "add the to: address to abook?"
|
bind index L limit
|
||||||
#bind index l display-message
|
#bind index l display-message
|
||||||
bind index <space> collapse-thread
|
bind index <space> collapse-thread
|
||||||
#bind browser h goto-parent
|
#bind browser h goto-parent
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue