<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user">
    <title>gmane.emacs.bbdb.user</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3521"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3519"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3518"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3511"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3510"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3509"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3508"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3507"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3506"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3505"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3504"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3503"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3502"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3501"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3500"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3499"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3498"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3497"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3496"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.bbdb.user/3495"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3521">
    <title>Re: ASynK gets CardDAV support</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3521</link>
    <description>&lt;pre&gt;

I'm definitly gonna try it, but havent gotten round to upgrading to
bbdb3 yet. This might be my incentive :)



------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Kevin Brubeck Unhammer</dc:creator>
    <dc:date>2013-04-25T22:36:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3519">
    <title>Re: setting bbdb-mua-pop-up to horiz</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3519</link>
    <description>&lt;pre&gt;
Certainly you should not change bbdb-mua-mode-alist, it's defined as
a constant for good reason. But your personal version of
bbdb-mua-window-p could use a different variable that you defined
acording to your needs.


BBDB takes the first window from the list of windows returned by the
function window-list for which bbdb-mua-window-p returns a non-nil value.
So your predicate needs to be more specific.

Roland

------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-23T14:53:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3518">
    <title>Re: setting bbdb-mua-pop-up to horiz</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3518</link>
    <description>&lt;pre&gt;

Whoo, that was confusing! This works for gnus:


(defun bbdb-mua-window-p ()
  "Return lambda function matching the selected MUA window.
This return value can be used as arg HORIZ-P of `bbdb-display-records'."
  `(lambda (window) (or
     (eq (window-buffer window)
 (get-buffer ,gnus-article-buffer))
     (eq window ,(selected-window)))))

