all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasenwood@zoho.eu>
To: 35163@debbugs.gnu.org
Subject: bug#35163: 25.1; `narrow-to-region' docstring no mention of args
Date: Fri, 12 Apr 2019 07:27:54 +0200	[thread overview]
Message-ID: <86pnprg5d1.fsf@zoho.eu> (raw)
In-Reply-To: <m24l747u2a.fsf@gmail.com> (Robert Pluim's message of "Thu, 11 Apr 2019 11:46:53 +0200")

Robert Pluim wrote:

> Yes, that's true. In this case, I'd use
> 'G p', ie ('gnus-topic-edit-parameters') to
> see if you have any specific settings for
> gmane.emacs.bugs.

Nah, I don't setup groups individually but
I can check it out anyway.

    ;;; Editing the group parameters for ‘gmane.emacs.bugs’.
    ;; Type ‘C-c C-c’ after you’ve finished editing.

    nil

> If that doesn't turn up anything, then your
> .gnus.el and/or .emacs is the next place to
> look (probably in posting styles).

I don't use that either.

    `gnus-posting-styles' is a variable defined
    in gnus-msg.el. Its value is nil

> As a last resort, look in .newsrc.eld

... look for what?

"gmane.emacs.bugs" appears twice, on line 7 [1]
and 13. [2]


PS. This reporting bug business sure was a lot
    of work! :) DS.


[1] (setq gnus-newsrc-alist
    '(("nntp+nntp.aioe.org:alt.os.linux" 6 ((1 .
    54560)) ((unexist) (tick 51892 51933 51941
    51945)) "nntp:nntp.aioe.org")
    ("nntp+nntp.aioe.org:alt.test" 6 ((1 . 430642))
    ((unexist)) "nntp:nntp.aioe.org")
    ("nntp+nntp.aioe.org:alt.tv.survivor" 3 ((1 .
    54485)) ((unexist)) "nntp:nntp.aioe.org")
    ("nndraft:drafts" 1 nil nil (nndraft "")
    ((gnus-dummy (gnus-draft-mode))))
    ("gmane.comp.shells.zsh.devel" 6 ((1 . 45428))
    nil nil) ("gmane.comp.shells.zsh.user" 6 ((1 .
    19229)) ((unexist)))
    ("gmane.comp.sysutils.docker.devel" 6 ((1 .
    3322))) ("gmane.comp.sysutils.docker.user" 3
    ((1 . 11789)) ((unexist)))
    ("gmane.comp.video.image-magick.user" 6 ((1 .
    22290)) nil nil) ("gmane.discuss" 3 ((1 .
    17550)) ((unexist))) ("gmane.emacs.bugs" 6 ((1
    . 157439)) ((unexist))) ("gmane.emacs.devel" 6
    ((1 . 235159)) ((unexist)))
    ("gmane.emacs.erc.general" 3 ((1 . 1469))
    ((unexist))) ("gmane.emacs.gnus.general" 3 ((1
    . 88499)) ((unexist))) ("gmane.emacs.gnus.user"
    3 ((1 . 18951)) ((unexist)))
    ("gmane.emacs.help" 3 ((1 . 119917)) ((unexist)
    (tick (119843 . 119844)))) ("gmane.emacs.w3m" 3
    ((1 . 10215)) ((unexist))) ("gmane.test" 6 ((1
    . 8444)) ((unexist))) ("nnml:mail.misc" 3 ((1 .
    8975)) ((unexist) (tick 8974)) "nnml:")
    ("nnml:mail.ml-ooa" 6 ((1 . 429)) ((unexist))
    "nnml:") ("nnml:mail.rsmh-ooa" 6 ((1 . 165))
    ((unexist)) "nnml:") ("nnml:mail.sent" 6 ((1 .
    7902)) ((unexist) (tick 7902)) "nnml:")))

[2] (setq gnus-topic-alist '(("misc"
    "nntp+nntp.aioe.org:alt.os.linux"
    "nntp+nntp.aioe.org:alt.test"
    "nntp+nntp.aioe.org:alt.tv.survivor"
    "nndraft:drafts" "gmane.comp.shells.zsh.devel"
    "gmane.comp.shells.zsh.user"
    "gmane.comp.sysutils.docker.devel"
    "gmane.comp.sysutils.docker.user"
    "gmane.comp.video.image-magick.user"
    "gmane.discuss" "gmane.emacs.bugs"
    "gmane.emacs.devel" "gmane.emacs.erc.general"
    "gmane.emacs.gnus.general"
    "gmane.emacs.gnus.user" "gmane.emacs.help"
    "gmane.emacs.w3m" "gmane.test"
    "nntp+nntp.aioe.org:gnu.emacs.help"
    "nnml:mail.misc" "nnml:mail.ml-ooa"
    "nnml:mail.rsmh-ooa" "nnml:mail.sent")
    ("Gnus")))

-- 
underground experts united
http://user.it.uu.se/~embe8573







  reply	other threads:[~2019-04-12  5:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 18:51 bug#35163: 25.1; `narrow-to-region' docstring no mention of args Emanuel Berg
2019-04-05 19:08 ` Eli Zaretskii
2019-04-05 19:26   ` Emanuel Berg
2019-04-06  6:25     ` Eli Zaretskii
2019-04-06  7:10       ` Emanuel Berg
2019-04-06  9:01         ` Eli Zaretskii
2019-04-06 14:32           ` Emanuel Berg
2019-04-08 16:24           ` Glenn Morris
2019-04-08 16:55             ` Eli Zaretskii
2019-04-08 21:14             ` Emanuel Berg
2019-04-08 22:19               ` Basil L. Contovounesios
2019-04-09  0:45                 ` Emanuel Berg
2019-04-09  1:09                 ` Emanuel Berg
2019-04-09  1:13                   ` Basil L. Contovounesios
2019-04-09  8:53                     ` Emanuel Berg
2019-04-09  9:37                       ` Robert Pluim
2019-04-09  9:55                         ` Emanuel Berg
2019-04-09 11:42                           ` Robert Pluim
2019-04-09 12:48                             ` Emanuel Berg
2019-04-11  9:46                               ` Robert Pluim
2019-04-12  5:27                                 ` Emanuel Berg [this message]
2019-04-09  6:54                 ` Eli Zaretskii
     [not found] ` <handler.35163.D35163.155474252232285.notifdone@debbugs.gnu.org>
2019-04-08 23:09   ` Noam Postavsky
2019-04-09  0:48     ` Emanuel Berg
2019-04-09  7:08       ` Eli Zaretskii
2019-04-09  6:56     ` 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=86pnprg5d1.fsf@zoho.eu \
    --to=moasenwood@zoho.eu \
    --cc=35163@debbugs.gnu.org \
    /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.