about summary refs log tree commit diff stats
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
* snapshot of project "lynx", label v2-8-9dev_16eThomas E. Dickey2018-02-051-283/+293
* snapshot of project "lynx", label v2-8-9dev_11oThomas E. Dickey2017-04-271-57/+76
* snapshot of project "lynx", label v2-8-9dev_8aThomas E. Dickey2016-04-111-6/+9
* snapshot of project "lynx", label v2-8-9dev_6jThomas E. Dickey2015-12-101-4/+10
* snapshot of project "lynx", label v2-8-9dev_5eThomas E. Dickey2015-05-041-11/+29
* snapshot of project "lynx", label v2-8-9dev_1bThomas E. Dickey2014-07-241-154/+6
* snapshot of project "lynx", label v2-8-8pre_2aThomas E. Dickey2014-01-091-12/+22
* snapshot of project "lynx", label v2-8-8dev_16aThomas E. Dickey2013-09-301-73/+94
* snapshot of project "lynx", label v2-8-8dev_14bThomas E. Dickey2012-11-091-88/+114
* snapshot of project "lynx", label v2-8-8dev_11Thomas E. Dickey2012-02-201-0/+1511
* snapshot of project "lynx", label v2-8-8dev_10bThomas E. Dickey2012-02-201-1511/+0
* snapshot of project "lynx", label v2-8-8dev_8mThomas E. Dickey2011-06-111-0/+1511
* snapshot of project "lynx", label v2_8_8dev_9aThomas E. Dickey2011-06-111-1511/+0
* snapshot of project "lynx", label v2-8-8dev_8aThomas E. Dickey2011-05-081-17/+20
* snapshot of project "lynx", label v2-8-8dev_6dThomas E. Dickey2010-11-261-83/+89
* snapshot of project "lynx", label v2-8-8dev_3cThomas E. Dickey2010-05-031-0/+1502
* snapshot of project "lynx", label v2_8_8dev_6cThomas E. Dickey2010-04-291-1502/+0
* snapshot of project "lynx", label v2-8-8dev_2cThomas E. Dickey2010-01-221-85/+54
* snapshot of project "lynx", label v2-8-8dev_0aThomas E. Dickey2009-08-261-50/+31
* snapshot of project "lynx", label v2-8-7dev_12aThomas E. Dickey2009-01-021-3/+29
* snapshot of project "lynx", label v2-8-7dev_10cThomas E. Dickey2008-12-081-79/+77
* snapshot of project "lynx", label v2-8-7dev_8cThomas E. Dickey2008-04-271-82/+94
* snapshot of project "lynx", label v2-8-7dev_5cThomas E. Dickey2007-07-241-8/+14
* snapshot of project "lynx", label v2-8-7dev_4aThomas E. Dickey2007-02-181-3/+13
* snapshot of project "lynx", label v2-8-6dev_19Thomas E. Dickey2006-08-311-4/+7
* snapshot of project "lynx", label v2-8-6dev_18Thomas E. Dickey2006-05-291-30/+62
* snapshot of project "lynx", label v2-8-6dev_16Thomas E. Dickey2005-12-181-23/+23
* snapshot of project "lynx", label v2-8-6dev_14Thomas E. Dickey2005-10-171-262/+274
* snapshot of project "lynx", label v2-8-6dev_10Thomas E. Dickey2005-01-021-18/+22
* snapshot of project "lynx", label v2-8-6dev_5Thomas E. Dickey2004-07-011-41/+40
* snapshot of project "lynx", label v2-8-6dev_2Thomas E. Dickey2004-04-271-3/+21
* snapshot of project "lynx", label v2-8-5pre_3Thomas E. Dickey2004-01-251-12/+18
* snapshot of project "lynx", label v2-8-5dev_17Thomas E. Dickey2004-01-081-6/+44
* snapshot of project "lynx", label v2-8-5dev_15Thomas E. Dickey2003-04-281-86/+74
* snapshot of project "lynx", label v2-8-5dev_13Thomas E. Dickey2003-01-221-24/+61
* snapshot of project "lynx", label v2-8-5dev_11Thomas E. Dickey2002-12-021-9/+9
* snapshot of project "lynx", label v2-8-5dev_9Thomas E. Dickey2002-10-071-33/+75
* snapshot of project "lynx", label v2-8-5dev_8Thomas E. Dickey2002-05-281-24/+32
* snapshot of project "lynx", label v2-8-5dev_6Thomas E. Dickey2002-01-021-252/+197
* snapshot of project "lynx", label v2-8-4dev_21Thomas E. Dickey2001-06-031-218/+185
* snapshot of project "lynx", label v2-8-4dev_17Thomas E. Dickey2001-02-091-49/+142
* snapshot of project "lynx", label v2-8-4dev_16Thomas E. Dickey2001-01-021-13/+45
* snapshot of project "lynx", label v2-8-4dev_8Thomas E. Dickey2000-08-251-0/+3
* snapshot of project "lynx", label v2-8-4dev_7Thomas E. Dickey2000-08-031-4/+3
* snapshot of project "lynx", label v2-8-4dev_5Thomas E. Dickey2000-07-171-166/+311
* snapshot of project "lynx", label v2-8-4dev_4Thomas E. Dickey2000-06-231-163/+320
* snapshot of project "lynx", label v2-8-3dev_19Thomas E. Dickey2000-02-151-0/+3
* snapshot of project "lynx", label v2-8-3dev_16Thomas E. Dickey1999-12-011-1/+1
* snapshot of project "lynx", label v2-8-2pre_10Thomas E. Dickey1999-05-311-2/+2
* snapshot of project "lynx", label v2-8-2dev_15Thomas E. Dickey1999-01-281-1/+15
nx">RFC822Headers.Fields() for headerFields.Next() { defaults[headerFields.Key()] = headerFields.Value() } composer, err := widgets.NewComposer(aerc, acct, aerc.Config(), acct.AccountConfig(), acct.Worker(), "", defaults, models.OriginalMail{}) if err != nil { return errors.Wrap(err, "Cannot open a new composer") } // focus the terminal since the header fields are likely already done composer.FocusTerminal() addTab := func() { subject := msgInfo.Envelope.Subject if subject == "" { subject = "Recalled email" } tab := aerc.NewTab(composer, subject) composer.OnHeaderChange("Subject", func(subject string) { if subject == "" { tab.Name = "New email" } else { tab.Name = subject } tab.Content.Invalidate() }) composer.OnClose(func(composer *widgets.Composer) { worker := composer.Worker() uids := []uint32{msgInfo.Uid} worker.PostAction(&types.DeleteMessages{ Uids: uids, }, func(msg types.WorkerMessage) { switch msg := msg.(type) { case *types.Error: aerc.PushError(" " + msg.Error.Error()) composer.Close() } }) return }) } // find the main body part and add it to the editor // TODO: copy all parts of the message over? var ( path []int part *models.BodyStructure ) if len(msgInfo.BodyStructure.Parts) != 0 { path = findPlaintext(msgInfo.BodyStructure, path) } part, err = msgInfo.BodyStructure.PartAtIndex(path) if part == nil || err != nil { part = msgInfo.BodyStructure path = []int{1} } store.FetchBodyPart(msgInfo.Uid, path, func(reader io.Reader) { header := message.Header{} header.SetText( "Content-Transfer-Encoding", part.Encoding) header.SetContentType(part.MIMEType, part.Params) header.SetText("Content-Description", part.Description) entity, err := message.New(header, reader) if err != nil { // TODO: Do something with the error addTab() return } mreader := mail.NewReader(entity) part, err := mreader.NextPart() if err != nil { // TODO: Do something with the error addTab() return } composer.SetContents(part.Body) addTab() }) return nil }