Obviously this clobbers whatever was in bbdb-mua-mode-alist, and while I
was hoping the second `or' clause would allow it to work for message
mode as well, message mode still pops up with a vertical split, at the
bottom. But at least this works for gnus...

E


------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newre&lt;/pre&gt;</description>
    <dc:creator>Eric Abrahamsen</dc:creator>
    <dc:date>2013-04-23T10:32:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3511">
    <title>Re: [PATCH] Fix thinko in bbdb-mua-summary-mark</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3511</link>
    <description>&lt;pre&gt;
You are right, thanks. Installed.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-21T16:47:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3510">
    <title>[PATCH] Fix thinko in bbdb-mua-summary-mark</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3510</link>
    <description>&lt;pre&gt;As attached.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/&lt;/pre&gt;</description>
    <dc:creator>Leo Liu</dc:creator>
    <dc:date>2013-04-21T06:13:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3509">
    <title>Re: [bug #38780] configure does not honor --prefix option</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3509</link>
    <description>&lt;pre&gt;[snip]

I am confused: have you tried the options --prefix and --with-lispdir?

See the output of ./configure -h


The generic --prefix option does not appear meaningful to me for the tex
directory.  Use --with-tex-dir instead.

So I guess I should close bug #37911.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-20T17:10:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3508">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3508</link>
    <description>&lt;pre&gt;
For the "public code" of BBDB I have avoided cl completely.
But for your personal customization that's fine as long as you
understand what you do. And this should remain fine for many more
years, as cl has been around for so long.

Your code looks fine to me, too (as a personal customization of
gnus!). An alternative strategy would be to use the %u format
specifier for this. But I do not know enough about gnus internal to
see how involved that would be.

Roland



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
B&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-18T22:02:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3507">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3507</link>
    <description>&lt;pre&gt;

Finally flet is deprecated, and the suggested replacement cl-flet does
lexical rather than dynamical meaning that it cannot do what I want. A
reasonable replacement is simply to overload the function
gnus-summary-extract-address-component globally, it is only used in %f
expansion. So, it might make sense to do this while insinuating gnus:

(require 'gnus-sum)
(defun gnus-summary-extract-address-component (x)
       (bbdb-mua-summary-unify x))

and then using plain %f. There is also a gnus-extract-address-component
which is used much more globally, and it might make sense to tweak that
instead, but I'm a bit afraid of the unintented consequences and have
little time to test this.

What do you think?

     /v

&lt;/pre&gt;</description>
    <dc:creator>Vincent Beffara</dc:creator>
    <dc:date>2013-04-17T10:21:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3506">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3506</link>
    <description>&lt;pre&gt;
It looks like you know yet better than me the details of gnus to get
what you want. -- bbdb-mua-summary-unify should come useful in more
such cases.

Roland

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-16T23:09:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3505">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3505</link>
    <description>&lt;pre&gt;
Hi,


Actually I went the other way, like this:

(defun gnus-user-format-function-f (header)
  (flet ((gnus-summary-extract-address-component 
                      (x) (bbdb-mua-summary-unify x)))
    (gnus-summary-from-or-to-or-newsgroups
                      gnus-tmp-header gnus-tmp-from)))

It doesn't put the To: field through bbdb because of an 'inline' in the
gnus function, but that's basically fine, that field is generated from
the bbdb anyway most of the time.

Now I understand why lisp was a good choice :-)

Cheers,

        /v

&lt;/pre&gt;</description>
    <dc:creator>Vincent Beffara</dc:creator>
    <dc:date>2013-04-16T19:43:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3504">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3504</link>
    <description>&lt;pre&gt;
I am sorry, in BBDB v3 there is currently nothing beyond
bbdb-mua-summary-unify and the customization that goes with it.
You need to extend gnus-user-format-function-B defined in
bbdb-insinuate-gnus. The code should be sufficiently modular for
that.

Roland

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-16T18:20:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3503">
    <title>Re: setting bbdb-mua-pop-up to horiz</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3503</link>
    <description>&lt;pre&gt;
The horizontal splitting is controlled by the arg HORIZ-P of
bbdb-pop-up-window. This is a predicate generated by calling
bbdb-mua-window-p. Essentially, this says that BBDB will split *a*
window used by your MUA that is big enough for splitting. (The
concept used here by bbdb v3 is the same used by v2.) 

You could try instead something like (untested)

(defun bbdb-mua-window-p ()
  "Return lambda function matching the selected MUA window.
This return value can be used as arg HORIZ-P of `bbdb-display-records'."
  `(lambda (window) (eq window ,(selected-window))))

This tries to split the selected window (and no other window).

Or you replace the var bbdb-mua-mode-alist in bbdb-mua-window-p by
something that matches your needs.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-16T03:16:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3502">
    <title>setting bbdb-mua-pop-up to horiz</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3502</link>
    <description>&lt;pre&gt;I'm using dev versions of gnus and bbdb. When looking through a gnus
group, bbdb pops up its window at the bottom of the frame, ie I have
*Summary*, *Article*, and *BBDB* in three layers, one on top of the
other. I just realized this makes little sense: most of the articles I
read are line-wrapped, and *BBDB* usually isn't very wide either, so it
would make much more sense to have *Summary* on top, then below that
*Article* on the left and *BBDB* on the right.

Right now, setting bbdb-mua-pop-up to 'horiz splits the *Summary* buffer
horizontally, not the *Article* buffer! Perhaps because point is in the
*Summary* buffer when *BBDB* is popped? My *Summary* buffer takes up
much less of the frame than *Article*, so I would have thought
`bbdb-pop-up-window' would have identified that as the proper candidate
for splitting.

