<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ntemacs-users at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ntemacs-users/</link>
    <description>NT Emacs</description>

    <item>
      <title>Re: [h-e-w] running microsoft osql from comint buffer</title>
      <pubDate>Fri, 12 Apr 2002 17:30:01 GMT</pubDate>
      <dc:creator>Sprenger, Karel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16715</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16715</guid>
      <description>Andrew, It&#39;s what I see in the *SQL* buffer.  Note that there&#39;s no isql/osql prompt when you start sql-ms, so I just entered the commands.  I guess it has</description>
    </item>
    <item>
      <title>Re: [h-e-w] dired-do-delete a not empty directories</title>
      <pubDate>Fri, 12 Apr 2002 11:45:14 GMT</pubDate>
      <dc:creator>Niels Skou Olsen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16714</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16714</guid>
      <description>... Check out the variable `dired-recursive-deletes´. By default it is nil, so that it wont try to delete recursively, and then the directoy deletion fails. </description>
    </item>
    <item>
      <title>[h-e-w] dired-do-delete a not empty directories</title>
      <pubDate>Fri, 12 Apr 2002 08:19:42 GMT</pubDate>
      <dc:creator>&quot;Albert, Jürgen&quot;</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16713</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16713</guid>
      <description>Is it possible to delete a not empty directory in dired-mode? I get the following error in Dired log: (file-error Removing directory directory not empty &lt;name</description>
    </item>
    <item>
      <title>Re: [h-e-w] running microsoft osql from comint buffer</title>
      <pubDate>Thu, 11 Apr 2002 23:48:00 GMT</pubDate>
      <dc:creator>Andrew Platts</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16712</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16712</guid>
      <description>Karel, thanks for te reply - yes I do complete the command with &#39;go&#39; on a newline. Are you saying that this is the output you see in your emacs *SQLi buffer</description>
    </item>
    <item>
      <title>Re: [h-e-w] running microsoft osql from comint buffer</title>
      <pubDate>Thu, 11 Apr 2002 20:10:25 GMT</pubDate>
      <dc:creator>Sprenger, Karel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16711</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16711</guid>
      <description>Andrew, Just a wild guess: do you follow your SQL command with &quot;go&quot; on a new line?  If I do that, I get the output of the command.  For example, connecting to</description>
    </item>
    <item>
      <title>[h-e-w] running microsoft osql from comint buffer</title>
      <pubDate>Thu, 11 Apr 2002 19:02:29 GMT</pubDate>
      <dc:creator>Andrew Platts</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16710</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16710</guid>
      <description>Does anyone know how to run microsoft osql/isql thru the sql-ms function provided in sql.el so that feedback is given to the buffer as commands are executed.</description>
    </item>
    <item>
      <title>Re: [h-e-w] Gnus and MS Exchange IMAP server</title>
      <pubDate>Thu, 11 Apr 2002 01:10:20 GMT</pubDate>
      <dc:creator>Galen Boyer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16709</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16709</guid>
      <description>... This is all I have in my .gnus and I can connect to an MS Exchange IMAP server from Win2K. (setq gnus-secondary-select-methods &#39;((nnimap</description>
    </item>
    <item>
      <title>Re: [h-e-w] query-replace takes highlighted section as first arg?</title>
      <pubDate>Thu, 11 Apr 2002 01:04:40 GMT</pubDate>
      <dc:creator>Galen Boyer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16708</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16708</guid>
      <description>... Got this off google.  Am starting to love it. (defun delete-region-and-yank (&amp;optional arg) &quot;Deletes region if mark is active and yanks the last kill. </description>
    </item>
    <item>
      <title>Re: [h-e-w] [gnus] summary highlight</title>
      <pubDate>Wed, 10 Apr 2002 09:56:48 GMT</pubDate>
      <dc:creator>Benoit ROUSSELLE</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16707</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16707</guid>
      <description>... I finally succeeded to make it work, but this is highlighting words inside the article buffer and not the summary buffer .... So my question is how to</description>
    </item>
    <item>
      <title>Re: [h-e-w] eval-after-load vs clearcase</title>
      <pubDate>Wed, 10 Apr 2002 01:38:00 GMT</pubDate>
      <dc:creator>kevin.esler.1989@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16706</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16706</guid>
      <description>Thanks for the patch Richard, and good work in getting to the bottom of this odd problem, which I&#39;ve known about for a while but hadn&#39;t had a chance to chase</description>
    </item>
    <item>
      <title>Re: [h-e-w] eval-after-load vs clearcase</title>
      <pubDate>Tue, 09 Apr 2002 19:14:29 GMT</pubDate>
      <dc:creator>Stephen Leake</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16705</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16705</guid>
      <description>... Thanks for tracking this down. I&#39;ve applied your patch, and it fixes my problem. I&#39;ve sent email to esler@... (the listed author of clearcase.el)</description>
    </item>
    <item>
      <title>Re: [h-e-w] eval-after-load vs clearcase</title>
      <pubDate>Tue, 09 Apr 2002 18:06:02 GMT</pubDate>
      <dc:creator>Richard Y. Kim</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16704</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16704</guid>
      <description>I think I figured out what is going on with eval-after-load and file-name-handler-alist after spending some time using gdb on emacs.  Here is the summary: 1.</description>
    </item>
    <item>
      <title>[h-e-w] [gnus] summary highlight</title>
      <pubDate>Tue, 09 Apr 2002 15:58:36 GMT</pubDate>
      <dc:creator>Benoit ROUSSELLE</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16703</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16703</guid>
      <description>Hello , I try to use the variable gnus-group-highlight-words-alist in order to highlight the summary buffer. Let&#39;s say i have one group INBOX and one message</description>
    </item>
    <item>
      <title>Re: [h-e-w] strange auto-fill behavior in html mode</title>
      <pubDate>Tue, 09 Apr 2002 11:36:57 GMT</pubDate>
      <dc:creator>Michael W Daniels</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16702</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16702</guid>
      <description>... Someone on the gnu.emacs.help newsgroup mentioned that this is a known bug, and that customizing &quot;comment multi line&quot; to true is an effective workaround.</description>
    </item>
    <item>
      <title>Re: [h-e-w] query-replace takes highlighted section as first arg?</title>
      <pubDate>Tue, 09 Apr 2002 05:14:00 GMT</pubDate>
      <dc:creator>Daniel Hegyi</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ntemacs-users/message/16701</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ntemacs-users/message/16701</guid>
      <description>I&#39;ve done this copying and yanking myself, but I thought that maybe query-replace could be redefined with a wrapper function that does this. Don&#39;t know, I&#39;m</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 19:23:47 PDT 2009 -->
