all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Michael Albinus <michael.albinus@gmx.de>, 13540@debbugs.gnu.org
Subject: bug#13540: 24.3.50; Regression in trunk: auto-revert-mode fails on files accessed via samba
Date: Thu, 24 Jan 2013 18:44:56 +0100	[thread overview]
Message-ID: <CAH8Pv0gdqnnpcQxcjhN-mTkGfof9F8bCwynton8vWpiKx9_XWw@mail.gmail.com> (raw)
In-Reply-To: <83622mmtz7.fsf@gnu.org>

>> >> Could you, please, check what
>> >>
>> >> (w32notify-add-watch "t:\myfile" '(size last-write-time) 'ignore)
>> >>
>> >> returns?
>> >
>> > It returns a number like 14510816, but the number varies each time I
>> > evaluate the expression.
>>
>> That's an indication that a watch has been installed. Eli, could you,
>> please, check?
>
> I don't have access to Samba-mounted volumes.
>
> Dani, if you attach a debugger to Emacs before evaluating the above
> expression, do you see any warning messages printed by GDB?  For
> example, this one:
>
>         DebPrint (("watch_worker, abnormal exit: %lu\n", GetLastError ()));

I don't see any interesting message in the GDB console when I eval the
elisp expression.  This is what I see now, after evaluating that
expression:

  C:\emacs\emacs-24.3.50\bin>gdb --args emacs.exe -Q
   GNU gdb (GDB) 7.5
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "i686-pc-mingw32".
  For bug reporting instructions, please see:
  <http://www.gnu.org/software/gdb/bugs/>...
  Reading symbols from C:\emacs\emacs-24.3.50\bin\emacs.exe...done.
  (gdb) run
  Starting program: C:\emacs\emacs-24.3.50\bin\emacs.exe -Q
  [New Thread 5892.0xc44]
  [New Thread 5892.0x1418]
  [New Thread 5892.0x16c8]
  [New Thread 5892.0x16a0]
  [New Thread 5892.0x1700]
  [New Thread 5892.0x158c]
  [New Thread 5892.0x171c]


-- 
Dani Moncayo





  parent reply	other threads:[~2013-01-24 17:44 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24  8:55 bug#13540: 24.3.50; Regression in trunk: auto-revert-mode fails on files accessed via samba Dani Moncayo
2013-01-24 10:13 ` Michael Albinus
2013-01-24 10:20   ` Dani Moncayo
2013-01-24 10:23     ` Michael Albinus
2013-01-24 16:22       ` Eli Zaretskii
2013-01-24 16:34         ` Dani Moncayo
2013-01-24 16:37           ` Dani Moncayo
2013-01-24 16:53           ` Eli Zaretskii
2013-01-24 17:23             ` Dani Moncayo
2013-01-24 17:28               ` Dani Moncayo
2013-01-24 17:39               ` Eli Zaretskii
2013-01-24 17:43               ` Eli Zaretskii
2013-01-24 17:44         ` Dani Moncayo [this message]
2013-01-24 18:13           ` Dani Moncayo
2013-01-24 18:29             ` Eli Zaretskii
2013-01-24 18:16           ` Eli Zaretskii
2013-01-25  7:46             ` Dani Moncayo
2013-01-25  7:57               ` Eli Zaretskii
2013-01-25  8:13                 ` Michael Albinus
2013-01-25  9:41                   ` Eli Zaretskii
2013-01-25  8:18                 ` Eli Zaretskii
2013-01-25  8:29                   ` Dani Moncayo
2013-01-25  9:27                     ` Eli Zaretskii
2013-01-25  9:34                       ` Dani Moncayo
2013-01-25 11:04                         ` Eli Zaretskii
2013-01-25 11:19                           ` Dani Moncayo
2013-01-25 13:44                             ` Eli Zaretskii
2013-01-25 13:29                           ` Michael Albinus
2013-02-14 10:09                             ` Michael Albinus
2013-01-24 16:32   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH8Pv0gdqnnpcQxcjhN-mTkGfof9F8bCwynton8vWpiKx9_XWw@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=13540@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.