Anyhow, I see that `bbdb-pop-up-window' doesn't do anything mua-specific
(but looking at the mailing-list that appears to have been intentional).
Is there anything I can do to get this working&lt;/pre&gt;</description>
    <dc:creator>Eric Abrahamsen</dc:creator>
    <dc:date>2013-04-16T01:07:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3501">
    <title>Re: To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3501</link>
    <description>&lt;pre&gt;
What is BBDB supposed to contribute here? I do not understand what
you want to achieve.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-15T19:49:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3500">
    <title>To-From-Newsgroup and BBDB</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3500</link>
    <description>&lt;pre&gt;
Hi,

Is there a way to combine BBDB with the functionality of %f in summary
buffers (displaying the recipient if the mail is from me, with a nice
"-&amp;gt; " in front) ?

(using current bbdb from git, all the hacks I found were against bbdb2 ...)

Thanks,

        /v

&lt;/pre&gt;</description>
    <dc:creator>Vincent Beffara</dc:creator>
    <dc:date>2013-04-15T11:34:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3499">
    <title>[BBDB] ChangeLog 2013-04-13 (bbdb-snarf.el revived)</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3499</link>
    <description>&lt;pre&gt;I installed various patches for BBDB that I had lying around for a
little while. Most notably, I revived bbdb-snarf.el which converts
free-form text to BBDB records. Its new code is more flexible and
also more easily customizable than the old code.  Try it out!

The other changes are described below.


2013-04-13  Roland Winkler  &amp;lt;winkler&amp;lt; at &amp;gt;gnu.org&amp;gt;
* lisp/bbdb.el (bbdb-utilities-snarf): New custom group.
* lisp/bbdb-snarf.el: New file.
* lisp/Makefile.in, lisp/makefile-temp: Compile it.

2013-04-13  Roland Winkler  &amp;lt;winkler&amp;lt; at &amp;gt;gnu.org&amp;gt;
* lisp/bbdb-com.el (bbdb-merge-records): Fix docstring.  Merge
also affixes.  Do not enforce multi-line layout for display.

2013-04-13  Roland Winkler  &amp;lt;winkler&amp;lt; at &amp;gt;gnu.org&amp;gt;
* lisp/bbdb.el (bbdb-format-address-default, bbdb-format-address):
Allow city, postcode, state, and country to be nil.

2013-04-13  Roland Winkler  &amp;lt;winkler&amp;lt; at &amp;gt;gnu.org&amp;gt;
* lisp/bbdb.el (bbdb-hash-record, bbdb-change-record): Fix
docstring.

2013-04-13  Roland Winkler  &amp;lt;winkler&amp;lt; at &amp;gt;gnu.org&amp;gt;
* lisp/bbdb.el (bbdb-&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-13T16:39:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3498">
    <title>Re: bbdb database corrupted</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3498</link>
    <description>&lt;pre&gt;


You're right, I got a confirmation from the ASynk developper that the
corruption has occured through ASynk, and was able to recover a working
database through Asynk backups.

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Julien Cubizolles</dc:creator>
    <dc:date>2013-04-08T13:50:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3497">
    <title>bbdb database corrupted</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3497</link>
    <description>&lt;pre&gt;bbdb can't access a lot of my contacts in the .bbdb file anymore. I'm
not sure exactly when it started but every time I run bbdb, I get for
example:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
bbdb-format-address-default: Wrong type argument: sequencep, PARIS\"
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

The message is always about a field with a backslash in it. I'm not sure
these backslashes were there before or if they got added behind my back,
by emacs or ASynk (that i use to synchronize with google
contacts).

What do you think is going wrong, bbdb, the .bbdb file ? And how can I
fix it without losing my contacts ?

Thanks for your help.

Julien.

I'm running:

GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 3.6.0) of
2013-04-04 on chindi06, modified by Debian

BBDB version 3.02 ($Date: 2013/02/16 14:37:17 $)

and the latest Ma Gnus v0.6 from git.


------------------------------------------------------------------------------
Minimize network downtim&lt;/pre&gt;</description>
    <dc:creator>Julien Cubizolles</dc:creator>
    <dc:date>2013-04-07T19:36:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3496">
    <title>Re: bbdb database corrupted</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3496</link>
    <description>&lt;pre&gt;



Julien, It is very likely an issue with ASynK. Over the past month I had
pushed a number of fixes that handle proper quoting of special characters.
When was the last time you ran ASynK?

Can you find the record in your .bbdb which has the above text (PARIS) and
send that record to me off list (you can change any names or other details
- the structure and special characters are what I am interested in). It
will help me confirm if one of the recent fixes will help you or not.

Also please note - and this is important - before you run ASynK any more
move out all the backups from ~/.asynk/backups/ directory. This is to
prevent ASynK from deleting any of them in case they are over 7 days old
(the default).
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com&lt;/pre&gt;</description>
    <dc:creator>Sriram Karra</dc:creator>
    <dc:date>2013-04-08T08:29:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3495">
    <title>Re: bbdb database corrupted</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3495</link>
    <description>&lt;pre&gt;
For the records:

It seems rather unlikely to me that the above problem is caused by
some recent change in BBDB.  However, to look into such a possiblity
the starting point would always be a more complete lisp backtrace.

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-04-08T13:02:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.bbdb.user/3494">
    <title>Fixed (Pebkac) Re: bug? trying to add email address turns into a loop</title>
    <link>http://permalink.gmane.org/gmane.emacs.bbdb.user/3494</link>
    <description>&lt;pre&gt;
Thanks, I am glad to hear this.

Roland

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
bbdb-info&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

&lt;/pre&gt;</description>
    <dc:creator>Roland Winkler</dc:creator>
    <dc:date>2013-03-23T16:45:45</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.bbdb.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.bbdb.user</link>
  </textinput>
</rdf:RDF>
