all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" <raman@google.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: emacs-devel@gnu.org
Subject: Re: gnus-group-read-ephemeral-search-group -- Something Changed?
Date: Sun, 08 Nov 2020 16:49:24 -0800	[thread overview]
Message-ID: <p91imaffj6z.fsf@google.com> (raw)
In-Reply-To: <87v9efxsya.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 08 Nov 2020 16:41:17 -0800")

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 2885 bytes --]

1. Works now, Thanks!

   2. Not sure how it worked without the "cons", but that code was written
   from memory in 2012, or thereabouts -- so even if we insist on the
   cons if it's the right thing, it's likely it might break other code
   out there.

   3. Finally, we may not be completely done, though searches now work,
      closing the ephemeral group when done causes emacs to hang -- here
      is a backtrace generated by setting debug-on-quit to t  and
      hitting C-g.

      

      Debugger entered--Lisp error: (quit)
  (nnselect-close-group "nnselect-p91mtzrfjc2.fsf" "nnselect-ephemeral")
  (gnus-close-group "nnselect:nnselect-p91mtzrfjc2.fsf")
  (#f(compiled-function (&optional temporary leave-hidden) "Exit reading current newsgroup, and then return to group selection mode.\n`gnus-exit-group-hook' is called with no arguments if that value is non-nil." (interactive nil) #<bytecode -0x457d6c6e87e41bb>) nil nil)
  (ad-Advice-gnus-summary-exit #f(compiled-function (&optional temporary leave-hidden) "Exit reading current newsgroup, and then return to group selection mode.\n`gnus-exit-group-hook' is called with no arguments if that value is non-nil." (interactive nil) #<bytecode -0x457d6c6e87e41bb>))
  (apply ad-Advice-gnus-summary-exit #f(compiled-function (&optional temporary leave-hidden) "Exit reading current newsgroup, and then return to group selection mode.\n`gnus-exit-group-hook' is called with no arguments if that value is non-nil." (interactive nil) #<bytecode -0x457d6c6e87e41bb>) nil)
  (gnus-summary-exit)
  (#<subr funcall-interactively> gnus-summary-exit)
  (apply #<subr funcall-interactively> gnus-summary-exit nil)
  (ad-Advice-funcall-interactively #<subr funcall-interactively> gnus-summary-exit)
  (apply ad-Advice-funcall-interactively #<subr funcall-interactively> gnus-summary-exit)
  (funcall-interactively gnus-summary-exit)
  (#<subr call-interactively> gnus-summary-exit nil nil)
  (apply #<subr call-interactively> gnus-summary-exit (nil nil))
  (call-interactively@ido-cr+-record-current-command #<subr call-interactively> gnus-summary-exit nil nil)
  (apply call-interactively@ido-cr+-record-current-command #<subr call-interactively> (gnus-summary-exit nil nil))
  (#f(advice-wrapper :around #<subr call-interactively> call-interactively@ido-cr+-record-current-command) gnus-summary-exit nil nil)
  (ad-Advice-call-interactively #f(advice-wrapper :around #<subr call-interactively> call-interactively@ido-cr+-record-current-command) gnus-summary-exit nil nil)
  (apply ad-Advice-call-interactively #f(advice-wrapper :around #<subr call-interactively> call-interactively@ido-cr+-record-current-command) (gnus-summary-exit nil nil))
  (call-interactively gnus-summary-exit nil nil)
  (command-execute gnus-summary-exit)

   
-- 

Thanks,

--Raman
7©4 Id: kg:/m/0285kf1  •0Ü8



  reply	other threads:[~2020-11-09  0:49 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 16:22 gnus-group-read-ephemeral-search-group -- Something Changed? T.V Raman
2020-11-06 17:21 ` Eric Abrahamsen
2020-11-06 17:51   ` T.V Raman
2020-11-06 18:12     ` Eric Abrahamsen
2020-11-06 18:29       ` T.V Raman
2020-11-06 17:53   ` T.V Raman
2020-11-06 18:13   ` Pankaj Jangid
2020-11-06 18:30     ` Eric Abrahamsen
2020-11-07  2:04       ` Pankaj Jangid
2020-11-07  5:33         ` Eric Abrahamsen
2020-11-07  6:01           ` Pankaj Jangid
2020-11-07 17:38             ` Eric Abrahamsen
2020-11-07  6:33           ` Stefan Monnier
2020-11-07 17:35             ` Eric Abrahamsen
2020-11-07 17:34         ` T.V Raman
2020-11-07 17:45           ` Eric Abrahamsen
2020-11-07 18:51           ` T.V Raman
2020-11-08  2:07             ` Eric Abrahamsen
2020-11-08  2:33               ` T.V Raman
2020-11-08  4:35                 ` Eric Abrahamsen
2020-11-08  4:48                   ` Stefan Monnier
2020-11-08 16:54                   ` T.V Raman
2020-11-08 17:09                     ` Eric Abrahamsen
2020-11-08 17:43                       ` T.V Raman
2020-11-09  0:41                         ` Eric Abrahamsen
2020-11-09  0:49                           ` T.V Raman [this message]
2020-11-09  2:26                             ` Eric Abrahamsen
2020-11-09 15:35                               ` T.V Raman
2020-11-09 16:27                                 ` Eric Abrahamsen
2020-11-06 18:30     ` Eric Abrahamsen

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=p91imaffj6z.fsf@google.com \
    --to=raman@google.com \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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.