<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1">On 1/14/2013 8:45 PM, Aere Greenway wrote:<br>
    </font>
    <blockquote cite="mid:50F4B4D6.50109@Dvorak-Keyboards.com"
      type="cite"><font size="-1"> </font>
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 01/14/2013 10:14 AM, John Hupp
        wrote:<br>
      </div>
      <blockquote cite="mid:50F43D04.1050305@prpcompany.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <br>
        <div class="moz-forward-container"><font size="-1">On 1/14/2013
            11:29 AM, Aere Greenway wrote:<br>
          </font>
          <blockquote cite="mid:50F43261.4000300@Dvorak-Keyboards.com"
            type="cite">On 01/14/2013 08:51 AM, Chris Green wrote: <br>
            <blockquote type="cite">On Mon, Jan 14, 2013 at 10:37:43AM
              -0500, John Hupp wrote: <br>
              <blockquote type="cite">    I'm looking for calendar or
                personal information manager recommendations <br>
                    and evaluations.  Overall recommendations
                (preferably with any <br>
                    deficiencies noted), or what other programs are nice
                except for this or <br>
                    that problem. <br>
                <br>
              </blockquote>
              I have spent many fruitless hours looking for calendar/PIM
              and have <br>
              never found anything particularly satisfactory.  What I
              have wound up <br>
              with at present is as follows:- <br>
              <br>
                   I use reminderfox (a Firefox addon) for entering
              important repeating <br>
                   reminders such as tax return dates (I run a small
              business).  I have <br>
                   a small python script that uses the file produced by
              reminderfox to <br>
                   pop up a warning message in my panel (using Generic
              Monitor) when <br>
                   events due in a few days. The panel message turns red
              when it's only <br>
                   three days or less away. <br>
              <br>
                   For addresses and recording of things like dogs
              vaccinations, <br>
                   payments, etc. I have given up using anything clever
              and they live <br>
                   in text files.  The command line utilites (like grep
              and awk) are so <br>
                   good that finding things is very easy.  My addresses
              for example are <br>
                   in text file(s) with 6 lines per entry, I have a bash
              script to find <br>
                   entries:- <br>
              <br>
                       #!/bin/bash <br>
                       # <br>
                       # <br>
                       # Address finding and editing program <br>
                       # <br>
                       if [ $1 == '-e' ] <br>
                       then <br>
                           if [ ${#2} == 1 ] <br>
                           then <br>
                               vi ~/.addresses/$2 <br>
                           else <br>
                               vi -c/$2 `grep -l $2 ~/.addresses/*` <br>
                           fi <br>
                       else <br>
                           echo <br>
                           grep -h -A 5 $1 ~/.addresses/* <br>
                       fi <br>
              <br>
                   So to find an address I just enter 'a Fred' at the
              command line and <br>
                   any/all addresses for people with Fred in their name
              are listed. <br>
              <br>
              <br>
              <blockquote type="cite">    I'm vaguely aware that there
                has been some controversy regarding the <br>
                    Lubuntu email programs, so the same input is welcome
                on that topic. <br>
              </blockquote>
              I use mutt (command line junkie that I am). <br>
              <br>
            </blockquote>
            Chris: <br>
            <br>
            I recently switched from using Evolution mail, to
            Thunderbird mail. <br>
            <br>
            That is working fine, so far, and I like it better.  The
            downside is I have no way to migrate my former e-mails
            (which go back many years, for the important ones).  I am
            living with that, because I can just fire-up Evolution mail,
            and access all of the old e-mails. <br>
            <br>
            One thing Thunderbird didn't seem to have (that Evolution
            had), is the calendar functionality. <br>
            <br>
            I originally used Osmo which seems to be installed by
            default.  It seemed to work, though its functionality seemed
            minimal, to me. <br>
            <br>
            I then discovered that Thunderbird mail has calendar
            functionality, which is available as a plug-in. <br>
            <br>
            I was hesitant to use it, since I had seen some bad reviews
            about it, but I tried it anyway, and have yet to have any
            problems with it. <br>
            <br>
            Be aware that my experience is using Lubuntu 12.10. <br>
          </blockquote>
          <br>
          <font size="-1">On Windows, Thunderbird has several documented
            font bugs in the HTML composer which <font size="-1">frequently</font>
            results in sent mail that has a mixture of font sizes (often
            switching at the point where the writer backspaced,
            corrected something, moved to another place in the body to
            insert something, or pasted in some text).  Yet everything
            looks fine to the writer during composition.  It is only
            when a reply is received that one becomes aware that the
            sender received mail that looks like it was written by a
            child.  Maddening, embarrassing and unprofessional.<br>
            <br>
            Are these bugs not manifested on Linux/Lubuntu?</font><br>
          <br>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      John:<br>
      <br>
      I have an e-mail I sent to the Rosegarden Developers e-mail list
      (using Thunderbird mail), as part of reporting a problem, that
      e-mail was echoed back to me (as a member of the list), so I could
      see it.  <br>
      <br>
      In that e-mail, I marked the computer output in at least two
      different places by changing the font to Courier New.  <br>
      <br>
      What came back to me (because I am a member of the e-mail list)
      looks the same as what I saw when I edited it.  <br>
      <br>
      Perhaps the problem reported in Windows does not occur in
      Linux/Lubuntu.  <br>
      <br>
      If you have a description of a test I could do, I would be glad to
      test it.  <br>
      <br>
      <pre class="moz-signature" cols="72">-- 
Sincerely,
Aere</pre>
    </blockquote>
    <font size="-1">I have not gone through this and hand-picked a
      best-described, easiest-to-reproduce bug, but here are all the
      Thunderbird font-related bugs that I have voted up:<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=756984">https://bugzilla.mozilla.org/show_bug.cgi?id=756984</a>
      Changing location in editor doesn't preserve the font when
      returning to end of text/line<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=812638">https://bugzilla.mozilla.org/show_bug.cgi?id=812638</a>
      TB is inserting/adding loads of redundant/incorrect/random
      <font size="x"> tags in the middle of corrected words
      (partially erased with backspace or DEL, then retyped) with
      certain valid font size attributes in HTML message source; causes
      spelling issues<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=203810">https://bugzilla.mozilla.org/show_bug.cgi?id=203810</a>
      Font style in prepopulated text in a reply "xyz wrote:"
      (attribution line) doesn't follow settings; causes replied text to
      not be default in cases<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=606668">https://bugzilla.mozilla.org/show_bug.cgi?id=606668</a>
      Font keeps changing back to Arial if you change the default font.<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=782215">https://bugzilla.mozilla.org/show_bug.cgi?id=782215</a>
      Font size change causes inconsistent size changes to occur<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=798868">https://bugzilla.mozilla.org/show_bug.cgi?id=798868</a>
      Font and size change while typing a message<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=799893">https://bugzilla.mozilla.org/show_bug.cgi?id=799893</a>
      Default HTML message font is not preserved in list and after using
      a list<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=802190">https://bugzilla.mozilla.org/show_bug.cgi?id=802190</a>
      Improve malfunctioning Composer<br>
      <br>
      <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=823523">https://bugzilla.mozilla.org/show_bug.cgi?id=823523</a>
      Superfluous font tags in HTML mail cause spaces to disappear<br>
    </font><br>
  </body>
</html>