Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Why can't I set organization?
Date: Thu, 04 Nov 2004 21:07:02 +0900	[thread overview]
Message-ID: <b9y654ln7h5.fsf@jpl.org> (raw)
In-Reply-To: <877jp281ym.fsf@bilgi.edu.tr>

>>>>> In <877jp281ym.fsf@bilgi.edu.tr> Emre Sevinc wrote:

> message-setup-hook's value is (t)
> Local in buffer *posting on gnu.emacs.gnus*; global value is nil

[...]

> Does the above info give us a clue? It looks to be set to TRUE
> but I was not able to see whet it does (if it does something).

You seem to have done it correctly but it means the value of
`gnus-posting-styles' was completely ignored.  You will also
need to check the value of `gnus-posting-styles' (you can type
`C-h v' in any Emacs buffer).

Otherwise, you can set it explicitly for a trial.  To do that,
put the following Lisp form for example in the *scratch* buffer
and type the `C-j' key at the end of the line.

(setq gnus-posting-styles '((".*" (organization "Istanbul Bilgi University"))))

Isn't the Organization header inserted by this?

> Am I using the posting style? Well, do I have to do something
> else other than writing it in my ~/.gnus by 
> writing (setq gnus-posting-styles ... ) file?

Codes other than the code for setting `gnus-posting-styles' in
the ~/.gnus file may have caused an error.  Did you see such a
message?  It may also be found in the *Messages* buffer as
follows:

Error in ~/.gnus: ***

I suspect the `(gnus-compile)' line in your .gnus file.

> I'm sorry for bothering so much but I'm simply confused
> and don't understand why organization field doesn't come up
> and I still cannot debug it.

Please never mind.


      parent reply	other threads:[~2004-11-04 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-30 18:52 Emre Sevinc
     [not found] ` <87oeijwxo0.fsf@pop-server.bigpond.net.au>
     [not found]   ` <87654qln86.fsf@bilgi.edu.tr>
     [not found]     ` <b9ymzy2qdhd.fsf@jpl.org>
     [not found]       ` <87oeifahto.fsf@bilgi.edu.tr>
     [not found]         ` <b9yis8mm5md.fsf@jpl.org>
     [not found]           ` <877jp281ym.fsf@bilgi.edu.tr>
2004-11-04 12:07             ` Katsumi Yamaoka [this message]

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=b9y654ln7h5.fsf@jpl.org \
    --to=yamaoka@jpl.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).